Changeset 15767 for issm/trunk-jpl/test/NightlyRun/test1204.py
- Timestamp:
- 08/09/13 09:05:02 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/test/NightlyRun/test1204.py ¶
r15566 r15767 11 11 12 12 """ 13 Test on the diagnostic model and the prognosticin 2d13 Test on the diagnostic model and the masstransport in 2d 14 14 """ 15 15 … … 37 37 md.timestepping.time_step=1. 38 38 md.timestepping.final_time=5000. 39 md. prognostic.stabilization=139 md.masstransport.stabilization=1 40 40 md=solve(md,TransientSolutionEnum()) 41 41
Note:
See TracChangeset
for help on using the changeset viewer.