Changeset 5483 for LMDZ6/trunk/libf/phylmd/carbon_cycle_mod.f90
- Timestamp:
- Jan 17, 2025, 12:26:47 PM (2 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/carbon_cycle_mod.f90
r5338 r5483 350 350 351 351 CHARACTER(len=10),SAVE :: planet_type="earth" 352 353 !$OMP THREADPRIVATE(cfname_root,cftext_root,cfunite_root) 354 !$OMP THREADPRIVATE(cfintent_root,cfmod1_root,cfmod2_root) 355 !$OMP THREADPRIVATE(mask_in_root,mask_out_root,planet_type) 356 352 357 353 358 !-----------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.