Changes between Version 34 and Version 35 of u/EricasLibrary


Ignore:
Timestamp:
03/11/13 11:18:05 (12 years ago)
Author:
Erica Kaminski
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • u/EricasLibrary

    v34 v35  
    44  [[CollapsibleStart(Truelove, Klein, Mc Kee, et al. (‘98))]]
    55
    6 [http://iopscience.iop.org/0004-637X/495/2/821/pdf/36882.pdf Self-Gravitational hydrodynamics with 3d AMR: methodolgy and applications to molecular cloud collapse and fragmentation.]
     6 [http://iopscience.iop.org/0004-637X/495/2/821/pdf/36882.pdf Self-Gravitational hydrodynamics with 3d AMR: methodolgy and applications to molecular cloud collapse and fragmentation.]
    77
    88
    9 === Summary ===
    10 Develops methods for AMR, dynamic grids that allot finer resolution over many length scales that is imperative for studying problems of gravitational collapse. The criteria for refinement is crucial, and it is the jeans condition. This sets the resolution smaller than the local Jean’s condition, allowing new benchmarks in the probing of the dynamics. They find uniformly rotating spherical clouds to collapse along the equatorial plane. When perturbed, these form ‘filamentary singularties’ that don’t fragment when isothermal.
     9 === Summary ===
     10 Develops methods for AMR, dynamic grids that allot finer resolution over many length scales that is imperative for studying problems of gravitational collapse. The criteria for refinement is crucial, and it is the jeans condition. This sets the resolution smaller than the local Jean’s condition, allowing new benchmarks in the probing of the dynamics. They find uniformly rotating spherical clouds to collapse along the equatorial plane. When perturbed, these form ‘filamentary singularties’ that don’t fragment when isothermal.
    1111
    12 === Methodology ===
    13 This paper goes through in extensive detail on the 3 components of their code methodology: the hyperbolic solvers that employ the Gudonov method for solution of the hydro equations,  elliptic solvers that utilize AMR multigrid method to solve Poisson’s equation, and finally these two methods operation within an AMR framework. The use of stencils as different layers of cell-centered quantities used for averaging the node centered quantities (for self - gravity) is detailed. Paper refers to Almgren for discussion on AMR multigrid cycle procedures.
     12 === Methodology ===
     13 This paper goes through in extensive detail on the 3 components of their code methodology: the hyperbolic solvers that employ the Gudonov method for solution of the hydro equations,  elliptic solvers that utilize AMR multigrid method to solve Poisson’s equation, and finally these two methods operation within an AMR framework. The use of stencils as different layers of cell-centered quantities used for averaging the node centered quantities (for self - gravity) is detailed. Paper refers to Almgren for discussion on AMR multigrid cycle procedures.
    1414
    1515=== AMR and refinement criteria ===