atmos_comp Module


Uses

  • module~~atmos_comp~2~~UsesGraph module~atmos_comp~2 atmos_comp module~esmf ESMF module~atmos_comp~2->module~esmf module~util_mod util_mod module~atmos_comp~2->module~util_mod

Used by

  • module~~atmos_comp~2~~UsedByGraph module~atmos_comp~2 atmos_comp program~esmf_xgridconcurrentstest ESMF_XGridConcurrentSTest program~esmf_xgridconcurrentstest->module~atmos_comp~2 program~esmf_xgridserialstest ESMF_XGridSerialSTest program~esmf_xgridserialstest->module~atmos_comp~2

Subroutines

public subroutine atmos_final(comp, importState, exportState, clock, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: comp
type(ESMF_State) :: importState
type(ESMF_State) :: exportState
type(ESMF_Clock) :: clock
integer, intent(out) :: rc

public subroutine atmos_init(comp, importState, exportState, clock, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: comp
type(ESMF_State) :: importState
type(ESMF_State) :: exportState
type(ESMF_Clock) :: clock
integer, intent(out) :: rc

public subroutine atmos_register(comp, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: comp
integer, intent(out) :: rc

public subroutine atmos_run(comp, importState, exportState, clock, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: comp
type(ESMF_State) :: importState
type(ESMF_State) :: exportState
type(ESMF_Clock) :: clock
integer, intent(out) :: rc

public subroutine atmos_setvm(comp, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: comp
integer, intent(out) :: rc