Searched refs:solheat (Results 1 – 1 of 1) sorted by relevance
243 int solflow, solheat , solscalr, ilset; in input_fform() local245 ((string)inp.GetValue("Solve Heat") == "True")? solheat=1:solheat=0; in input_fform()247 if((string)inp.GetValue("Equation of State") == "Compressible") solheat=0; in input_fform()258 inpdat.impl[0] = 10*solflow+solscalr*100+solheat; in input_fform()575 if(solheat==1){ in input_fform()