Changeset 3152 for trunk/LMDZ.MARS


Ignore:
Timestamp:
Dec 8, 2023, 11:39:04 AM (12 months ago)
Author:
jbclement
Message:

PEM:

  • The PEM deftank folder is now in LMDZ.COMMON/libf/evolution/ (not anymore in the Mars PCM deftank).
  • Small corrections related to r3149.

JBC

Location:
trunk/LMDZ.MARS/libf/phymars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/dyn1d/init_testphys1d_mod.F90

    r3146 r3152  
    389389call conf_phys(1,llm,nq)
    390390call initracer(ngrid,nq,qsurf)
     391
    391392! In 1D model physics are called every time step
    392393! ovverride iphysiq value that has been set by conf_phys
  • trunk/LMDZ.MARS/libf/phymars/physiq_mod.F

    r3151 r3152  
    32463246          write(str2(1:2),'(i2.2)') islope
    32473247         call write_output("perennial_co2ice_slope"//str2,
    3248      &         "Perennial c ice thickness"
     3248     &         "Perennial co2 ice thickness"
    32493249     &         ,"kg.m-2",perennial_co2ice(:,islope))
    32503250         ENDDO
Note: See TracChangeset for help on using the changeset viewer.