MEF90HeatXferSetTransients Subroutine

public subroutine MEF90HeatXferSetTransients(MEF90HeatXferCtx, step, time, ierr)

MEF90HeatXferSetTransients: Update all transient data (boundary / external temperature and fluxes) using the proper scaling law

Arguments

Type IntentOptional Attributes Name
type(MEF90HeatXfer_Type), intent(inout) :: MEF90HeatXferCtx
integer(kind=C_INT32_T), intent(in) :: step
real(kind=C_DOUBLE), intent(in) :: time
integer(kind=C_INT32_T), intent(inout) :: ierr