 |
Ice Sheet System Model
4.18
Code documentation
|
Go to the documentation of this file.
6 #include "../toolkits/toolkits.h"
7 #include "../classes/classes.h"
8 #include "../analyses/analyses.h"
9 #include "../shared/shared.h"
10 #include "../modules/modules.h"
11 #include "../solutionsequences/solutionsequences.h"
19 bool save_results,isenthalpy;
22 char** requested_outputs = NULL;
39 delete enthalpy_analysis;
57 if(numoutputs){
for(
int i=0;i<numoutputs;i++){xDelete<char>(requested_outputs[i]);} xDelete<char*>(requested_outputs);}
@ ThermalRequestedOutputsEnum
#define _printf0_(StreamArgs)
void InputMakeDiscontinuous(int enum_in)
@ ThermalNumRequestedOutputsEnum
void thermal_core(FemModel *femmodel)
void GeothermalFluxx(FemModel *femmodel)
void solutionsequence_linear(FemModel *femmodel)
@ BasalforcingsGroundediceMeltingRateEnum
void solutionsequence_thermal_nonlinear(FemModel *femmodel)
void Stop(int tagenum, bool dontmpisync=true)
void Core(FemModel *femmodel)
void Start(int tagenum, bool dontmpisync=true)
bool VerboseSolution(void)
void RequestedOutputsx(Results **presults, char **requested_outputs, int numoutputs, bool save_results=true)
void SetCurrentConfiguration(int configuration_type)
void FindParam(bool *pinteger, int enum_type)