updateCRMData Interface

interface
private module subroutine updateCRMData(this, hostModel, inputVars, updatePriority)

Arguments

Type IntentOptional Attributes Name
class(ModelboundCRMData), intent(inout) :: this
class(ModelSurrogate), intent(in) :: hostModel

Host model passed to transitions

class(VariableContainer), intent(in) :: inputVars

Variable container used to calculate modelbound data

integer(kind=ik), intent(in), optional :: updatePriority

Priority for this update call

Description

Update modelbound data based on input variable container