Changeset 5271 for LMDZ6/trunk/libf/misc
- Timestamp:
- Oct 24, 2024, 4:25:39 PM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/misc/lmdz_reprobus_wrappers.F90
r5252 r5271 6 6 USE CHEM_REP, ONLY: init_chem_rep_trac, itroprep 7 7 #else 8 USE dimensions_mod, ONLY: iim, jjm, llm, ndm 8 9 9 10 ! TODO ugly temp solution until we properly wrap the REPROBUS code 10 INCLUDE "dimensions.h"11 11 INTEGER :: itroprep(iim), iter, ndimozon 12 12 REAL :: rsuntime(2), pdt_rep, daynum, solaireTIME, ptrop(iim), ttrop(iim), ztrop(iim), gravit, Z1, &
Note: See TracChangeset
for help on using the changeset viewer.