Ignore:
Timestamp:
11/09/21 05:26:55 (3 years ago)
Author:
Cheng Gong
Message:

ADD: shear boundary conditions for MLHO. To keep the tests as they were, all the shear boundary conditions are set to nan.

File:
1 edited

Legend:

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

    r26439 r26555  
    66md.cluster=generic('name',oshostname(),'np',3);
    77md.stressbalance.requested_outputs={'default','VxSurface','VySurface','VxShear','VyShear','VxBase','VyBase'};
     8md=SetMLHOBC(md);
    89md=solve(md,'Stressbalance');
    910
Note: See TracChangeset for help on using the changeset viewer.