Changeset 24979


Ignore:
Timestamp:
06/07/20 23:54:43 (5 years ago)
Author:
Eric.Larour
Message:

CHG: reversing the hack for now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Dakota/IssmParallelDirectApplicInterface.cpp

    r24978 r24979  
    2727                        /*hack: we don't have any place to put solution modules that fit between the model processor
    2828                         *and the cores:*/
    29                         for (int i=0;i<femmodel_init->nummodels;i++) if(femmodel_init->analysis_type_list[i]==SealevelriseAnalysisEnum)sealevelrise_core_geometry(femmodel_init);
     29                        //for (int i=0;i<femmodel_init->nummodels;i++) if(femmodel_init->analysis_type_list[i]==SealevelriseAnalysisEnum)sealevelrise_core_geometry(femmodel_init);
    3030
    3131                        femmodel_init->profiler->Start(CORE);
Note: See TracChangeset for help on using the changeset viewer.