Changes between Version 22 and Version 23 of UserGuide

Show
Ignore:
Timestamp:
09/21/08 05:17:20 (5 years ago)
Author:
mturk
Comment:

closing #66

Legend:

Unmodified
Added
Removed
Modified
  • UserGuide

    v22 v23  
    55== Introduction == 
    66 
    7 This document provides a brief description of the compilation and operation of Enzo, a structured [http://en.wikipedia.org/wiki/Adaptive_mesh_refinement Adaptive Mesh Refinement] (SAMR, or more loosely AMR) code which is primarily intended for use in astrophysics and cosmology. The User's Guide is intended to explain how to compile and run Enzo, the initial conditions generation code and the various analysis tools bundled with Enzo. The instructions on actually running the code are not comprehensive in that they are not machine or platform-specific. Arguably the most useful and important piece of this guide is the [wiki:UserGuide/EnzoParameters parameter list], which contains descriptions of all of the roughly 300 possible input parameters (as of September 2008). For more detailed information on the Enzo algorithms and on running Enzo on different platforms, you should refer to the [wiki:Tutorials Enzo Tutorials]. Detailed information on the algorithms used in Enzo will be available in the method paper (unreleased as of September 2008). In the meantime, look at the [wiki:PublicationList publication list] for more concrete Enzo information. 
     7This document provides a brief description of the compilation and operation of Enzo, a structured [http://en.wikipedia.org/wiki/Adaptive_mesh_refinement Adaptive Mesh Refinement] (SAMR, or more loosely AMR) code which is primarily intended for use in astrophysics and cosmology. The User's Guide is intended to explain how to compile and run Enzo, the initial conditions generation code and the various analysis tools bundled with Enzo. The instructions on actually running the code are not comprehensive in that they are not machine or platform-specific. Arguably the most useful and important piece of this guide is the [wiki:UserGuide/EnzoParameters parameter list], which contains descriptions of all of the roughly 300 possible input parameters (as of September 2008). For more detailed information on the Enzo algorithms and on running Enzo on different platforms, you should refer to the [wiki:Tutorials Enzo Tutorials]. Detailed information on the algorithms used in Enzo will be available in the method paper (unreleased as of September 2008). In the meantime, look at the [wiki:EnzoPrimaryReferences reference list] for more concrete Enzo information. 
    88 
    99This guide (and Enzo itself) was originally written by Greg Bryan. Since the original writing of both the simulation code and the User's Guide, the maintenance of Enzo and its associated tools and documentation has been taken over by the [http://lca.ucsd.edu Laboratory for Computational Astrophysics] at [http://www.ucsd.edu The University of California, San Diego]. Your input in improving both the code and the User's Guide is appreciated. Please send email to the [http://mailman.ucsd.edu/mailman/listinfo/enzo-users-l Enzo User's Listserv]. Thank you!