Ignore:
Timestamp:
Nov 10, 2006, 3:39:12 PM (18 years ago)
Author:
Laurent Fairhead
Message:

Petit nettoyage
YM/LF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/branches/V3_test/libf/dyn3d/etat0_netcdf.F

    r703 r733  
    88      USE startvar
    99      USE ioipsl
     10      USE dimphy
    1011      !
    1112      IMPLICIT NONE
     
    2324#include "comconst.h"
    2425#include "indicesol.h"
    25 #include "dimphy.h"
     26c#include "dimphy.h"
    2627#include "dimsoil.h"
    2728#include "temps.h"
     
    671672      rnebcon = 0.0
    672673      ratqs = 0.0
    673       run_off_lic_0 = 0.0
     674      run_off_lic_0 = 0.0 
    674675
    675676cIM   call phyredem("startphy.nc",phystep,radpas, co2_ppm, solaire,
     677   
    676678      call phyredem("startphy.nc",phystep,radpas,
    677679     $    latfi, lonfi, pctsrf, tsolsrf, tsoil, tslab, seaice,
     
    683685     $    t_ancien, q_ancien, rnebcon, ratqs, clwcon,
    684686     $    run_off_lic_0)
    685       print*,'sortie phyredem'
    686687
    687688C     Sortie Visu pour les champs dynamiques
Note: See TracChangeset for help on using the changeset viewer.