- Timestamp:
- Dec 19, 2019, 4:27:18 PM (5 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
dynamico_lmdz/simple_physics/phyparam/physics/phys_const.F90
r4178 r4183 1 c----------------------------------------------------------------------- 2 c INCLUDE comcstfi.h 1 MODULE phys_const 2 3 REAL pi,rad,g,r,cpp,rcp,dtphys,unjours,mugaz,omeg 3 4 4 COMMON/comcstfi/ 5 * pi,rad,g,r,cpp,rcp,dtphys,unjours,mugaz,omeg 6 7 REAL pi,rad,g,r,cpp,rcp,dtphys,unjours,mugaz,omeg 8 9 c----------------------------------------------------------------------- 5 END MODULE phys_const
Note: See TracChangeset
for help on using the changeset viewer.