Ignore:
Timestamp:
08/09/13 09:05:02 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: Prognostic is now Masstransport

File:
1 edited

Legend:

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

    r15566 r15767  
    1111
    1212"""
    13 Test on the diagnostic model and the prognostic in 2d
     13Test on the diagnostic model and the masstransport in 2d
    1414"""
    1515
     
    3737md.timestepping.time_step=1.
    3838md.timestepping.final_time=5000.
    39 md.prognostic.stabilization=1
     39md.masstransport.stabilization=1
    4040md=solve(md,TransientSolutionEnum())
    4141
Note: See TracChangeset for help on using the changeset viewer.