- Timestamp:
- Jul 23, 2025, 7:24:08 PM (11 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/misc/lmdz_reprobus_wrappers.F90
r5339 r5787 4 4 5 5 #ifdef REPROBUS 6 USE CHEM_REP 6 USE CHEM_REP, ONLY: init_chem_rep_trac, init_chem_rep_phys, init_chem_rep_xjour, & 7 pdel, d_q_rep, d_ql_rep, d_qi_rep, & 8 iter, rsuntime, pdt_rep, daynum, rch42d, rn2o2d, rcfc112d, rcfc122d, & 9 ptrop, ttrop, ztrop, gravit, itroprep, Z1, Z2, fac, B, & 10 solaireTIME, ok_SUNTIME, ok_rtime2d, ndimozon 11 USE CHEMINI_REPR, ONLY: CHEMINI_REP 12 USE chemmain_rlong, ONLY: chemmain_rlong_1401 13 USE CHEMTIME_REPR, ONLY: CHEMTIME_REP 14 USE COORD_HYB_REPR, ONLY: COORD_HYB_REP 15 USE finalize_repr, ONLY: finalize_reprobus 16 USE init_repr_para, ONLY: init_reprobus_para 17 USE rad_interactif_repr, ONLY: rad_interactif 18 USE rtime_repr, ONLY: rtime 7 19 #else 8 20 USE mod_grid_phy_lmdz, ONLY: nbp_lon, nbp_lat
Note: See TracChangeset
for help on using the changeset viewer.