Changeset 5090 for LMDZ6/branches/Amaury_dev/libf/dyn3d/replay3d.F90
- Timestamp:
- Jul 20, 2024, 6:08:57 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/dyn3d/replay3d.F90
r4589 r5090 22 22 USE mod_const_mpi, ONLY: comm_lmdz 23 23 24 25 26 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!27 ! FH 2008/05/09 On elimine toutes les clefs physiques dans la dynamique28 ! A nettoyer. On ne veut qu'une ou deux routines d'interface29 ! dynamique -> physique pour l'initialisation30 #ifdef CPP_PHYS31 USE iniphysiq_mod, ONLY: iniphysiq32 #endif33 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!34 35 24 IMPLICIT NONE 36 25 37 26 ! ...... Version du 10/01/98 .......... 38 27 39 ! avec coordonnees verticales hybrides 28 ! avec coordonnees verticales hybrides 40 29 ! avec nouveaux operat. dissipation * ( gradiv2,divgrad2,nxgraro2 ) 41 30
Note: See TracChangeset
for help on using the changeset viewer.