Ignore:
Timestamp:
May 11, 2014, 2:37:58 PM (11 years ago)
Author:
aslmd
Message:

LMDZ.MARS. Made number of scatterers a free dimension not in need to be prescribe at compiling time. Instead it must be set in callphys.def. See README for further information about this commit.

File:
1 edited

Legend:

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

    r1226 r1246  
    66      use tracer_mod, only: igcm_h2o_vap, igcm_h2o_ice
    77      USE comcstfi_h
     8      use dimradmars_mod, only: naerkind
    89      implicit none
    910c------------------------------------------------------------------
     
    3637!#include "comgeomfi.h"
    3738!#include "dimradmars.h"
    38 ! naerkind is set in scatterers.h (built when compiling with makegcm -s #)
    39 #include"scatterers.h"
    4039
    4140c------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.