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

Added geometry

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/test/NightlyRun/test1502.m

    r9664 r9691  
    2222for i=1:10
    2323         md=solve(md,PrognosticSolutionEnum);
    24          md.surfaceforcings.mass_balance= md.surfaceforcings.mass_balance - (PatchToVec(md.results.PrognosticSolution.Thickness)-md.thickness);
     24         md.surfaceforcings.mass_balance= md.surfaceforcings.mass_balance - (PatchToVec(md.results.PrognosticSolution.Thickness)-md.geometry.thickness);
    2525end
    2626
Note: See TracChangeset for help on using the changeset viewer.