Developer's Guide
Table of Contents
Here we will document some of the actual code details in Enzo, and how to perform basic (and not so basic) tasks in Enzo. Before tackling any modification, please read the Enzo primary refernces, a basic knowledge of AMR and numerical methods is assumed throughout this documentation.
Modifying Enzo
Table of Contents
- Introduction to Enzo Modification
- Programming Guide
- lcatest Tutorial
- Merging Branches
- Branching and Merging: The Short Version
- Diffing Copies
- More Diff
- Enzo Flow Chart, Source Browser
- Float is double (controlling variable precision in Enzo)
- Adding a new parameter to Enzo
- Accessing Data in BaryonField
- Adding new refinement criteria
- Adding a new Test Problem.
- How to add a new baryon field
- Adding a new Local Operator.
Enzo Internals
Table of Contents
