addTermToModel Interface

interface
private module subroutine addTermToModel(this, termJSONPrefix, termTag, env, normObject, mbData)

Arguments

Type IntentOptional Attributes Name
class(CustomModelBuilder), intent(inout) :: this
character(len=*), intent(in) :: termJSONPrefix
character(len=*), intent(in) :: termTag
class(EnvironmentWrapper), intent(inout) :: env
class(Normalization), intent(in) :: normObject
class(ModelboundData), intent(in), optional :: mbData

Description

Adds individual term to model buffer based on JSON file data