wiki:i_setprob

Version 26 (modified by trac, 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:

contrib/astro/i_setprob.f90


Included In:

contrib/astro/problem.f90


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.
  • 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.