Ignore:
Timestamp:
11/16/20 16:00:17 (4 years ago)
Author:
Eric.Larour
Message:

CHG: fixing issues with elastic vs rigid vs rotation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/test/NightlyRun/test2003.py

    r25182 r25763  
    1919#solidearth loading:  {{{
    2020md.solidearth.surfaceload.icethicknesschange = np.zeros((md.mesh.numberofelements, ))
    21 md.solidearth.sealevel = np.zeros((md.mesh.numberofvertices, ))
     21md.solidearth.initialsealevel = np.zeros((md.mesh.numberofvertices, ))
    2222md.dsl.global_average_thermosteric_sea_level_change=np.zeros((2, ))
    2323md.dsl.sea_surface_height_change_above_geoid=np.zeros((md.mesh.numberofvertices+1, ))
Note: See TracChangeset for help on using the changeset viewer.