- Timestamp:
- Jul 24, 2024, 11:19:08 AM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/phylmd/carbon_cycle_mod.F90
r5103 r5110 277 277 USE phys_cal_mod, ONLY: mth_cur 278 278 USE mod_synchro_omp 279 USE mod_phys_lmdz_para, ONLY: is_mpi_root, is_omp_root280 USE mod_phys_lmdz_transfert_para281 USE mod_phys_lmdz_omp_transfert279 USE lmdz_phys_para, ONLY: is_mpi_root, is_omp_root 280 USE lmdz_phys_transfert_para 281 USE lmdz_phys_omp_transfert 282 282 USE dimphy, ONLY: klon 283 283
Note: See TracChangeset
for help on using the changeset viewer.