Changeset 3865 for trunk/LMDZ.GENERIC/libf/phystd/initracer.F90
- Timestamp:
- Jul 23, 2025, 12:03:21 PM (2 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/phystd/initracer.F90
r3864 r3865 506 506 write(*,*) 'You have more Radiative Generic Condensable Species than Generic Condensable Species' 507 507 write(*,*)'This is not possible: check your Modern traceur.def' 508 call abort_physic("initracer ,issue with # of RGCS and GCS",1)508 call abort_physic("initracer", "issue with # of RGCS and GCS",1) 509 509 endif 510 510
Note: See TracChangeset
for help on using the changeset viewer.