SMS:Drogue Files *.pth: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
Drogue files contain particle/path data. Drogue plots are generated by the  ADCIRC model.
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.
Drogue files are opened through ''File'' | '''Open''' but are not saved from  SMS.




===Sample File===
===Sample File===
 
<tt>
{|
:{|
|width="300"|ACE/vis drogue path file
|width="300"|ACE/vis drogue path file
|/* Title */
|/* Title */
Line 50: Line 50:
|}
|}
|}
|}
 
</tt>





Revision as of 17:41, 12 April 2013

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