#include "cddefines.h"
#include "phycon.h"
#include "thermal.h"
#include "parse.h"
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 10 of file parse_tlaw.cpp.
References cap4(), cdEXIT(), t_dense::chDenseLaw, t_optimize::chVarFmt, DEBUG_ENTRY, DEBUG_EXIT, dense, t_dense::DensityLaw, FFmtRead(), t_dense::fhden, t_dense::frad, input, INPUT_LINE_LENGTH, input_readarray(), ioQQQ, t_dense::lgDLWDepth, t_thermal::lgTeBD96, t_thermal::lgTeSN99, t_thermal::lgTLaw, t_thermal::lgTSetOn, t_optimize::lgVarOn, LIMEXT, LIMTABDLAW, nMatch(), t_optimize::nparm, t_input::nRead, t_dense::nvals, t_optimize::nvarxt, t_optimize::nvfpnt, optimize, phycon, t_thermal::SigmaBD96, t_thermal::T0BD96, t_thermal::T0SN99, t_phycon::te, tfidle(), thermal, t_optimize::vincr, and t_optimize::vparm.
Referenced by ParseCommands().