SMS:Drogue Files *.pth

From XMS Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Drogue files contain particle/path data. Drogue plots are generated by the ADCIRC model.

Drogue files are opened through File | Open but are not saved from SMS.


Sample File

ACE/vis drogue path file /* Title */
5 /* Number of Time Steps */
7200.0000 199 /* Current Time Step and Number of Particles */
-0.766993322E+02 0.346589454E+02 1 /* xy values and id */
-0.766986001E+02 0.346616775E+02 2
.
.
8000.0000 199 /* Next Time Step and Number of Particles */
.
.
/* EOF */


The number of particles must be the same for each time step.

Related Topics