source:
issm/oecreview/Archive/22819-23185/ISSM-23080-23081.diff
Last change on this file was 23186, checked in by , 7 years ago | |
---|---|
File size: 754 bytes |
-
../trunk-jpl/src/c/cores/transient_core.cpp
245 245 femmodel->parameters->SetParam(save_results,SaveResultsEnum); 246 246 247 247 if(isoceancoupling){ /*{{{*/ 248 248 249 #ifndef _HAVE_ADOLC_ 249 250 if(VerboseSolution()) _printf0_(" ocean coupling: exchanging information\n"); 250 251 int my_rank; … … 356 357 xDelete<IssmDouble>(oceangridy); 357 358 xDelete<IssmDouble>(oceanmelt); 358 359 xDelete<IssmDouble>(icebase_oceangrid); 359 } 360 360 361 #else 361 362 _error_("not supported"); 362 363 #endif 364 } 363 365 /*}}}*/ 364 366 365 367 if(isthermal && domaintype==Domain3DEnum){
Note:
See TracBrowser
for help on using the repository browser.