Changeset 14756


Ignore:
Timestamp:
04/25/13 13:06:32 (12 years ago)
Author:
bdef
Message:

CHG: Adding epl head initialisation value

File:
1 edited

Legend:

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

    r14748 r14756  
    77md.hydrology.isefficientlayer=0;
    88md.initialization.sediment_head=0.0*ones(md.mesh.numberofvertices,1);
     9md.initialization.epl_head=0.0*ones(md.mesh.numberofvertices,1);
    910md.hydrology.spcsediment_head=NaN*ones(md.mesh.numberofvertices,1);
    1011pos=find(md.mesh.y==0);
Note: See TracChangeset for help on using the changeset viewer.