Changeset 3835 for trunk/LMDZ.VENUS/libf/phyvenus/physiq_mod.F
- Timestamp:
- Jul 7, 2025, 2:29:10 PM (3 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.VENUS/libf/phyvenus/physiq_mod.F
r3719 r3835 83 83 use sed_and_prod_mad, only: aer_sedimentation, drop_sedimentation 84 84 use iono_h, only: temp_elect, temp_ion 85 use clesphys_mod 85 86 #ifdef CPP_XIOS 86 87 use xios_output_mod, only: initialize_xios_output, … … 113 114 c====================================================================== 114 115 #include "dimsoil.h" 115 #include "clesphys.h"116 c#include "clesphys.h" 116 117 #include "iniprint.h" 117 118 #include "timerad.h"
Note: See TracChangeset
for help on using the changeset viewer.