Initialize modelbound data and add to corresponding model object
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Model), | intent(inout) | :: | modelObj | |||
| character(len=*), | intent(in) | :: | modelTag | |||
| type(EnvironmentWrapper), | intent(inout) | :: | envObj | |||
| class(Normalization), | intent(in) | :: | normObj |