Changeset 2575 for LMDZ5/branches/LMDZ6_rc0/libf/dyn3d_common
- Timestamp:
- Jun 16, 2016, 10:47:42 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/branches/LMDZ6_rc0/libf/dyn3d_common/infotrac.F90
r2381 r2575 152 152 endif 153 153 ELSE ! type_trac=inca 154 ! nbtr has been read from INCA by init_const_lmdz() in gcm.F 154 #ifdef INCA 155 CALL Init_chem_inca_trac(nbtr) 156 #endif 155 157 nqtrue=nbtr+2 156 158 END IF
Note: See TracChangeset
for help on using the changeset viewer.