Constructs the model for this builder and sets it into defined state
TODO: This right now assumes that term generators do not generate general terms
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 |