Changeset 4193


Ignore:
Timestamp:
Dec 20, 2019, 1:16:18 AM (5 years ago)
Author:
dubos
Message:

simple_physics : cleanup

Location:
dynamico_lmdz/simple_physics/phyparam/param
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • dynamico_lmdz/simple_physics/phyparam/param/coefdifv.F

    r4183 r4193  
    22     $               pu,pv,ph,pphi,
    33     $               pcdzv,pcdzh)
    4       USE constlim
    5       USE phys_const
     4      USE constlim, ONLY : ccdzh, cdzmin, cpgam, cdzconst, dgcdrag
     5      USE vdif_mod, ONLY : lmixmin
     6      USE phys_const, ONLY : g
    67      IMPLICIT NONE
    78
     
    1516c   Declarations:
    1617c   -------------
    17 
    18 #include "dimensions.h"
    1918
    2019c   Arguments:
  • dynamico_lmdz/simple_physics/phyparam/param/phyparam.F

    r4192 r4193  
    7777
    7878#include "dimensions.h"
    79 #include "description.h"
    8079#include "callkeys.h"
    8180#include "surface.h"
Note: See TracChangeset for help on using the changeset viewer.