source: issm/oecreview/Archive/22819-23185/ISSM-23080-23081.diff

Last change on this file was 23186, checked in by Mathieu Morlighem, 7 years ago

CHG: added Archive/22819-23185

File size: 754 bytes
  • ../trunk-jpl/src/c/cores/transient_core.cpp

     
    245245                femmodel->parameters->SetParam(save_results,SaveResultsEnum);
    246246
    247247                if(isoceancoupling){ /*{{{*/
     248
    248249                        #ifndef _HAVE_ADOLC_
    249250                        if(VerboseSolution()) _printf0_("   ocean coupling: exchanging information\n");
    250251                        int my_rank;
     
    356357                        xDelete<IssmDouble>(oceangridy);
    357358                        xDelete<IssmDouble>(oceanmelt);
    358359                        xDelete<IssmDouble>(icebase_oceangrid);
    359                 }
     360
    360361                #else
    361362                _error_("not supported");
    362363                #endif
     364                }
    363365                /*}}}*/
    364366
    365367                if(isthermal && domaintype==Domain3DEnum){
Note: See TracBrowser for help on using the repository browser.