Changeset 2597 for LMDZ5/trunk/libf/phylmd/dyn1d
- Timestamp:
- Jul 22, 2016, 8:44:47 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
r2565 r2597 435 435 USE infotrac 436 436 use control_mod 437 USE comconst_mod, ONLY: im, jm, lllm 437 438 438 439 IMPLICIT NONE … … 443 444 ! ------------- 444 445 include "dimensions.h" 445 include "comconst.h"446 446 include "temps.h" 447 447 !!#include "control.h" … … 579 579 USE infotrac 580 580 use control_mod 581 USE comconst_mod, ONLY: cpp, daysec, dtvr, g, kappa, omeg, rad 581 582 582 583 IMPLICIT NONE … … 587 588 ! ------------- 588 589 include "dimensions.h" 589 include "comconst.h"590 590 include "temps.h" 591 591 !!#include "control.h"
Note: See TracChangeset
for help on using the changeset viewer.