Ignore:
Timestamp:
09/06/11 15:31:08 (14 years ago)
Author:
Mathieu Morlighem
Message:

Added timestepping

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/test/Par/ISMIPF.par

    r9611 r9628  
    3838
    3939%Transient options
    40 md.dt=1;
    41 md.ndt=10;
     40md.timestepping.time_step=1;
     41md.timestepping.final_time=10;
    4242md.artificial_diffusivity=1;
    4343md.min_thermal_constraints=10^5;
Note: See TracChangeset for help on using the changeset viewer.