| Revision 9,
674 bytes
checked in by ux454321, 5 years ago
(diff) |
|
added setup and readme
|
| Line | |
|---|
| 1 | Enzo Microscope. |
|---|
| 2 | For finding little bugs. |
|---|
| 3 | |
|---|
| 4 | (Or, visualizing your amr data. Whatever.) |
|---|
| 5 | |
|---|
| 6 | 1.) run setup. (this sets the IDL root directory to be the current working dir.) |
|---|
| 7 | 2.) unix> idl go |
|---|
| 8 | THEN |
|---|
| 9 | IDL> s = microscope() |
|---|
| 10 | OR |
|---|
| 11 | unix> idl |
|---|
| 12 | THEN |
|---|
| 13 | IDL> @go |
|---|
| 14 | IDL> s = microscope() |
|---|
| 15 | |
|---|
| 16 | 3.) 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.) |
|---|
| 18 | 4.) Press go. |
|---|
| 19 | 5.) Read Microscope.html in the doc directory, or go to |
|---|
| 20 | http://lca2.ucsd.edu/~dcollins/Research/Useful/Microscope.html |
|---|
| 21 | 6.) 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.