Ignore:
Timestamp:
May 4, 2012, 10:24:20 AM (13 years ago)
Author:
emillour
Message:

Mars GCM:

  • some syntax corrections in thermcall_main_mars, vdif_cd, pbl_parameters which cause problems when compiling with some strict compilers (g95, gfortran)
  • added an initialisation of 'varian' in initracer for cases when using conrath dust; because that value can be is used elsewhere (e.g. surfacearea)

JYC+EM

File:
1 edited

Legend:

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

    r628 r648  
    12411241
    12421242      if (1 .eq. 0) then
    1243       call thermcell_dqup(ngridmx,nlayermx,ptimestep     &
    1244      &     ,fm,entr,  &
    1245      &    masse,ztv,zdthladj)
     1243!      call thermcell_dqup(ngridmx,nlayermx,ptimestep     &
     1244!     &     ,fm,entr,  &
     1245!     &    masse,ztv,zdthladj)
    12461246      else
    12471247
Note: See TracChangeset for help on using the changeset viewer.