Changes between Version 68 and Version 69 of UserGuide
- Timestamp:
- 01/11/13 12:09:10 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuide
v68 v69 17 17 == Chapter 2. Visualizing AstroBEAR Output == 18 18 19 Some common packages for visualizing AstroBEAR HDF output.20 21 [DataFileTutorial Data File Tutorials] -- Explanations of AstroBEAR's core data files.22 23 [AstroBearStandardOut AstroBEAR 2.0 standard out] -- Guide for understanding what AstroBEAR is telling you24 25 [ModulesOnAstroBear Writing Modules in AstroBEAR 2.0] -- How to create your own problem modules in AstroBEAR.26 27 [AstroBearObjects Using IC/BC/Source Objects in AstroBEAR 2.0] -- How AstroBEAR 2.0 defines and uses Shape and Object entities28 29 [MultiPhysics Model other physical processes - MHD, Cooling, Self Gravity, etc...]30 31 [ProcessingObjects Using Processing Objects in AstroBEAR 2.0] -- Create [HistogramObject Histograms], plot [TotalObject totals], [PdfObjects 2D distribution functions], [ProjectionObjects projections], [SpectraObject spectra], etc...32 33 [ControllingRefinement How to control where the mesh refines]34 19 35 20 == Chapter 3. Furthering Your Understanding == 36 21 37 * Standard Out22 [AstroBearStandardOut Understanding AstroBEAR's standard out] 38 23 39 * Data files!Explain Restart Options24 [DataFileTutorial Understanding AstroBEAR's data files] !Explain Restart Options 40 25 41 * Resolution !Explain order thatit is called26 [ControllingRefinement How to control where the mesh refines] !Explain order in which it is called 42 27 43 28 * Computational Scales … … 45 30 == Chapter 4. Personalizing AstroBEAR == 46 31 47 * Objects in AstroBEAR - How to call and customize helpful pre-written routines for abear 32 [AstroBearObjects How to call and customize "OBJECTS", helpful pre-written routines for AstroBEAR] 33 How to call and customize helpful pre-written routines for abear 48 34 49 * Writing your own module!(with and/or without objects)?35 [ModulesOnAstroBear Writing your own module] !(with and/or without objects)? 50 36 51 * Turning on Additional Physics37 [MultiPhysics How to turn on additional physics - MHD, Cooling, Self Gravity, etc...] 52 38 53 39 * Initial and Boundary Condition Options 54 40 55 * Post-processing options41 [ProcessingObjects Using Processing Objects in AstroBEAR 2.0] -- Create [HistogramObject Histograms], plot [TotalObject totals], [PdfObjects 2D distribution functions], [ProjectionObjects projections], [SpectraObject spectra], etc... 56 42 57 43 == Chapter 5. Advanced Topics ==