cmp_seri_mod Module


Used by

  • module~~cmp_seri_mod~~UsedByGraph module~cmp_seri_mod cmp_seri_mod proc~prt_enerbil prt_enerbil proc~prt_enerbil->module~cmp_seri_mod proc~prt_enerbil~2 prt_enerbil proc~prt_enerbil~2->module~cmp_seri_mod proc~add_phys_tend~2 add_phys_tend proc~add_phys_tend~2->module~cmp_seri_mod proc~add_phys_tend add_phys_tend proc~add_phys_tend->module~cmp_seri_mod proc~physiq physiq proc~physiq->module~cmp_seri_mod proc~physiq~2 physiq proc~physiq~2->module~cmp_seri_mod proc~diag_phys_tend~2 diag_phys_tend proc~diag_phys_tend~2->module~cmp_seri_mod proc~diag_phys_tend diag_phys_tend proc~diag_phys_tend->module~cmp_seri_mod

Contents


Variables

Type Visibility Attributes Name Initial
real, public, SAVE, ALLOCATABLE :: u_prev(:,:)
real, public, SAVE, ALLOCATABLE :: v_prev(:,:)
real, public, SAVE, ALLOCATABLE :: ql_prev(:,:)
real, public, SAVE, ALLOCATABLE :: qs_prev(:,:)
real, public, SAVE, ALLOCATABLE :: q_prev(:,:)
real, public, SAVE, ALLOCATABLE :: t_prev(:,:)

Subroutines

public subroutine init_cmp_seri()

Arguments

None

public subroutine cmp_seri(iflag, text)

Arguments

Type IntentOptional Attributes Name
integer :: iflag
character(len=*) :: text