Changeset 5439


Ignore:
Timestamp:
08/19/10 17:17:51 (15 years ago)
Author:
seroussi
Message:

we will fix CM stokes tomorrow, for now don't use stokescontrolinit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/solutions/control_core.cpp

    r5378 r5439  
    6363
    6464        /*some preliminary work to be done if running full-Stokes analysis: */
    65         if (solution_type==SteadystateSolutionEnum || solution_type==DiagnosticSolutionEnum){
    66                 stokescontrolinit(femmodel);
    67         }
     65//      if (solution_type==SteadystateSolutionEnum || solution_type==DiagnosticSolutionEnum){
     66//              stokescontrolinit(femmodel);
     67//      }
    6868
    6969        /*Initialize responses: */
Note: See TracChangeset for help on using the changeset viewer.