Changeset 5305 for LMDZ6/trunk/libf/phylmd/physiq_mod.F90
- Timestamp:
- Oct 30, 2024, 7:29:21 PM (20 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/physiq_mod.F90
r5296 r5305 363 363 USE calcul_divers_mod_h, ONLY: calcul_divers 364 364 USE compbl_mod_h 365 USE nuage_params_mod_h 366 USE dimpft_mod_h, ONLY: nvm_lmdz 365 367 IMPLICIT NONE 366 368 !>====================================================================== … … 415 417 416 418 include "regdim.h" 417 include "dimpft.h"418 419 !====================================================================== 419 420 LOGICAL, SAVE :: ok_volcan ! pour activer les diagnostics volcaniques … … 1173 1174 1174 1175 include "FCTTRE.h" 1175 include "nuage.h"1176 1176 !IM 100106 END : pouvoir sortir les ctes de la physique 1177 1177 !
Note: See TracChangeset
for help on using the changeset viewer.