Changes between Version 1 and Version 2 of u/madams/2DSinkCurves
- Timestamp:
- 10/12/14 17:38:36 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
u/madams/2DSinkCurves
v1 v2 1 1 == Using a Script == 2 The script used (okc_to_curve.sh) can be found in the attachments below, along with the original sink file for frame 0 and its three projections. To run the script, copy it into your run directory with the .okc files and execute it. Immediately new curve files should be produced. With this method we simply plot the sinks as a curve file instead of as a pseudocolor variable inherent in the chombo (pmass). Currently this section is... 2 The script used (okc_to_curve.sh) can be found in the attachments below, along with the original sink file for frame 0 and its three projections. To run the script, copy it into your run directory with the .okc files and execute it. Immediately new curve files should be produced. With this method we simply plot the sinks as a curve file instead of as a pseudocolor variable inherent in the chombo (pmass). Currently this is... 3 4 UNDER CONSTRUCTION. 3 5 4 6 0. Run the script (i.e. {{{sh okc_to_curve.sh}}} or {{{bash okc_to_curve.sh}}}, on a super computer that uses slurm one could even use {{{sbatch okc_to_curve.sh}}} and it will run instantaneously.) Now you'll have files for each sink_*.okc that are of the form sink_*.okc.xy.curve, .okc.yz.curve, and .okc.zx.curve. We will be visualizing these three curve files that are produced by the script.