Version 26 (modified by 12 years ago) ( diff ) | ,
---|
Back to BearclawOutline
SetProb
Description:
An includable file of subroutines that set up the initial physical environment of the problem.
Location:
Included In:
Subroutines:
- setprob — The master setup routine, calls most of the other subroutines in this file.
- InitializeRun — Opens problem data files for other subroutines to read.
- ReadDomain — Reads in info from
domain.data
.
- ReadPhysics — Reads in info from
physics.data
.
- CalcGlobalScale — Uses data from
physics.data
to calculate scaling factors for various physical quantities.
- PrintSystem — (deprecated) Prints a dump of the problem information to
run.report
.
- setup_vars — Sets various indexing constants based on the data read in from the problem files.
Note:
See TracWiki
for help on using the wiki.