Go to the source code of this file.
Namespaces | |
| namespace | belfem |
| USER GUIDES: | |
| namespace | belfem::gastables |
Variables | |
| const real | belfem::gastables::gTref = BELFEM_TREF |
| const real | belfem::gastables::gPref = BELFEM_PREF |
| const real | belfem::gastables::gTmax = 13000.0 |
| const real | belfem::gastables::gTmin = 100.0 |
| const real | belfem::gastables::gPmin = 1e-4 |
| const real | belfem::gastables::gDeltaT = 5.0 |
| const uint | belfem::gastables::gNumberOfSplinePoints = ( uint ) ( gTmax / gDeltaT ) + 1 |