Ignore:
Timestamp:
02/08/16 14:12:52 (8 years ago)
Author:
aquiquet
Message:

Hemin40: GHF from netcdf4 to classic and topo_dep in lect-hemin40

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SOURCES/Hemin40_files/lect-hemin40_mod.f90

    r47 r48  
    106106    call lect_input(1,'H',1,H0,topo_ref,file_ncdf)          ! epaisseur 
    107107 
     108!     lecture de la topo de départ 
     109    call lect_input(1,'Bsoc',1,Bsoc,topo_dep,file_ncdf)    ! socle 
     110    call lect_input(1,'S',1,S,topo_dep,file_ncdf)          ! surface 
     111    call lect_input(1,'H',1,H,topo_dep,file_ncdf)          ! epaisseur 
     112 
    108113 
    109114! calcul des courbures du socle 
Note: See TracChangeset for help on using the changeset viewer.