yomjfh.F90 Source File


This file depends on

sourcefile~~yomjfh.f90~~EfferentGraph sourcefile~yomjfh.f90 yomjfh.F90 sourcefile~parkind1.f90 parkind1.F90 sourcefile~yomjfh.f90->sourcefile~parkind1.f90

Files dependent on this one

sourcefile~~yomjfh.f90~~AfferentGraph sourcefile~yomjfh.f90 yomjfh.F90 sourcefile~swde.f90 swde.F90 sourcefile~swde.f90->sourcefile~yomjfh.f90 sourcefile~swuvo3.f90 swuvo3.F90 sourcefile~swuvo3.f90->sourcefile~yomjfh.f90 sourcefile~swde.f90~2 swde.F90 sourcefile~swde.f90~2->sourcefile~yomjfh.f90 sourcefile~swuvo3.f90~2 swuvo3.F90 sourcefile~swuvo3.f90~2->sourcefile~yomjfh.f90 sourcefile~sujfh.f90~2 sujfh.F90 sourcefile~sujfh.f90~2->sourcefile~yomjfh.f90 sourcefile~sujfh.f90 sujfh.F90 sourcefile~sujfh.f90->sourcefile~yomjfh.f90

Contents

Source Code


Source Code

MODULE YOMJFH

USE PARKIND1  ,ONLY : JPIM     ,JPRB

IMPLICIT NONE

SAVE

!     ------------------------------------------------------------

INTEGER(KIND=JPIM) :: N_VMASS=0

!    -----------------------------------------------------------------

!$OMP THREADPRIVATE(n_vmass)
END MODULE YOMJFH