Ignore:
Timestamp:
10/15/12 11:31:48 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: cosmetics on matlab file (model -> model(); Enum -> Enum())

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/test/NightlyRun/test1201.m

    r11194 r13663  
    3838        md.settings.output_frequency=500; %keep only last step
    3939        md.verbose=verbose();
    40         md=solve(md,TransientSolutionEnum);
     40        md=solve(md,TransientSolutionEnum());
    4141        results{stabilization}=(md.results.TransientSolution(end).Thickness);
    4242end
Note: See TracChangeset for help on using the changeset viewer.