#include "cddefines.h"#include "thermal.h"#include "parse.h"Include dependency graph for parse_tlaw.cpp:

Go to the source code of this file.
Functions | |
| void | ParseTLaw (char *chCard) | 
| void ParseTLaw | ( | char * | chCard | ) | 
ParseTLaw parse parameters on the tlaw command to set some temperature vs depth
| *chCard | 
Definition at line 9 of file parse_tlaw.cpp.
References cap4(), cdEXIT, t_dense::chDenseLaw, DEBUG_ENTRY, dense, FFmtRead(), t_dense::fhden, t_dense::frad, INPUT_LINE_LENGTH, input_readarray(), ioQQQ, t_dense::lgDLWDepth, t_thermal::lgTeBD96, t_thermal::lgTemperatureConstant, t_thermal::lgTemperatureConstantCommandParsed, t_thermal::lgTeSN99, t_thermal::lgTLaw, LIMTABDLAW, nMatch(), t_dense::nvals, t_thermal::SigmaBD96, t_thermal::T0BD96, t_thermal::T0SN99, TempChange(), and thermal.
Here is the call graph for this function:

 1.4.7