Ignore:
Timestamp:
11/04/13 16:07:12 (11 years ago)
Author:
nathanma
Message:

CHG: several changes regarding surface normal velocity computation at free surface for 2D vertical transient run

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/analyses/StressbalanceAnalysis.cpp

    r16542 r16612  
    196196                if(dakota_analysis)elements->InputDuplicate(VzEnum,QmuVzEnum);
    197197        }
     198        if(iomodel->meshtype==Mesh2DverticalEnum){
     199              iomodel->FetchDataToInput(elements,MeshVertexonsurfaceEnum);
     200        }
    198201        if(isFS){
    199202                iomodel->FetchDataToInput(elements,MeshVertexonbedEnum);
Note: See TracChangeset for help on using the changeset viewer.