Searched refs:temperature (Results 1 – 5 of 5) sorted by relevance
163 temperature183 initial temperature
49 temperature151 initial temperature
46 initial temperature
1361 vtkDoubleArray* temperature = vtkDoubleArray::New(); in ReadFieldFile() local1362 temperature->SetName("temperature"); in ReadFieldFile()1396 temperature->SetNumberOfTuples(noOfNodes); in ReadFieldFile()1404 temperature->SetTuple1(i, data[4*noOfNodes + i]); in ReadFieldFile()1417 field->AddArray(temperature); in ReadFieldFile()1418 temperature->Delete(); in ReadFieldFile()
363 In the incompressible code, temperature is also afforded the same type of descriptors389 … tolerance error problem that was present when the incompressible code solved temperature equation.