Changeset 2603 for LMDZ5/trunk/libf/phylmd
- Timestamp:
- Jul 25, 2016, 11:31:56 AM (8 years ago)
- Location:
- LMDZ5/trunk/libf/phylmd/dyn1d
- Files:
-
- 1 added
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/phylmd/dyn1d/1DUTILS.h
r2601 r2603 436 436 use control_mod 437 437 USE comconst_mod, ONLY: im, jm, lllm 438 USE logic_mod, ONLY: fxyhypb, ysinus 438 439 USE temps_mod, ONLY: annee_ref, day_ini, day_ref, itau_dyn 439 440 … … 446 447 include "dimensions.h" 447 448 !!#include "control.h" 448 include "logic.h"449 449 include "netcdf.inc" 450 450 … … 580 580 use control_mod 581 581 USE comconst_mod, ONLY: cpp, daysec, dtvr, g, kappa, omeg, rad 582 USE logic_mod, ONLY: fxyhypb, ysinus 582 583 USE temps_mod, ONLY: annee_ref,day_end,day_ref,itau_dyn,itaufin 583 584 … … 590 591 include "dimensions.h" 591 592 !!#include "control.h" 592 include "logic.h"593 593 include "netcdf.inc" 594 594
Note: See TracChangeset
for help on using the changeset viewer.