Update modelbound data based on input variable container
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ModelboundLBCData), | intent(inout) | :: | this | |||
| class(ModelSurrogate), | intent(in) | :: | hostModel |
Host model - unused |
||
| class(VariableContainer), | intent(in) | :: | inputVars |
Variable container used to calculate modelbound data |
||
| integer(kind=ik), | intent(in), | optional | :: | updatePriority |
Priority for this update call (determines which variables are updated) - unused here |