Ignore:
Timestamp:
06/30/14 18:19:09 (11 years ago)
Author:
schlegel
Message:

CHG: update runmes for tutorials

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/examples/Pig/Pig.par

    r18198 r18202  
    129129disp('   Set boundary conditions');
    130130md=SetMarineIceSheetBC(md);
    131 md.basalforcings.melting_rate = zeros(md.mesh.numberofvertices,1);
     131md.basalforcings.floatingice_melting_rate = zeros(md.mesh.numberofvertices,1);
    132132md.thermal.spctemperature     = [md.initialization.temperature;1]; %impose observed temperature on surface
    133133md.masstransport.spcthickness    = NaN*ones(md.mesh.numberofvertices,1);
Note: See TracChangeset for help on using the changeset viewer.