Initialize term generator object as a CRMDensTermGenerator using the JSON config file
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(TermGenerator), | intent(inout), | allocatable | :: | termGenObj | ||
| type(Model), | intent(in) | :: | modelObj | |||
| type(EnvironmentWrapper), | intent(inout) | :: | envObj | |||
| character(len=*), | intent(in) | :: | jsonPrefix | |||
| character(len=*), | intent(in) | :: | generatorTag |