Difference between revisions of "ACE tools"
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | ACE tools (xmgr5, xmgredit5, and xmvis6) are custom-made for | + | ACE tools (xmgr5, xmgredit5, and xmvis6) are custom-made for SCHISM model, and we highly recommend you install them on your local system. Compared to other visualization tools, ACE tools are highly efficient and are sufficient for your day-to-day research. However, note that some new features of SCHISM are not fully supported by ACE, and so alternative packages (VisIT) should be used. <br /> |
| − | ==Download and build ACE tools== | + | The tools can be installed on linux or windows systems. |
| + | |||
| + | <OL> | ||
| + | <LI>xmgredit5: a light-weight grid generation and full fledged grid editor. Very useful for creating input files for SCHISM; | ||
| + | <LI>xmvis6: viz tool for the binary outputs from SCHISM (after combining from all CPUs). You can viz a horizontal slab, vertical profile at a point, and transect in animation mode. | ||
| + | <LI>xmgr5: a matlab-like 2D plot tool. | ||
| + | </OL> | ||
| + | |||
| + | You can find the ACE package in the source code bundle; there is an install_notes inside. | ||
| + | |||
| + | <!--==Download and build ACE tools== | ||
http://www.stccmop.org/CORIE/modeling/selfe/ACE.html | http://www.stccmop.org/CORIE/modeling/selfe/ACE.html | ||
| − | == | + | ==User manual== |
There is some info here: | There is some info here: | ||
http://www.stccmop.org/CORIE/modeling/selfe/ACE.html | http://www.stccmop.org/CORIE/modeling/selfe/ACE.html | ||
| − | Relevant info will also be given in some sections of this site. | + | Relevant info will also be given in some sections of this site. --> |
| + | |||
| + | ==[http://ccrm.vims.edu/yinglong/wiki_files/SELFE_Tutorial_May2012.flv Podcast]== | ||
| + | <!-- [http://www.stccmop.org/CORIE/modeling/selfe/SELFE_Tutorial_May2012.flv] | ||
| + | |||
| + | ==G3== | ||
| + | g3 is a 3D viz tool working on Windows (2000/XP): | ||
| + | |||
| + | [http://www.stccmop.org/CORIE/modeling/selfe/g3/] --> | ||
Latest revision as of 15:16, 3 November 2015
ACE tools (xmgr5, xmgredit5, and xmvis6) are custom-made for SCHISM model, and we highly recommend you install them on your local system. Compared to other visualization tools, ACE tools are highly efficient and are sufficient for your day-to-day research. However, note that some new features of SCHISM are not fully supported by ACE, and so alternative packages (VisIT) should be used.
The tools can be installed on linux or windows systems.
- xmgredit5: a light-weight grid generation and full fledged grid editor. Very useful for creating input files for SCHISM;
- xmvis6: viz tool for the binary outputs from SCHISM (after combining from all CPUs). You can viz a horizontal slab, vertical profile at a point, and transect in animation mode.
- xmgr5: a matlab-like 2D plot tool.
You can find the ACE package in the source code bundle; there is an install_notes inside.