Ignore:
Timestamp:
03/30/12 16:39:41 (13 years ago)
Author:
Mathieu Morlighem
Message:

Fixing steadystate and cleaning up

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/solutions/transient_core.cpp

    r11830 r11832  
    2727        bool   save_results,dakota_analysis;
    2828        bool   time_adapt=false;
    29         int    solution_type;
    3029        int    output_frequency;
    3130        int    dim,groundingline_migration;
     
    4443        femmodel->parameters->FindParam(&yts,ConstantsYtsEnum);
    4544        femmodel->parameters->FindParam(&dakota_analysis,QmuIsdakotaEnum);
    46         femmodel->parameters->FindParam(&solution_type,SolutionTypeEnum);
    4745        femmodel->parameters->FindParam(&output_frequency,SettingsOutputFrequencyEnum);
    4846        femmodel->parameters->FindParam(&time_adapt,TimesteppingTimeAdaptEnum);
Note: See TracChangeset for help on using the changeset viewer.