19 thermal.lgTemperatureConstant =
true;
20 thermal.lgTemperatureConstantCommandParsed =
true;
35 else if( p.
nMatch(
"SN99") )
47 fprintf(
ioQQQ,
" There must be a keyword on this command. The one I know about is BD96\n");
65 strcpy(
dense.chDenseLaw,
"DLW2" );
68 dense.lgDLWDepth =
true;
72 dense.lgDLWDepth =
false;
80 fprintf(
ioQQQ,
" No pairs entered - can\'t interpolate.\n Sorry.\n" );
107 for( i=1; i <
dense.nvals; i++ )
112 fprintf(
ioQQQ,
" density.in radii must be in increasing order\n" );
120 for( j=0; j < 10; j++ )
126 strcpy(
dense.chDenseLaw,
"DLW1" );
#define DEBUG_ENTRY(funcname)
bool nMatch(const char *chKey) const
int strcmp(const char *s2)
void ParseTLaw(Parser &p)
void TempChange(double TempNew, bool lgForceUpdate)