Skip to content

Latest commit

 

History

History
25 lines (11 loc) · 1.01 KB

README.md

File metadata and controls

25 lines (11 loc) · 1.01 KB

TURBULENT Dynamics QVec Post Processing

Turbulent Dynamics specialises in running high-resolution fluid dynamics simulations on supercomputers. The application decomposes the complete simulation space into smaller grids and each grid is run on one node. During the simulation each node creates an output file independently. This applicaiton is used to stitch these files together and do some other post processing calculations.

Get Started

git clone --recursive https://github.com/TurbulentDynamics/tdQvecPostProcess.git

./td_QVec_post_process -v -d TD_Rushton_Sample_Output_QVec/plot_slice.XZplane.V_4.Q_4.step_00000200.cut_70 

#The jupyter notebook in the "python" directory can be used to visualise the file created.

Axes and XYZ Output Planes

The axes and direction are defined with X positive to the right, Y positive downwards and Z positive to the back. The following image shows the axes and the name of the output planes that cut throught the simulation space. XYZ Planes