Checks for associated term generator in JSON file and applies to custom model
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(CustomModelBuilder), | intent(inout) | :: | this | |||
| class(EnvironmentWrapper), | intent(inout) | :: | env | |||
| class(Normalization), | intent(in) | :: | normObject |
Reference normalization object |
||
| character(len=*), | intent(in) | :: | modelTag |
Tag of this model |
||
| integer(kind=ik), | intent(in) | :: | currentNumTerms | |||
| class(ModelboundData), | intent(in), | optional | :: | mbData |