Ignore:
Timestamp:
Feb 22, 2010, 3:41:06 PM (15 years ago)
Author:
acozic
Message:

acozic: add argument in init_const_lmdz call for initialisation of INCA model

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/trunk/libf/dyn3dpar/gcm.F

    r1279 r1315  
    7373#include "iniprint.h"
    7474#include "tracstoke.h"
     75#include "indicesol.h"
    7576
    7677      INTEGER         longcles
     
    239240         call init_const_lmdz(
    240241     $        nbtr,anneeref,dayref,
    241      $        iphysiq,day_step,nday)
     242     $        iphysiq,day_step,nday,
     243     $        nbsrf, is_oce,is_sic,
     244     $        is_ter,is_lic)
    242245
    243246         call init_inca_para(
Note: See TracChangeset for help on using the changeset viewer.