Ignore:
Timestamp:
11/21/13 11:37:32 (11 years ago)
Author:
bdef
Message:

CHG : Changing the hydro runs to reflect the Enum change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/test/NightlyRun/test335.m

    r16730 r16856  
    1515md.initialization.epl_head=0.0*ones(md.mesh.numberofvertices,1);
    1616md.hydrology.spcepl_head=NaN*ones(md.mesh.numberofvertices,1);
    17 md.hydrology.mask_eplactive=0*ones(md.mesh.numberofvertices,1);
     17md.hydrology.mask_eplactive_node=0*ones(md.mesh.numberofvertices,1);
    1818md.basalforcings.melting_rate = 2.0*ones(md.mesh.numberofvertices,1);
    1919md.hydrology.epl_conductivity=30;
Note: See TracChangeset for help on using the changeset viewer.