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/test447.py

    r26439 r26555  
    2727md.cluster = generic('name', gethostname(), 'np', 3)
    2828md.transient.requested_outputs = ['default', 'GroundedArea', 'FloatingArea', 'TotalFloatingBmb', 'TotalGroundedBmb', 'TotalSmb']
     29md = SetMLHOBC(md);
    2930md = solve(md, 'Transient')
    3031
Note: See TracChangeset for help on using the changeset viewer.