Changeset 2311 for trunk/LMDZ.MARS/libf/phymars/tabfi.F
- Timestamp:
- May 6, 2020, 1:46:00 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/tabfi.F
r2281 r2311 267 267 write(*,*) "tabfi: Error modifying tab_control should", 268 268 & " only happen in serial mode (eg: by newstart)" 269 stop 269 call abort_physic(modname, 270 & "tab_control modification not possible in parallel",1) 270 271 endif 271 272 c-----------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.