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/tabfi.F

    r1226 r1246  
    4747      use surfdat_h, only: z0_default, emissiv, emisice, albedice,
    4848     &                     iceradius, dtemisice, iceradius
    49       use yomaer_h, only: tauvis
     49      use dimradmars_mod, only: tauvis
    5050      use iostart, only: get_var
    5151      use mod_phys_lmdz_para, only: is_parallel
     
    6161#include "netcdf.inc"
    6262!#include "dimradmars.h"
    63 !#include "yomaer.h"
    6463
    6564c-----------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.