- Timestamp:
- Apr 15, 2015, 6:49:07 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
dynamico_lmdz/aquaplanet/LMDZ5/libf/phylmd/read_pstoke0.F90
r3809 r3814 18 18 USE netcdf 19 19 USE dimphy 20 USE control_ mod20 USE control_phy_mod 21 21 USE indice_sol_mod 22 22 … … 25 25 include "netcdf.inc" 26 26 include "dimensions.h" 27 include "paramet.h"28 include "comconst.h"29 include "comgeom.h"30 include "temps.h"31 include "ener.h"32 include "logic.h"33 27 include "description.h" 34 include "serre.h"35 ! ccc#include "dimphy.h"36 28 37 29 INTEGER kon, kev, zkon, zkev
Note: See TracChangeset
for help on using the changeset viewer.