Ignore:
Timestamp:
May 6, 2010, 2:24:59 PM (14 years ago)
Author:
Ehouarn Millour
Message:

Minor bug fix: Enable the possiblity to start a Shallow Water run from a start.nc file.

Plus some cleanup in outputs messages (in dyetat0,dynredem and iniconst).

EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/branches/LMDZ4V5.0-dev/libf/dyn3d/iniconst.F

    r1299 r1380  
    1919#include "temps.h"
    2020#include "comvert.h"
     21#include "iniprint.h"
    2122
    2223
     
    4849      r       = cpp * kappa
    4950
    50       PRINT*,' R  CP  Kappa ',  r , cpp,  kappa
     51      write(lunout,*)'iniconst: R  CP  Kappa ',  r , cpp,  kappa
    5152c
    5253c-----------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.