Ignore:
Timestamp:
Aug 9, 2023, 11:56:36 AM (16 months ago)
Author:
jbclement
Message:

Mars PCM/PEM 1D:
Small fixes to be able to run the Mars PCM 1D without "water" + Improvements/addition of scripts in deftank/pem to run the PEM 1D model according to Laskar orbital parameters.
JBC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/initracer.F

    r2823 r3026  
    463463        write(*,*) "initracer: found only ",count," tracers"
    464464        write(*,*) "               expected ",nq
    465         do iq=1,count
    466           write(*,*)'      ',iq,' ',trim(noms(iq))
    467         enddo
    468465        call abort_physic("initracer","tracer mismatch",1)
    469466      else
Note: See TracChangeset for help on using the changeset viewer.