Changeset 1524 for trunk/LMDZ.MARS/libf/phymars/iniwrite.F
- Timestamp:
- Mar 29, 2016, 11:45:49 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/iniwrite.F
r1422 r1524 2 2 3 3 use comsoil_h, only: mlayer, nsoilmx 4 USE comcstfi_h 4 USE comcstfi_h, only: g, mugaz, omeg, rad, rcp, pi 5 5 USE comvert_mod, ONLY: ap,bp,aps,bps,pseudoalt 6 6 USE logic_mod, ONLY: fxyhypb,ysinus 7 7 USE serre_mod, ONLY: clon,clat,grossismx,grossismy,dzoomx,dzoomy 8 USE t emps_mod, ONLY: hour_ini8 USE time_phylmdz_mod, ONLY: hour_ini, daysec, dtphys 9 9 USE ener_mod, ONLY: etot0,ptot0,ztot0,stot0,ang0 10 10 IMPLICIT NONE
Note: See TracChangeset
for help on using the changeset viewer.