source: trunk/README @ 9

Revision 9, 674 bytes checked in by ux454321, 5 years ago (diff)

added setup and readme

Line 
1Enzo Microscope.
2For finding little bugs.
3
4(Or, visualizing your amr data.  Whatever.)
5
61.) run setup. (this sets the IDL root directory to be the current working dir.)
72.) unix> idl go
8    THEN
9    IDL> s = microscope()
10    OR
11    unix> idl
12    THEN
13    IDL> @go
14    IDL> s = microscope()
15
163.) Type the directory where the simulation is in the 'datadir' directory field,
17    in the gui that opens. (I can add a picker window, if you want.)
184.) Press go.
195.) Read Microscope.html in the doc directory, or go to
20http://lca2.ucsd.edu/~dcollins/Research/Useful/Microscope.html
216.) This is brand new, and can barely walk.  Please help it by letting me
22    know where it breaks.
Note: See TracBrowser for help on using the repository browser.