tracstoke_mod_h.f90 Source File


Files dependent on this one

sourcefile~~tracstoke_mod_h.f90~~AfferentGraph sourcefile~tracstoke_mod_h.f90 tracstoke_mod_h.f90 sourcefile~gcm.f90 gcm.F90 sourcefile~gcm.f90->sourcefile~tracstoke_mod_h.f90 sourcefile~iniphysiq_mod.f90 iniphysiq_mod.F90 sourcefile~gcm.f90->sourcefile~iniphysiq_mod.f90 sourcefile~fluxstokenc.f90 fluxstokenc.f90 sourcefile~fluxstokenc.f90->sourcefile~tracstoke_mod_h.f90 sourcefile~fluxstokenc_p.f90 fluxstokenc_p.f90 sourcefile~fluxstokenc_p.f90->sourcefile~tracstoke_mod_h.f90 sourcefile~iniphysiq_mod.f90->sourcefile~tracstoke_mod_h.f90 sourcefile~iniphysiq_mod.f90~2 iniphysiq_mod.F90 sourcefile~iniphysiq_mod.f90~2->sourcefile~tracstoke_mod_h.f90 sourcefile~old_lmdz1d.f90 old_lmdz1d.f90 sourcefile~old_lmdz1d.f90->sourcefile~iniphysiq_mod.f90 sourcefile~ce0l.f90 ce0l.F90 sourcefile~ce0l.f90->sourcefile~iniphysiq_mod.f90 sourcefile~replay3d.f90 replay3d.f90 sourcefile~replay3d.f90->sourcefile~iniphysiq_mod.f90 sourcefile~scm.f90 scm.f90 sourcefile~scm.f90->sourcefile~iniphysiq_mod.f90

Contents

Source Code


Source Code

! Replaces tracstoke.h
MODULE tracstoke_mod_h
  IMPLICIT NONE; PRIVATE
  PUBLIC istdyn, istphy, unittrac

  INTEGER istdyn, istphy, unittrac
END MODULE tracstoke_mod_h