Changeset 3726 for trunk/LMDZ.MARS/libf/phymars/dyn1d/testphys1d.F90
- Timestamp:
- Apr 17, 2025, 9:45:14 AM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/dyn1d/testphys1d.F90
r3586 r3726 22 22 use parallel_lmdz, only: init_parallel 23 23 use version_info_mod, only: print_version_info 24 use callkeys_mod, only: water 24 25 25 26 implicit none … … 46 47 47 48 include "dimensions.h" 48 !#include "dimradmars.h"49 !#include "comgeomfi.h"50 !#include "surfdat.h"51 !#include "slope.h"52 !#include "comsoil.h"53 !#include "comdiurn.h"54 include "callkeys.h"55 !#include "comsaison.h"56 !#include "control.h"57 include "netcdf.inc"58 !#include "advtrac.h"59 49 60 50 !--------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.