image accueil du logo de la rubrique
You are here : Typhon CFD Solver » CFD Tools » File Format » Typhon post-processing

Typhon post-processing

D 29 July 2014    


A set of tools is provided to manage Typhon internal format files. Post-processors are detailed here.

Converters are detailed on this linked article.

tymonitor

  • command line: tymonitor [options] -[mon] "monitor=equation" inputfile[.tys]
  • where -[mon] option:
    • -avg "monitor=equation" : volume weighted average of monitor
    • -min "monitor=equation" : minimum value of monitor
    • -max "monitor=equation" : maximum value of monitor
    • "monitor" is the monitor name, outputs are written to "monitor.tmon"
    • "equation" is the expression of monitor, depending on x,y,z and field variables
  • where [options] could be:
    • -axi : enforce 2D axisymmetric mesh (metric calculation)
    • -imin index : starting index solution (default: 1)
    • -imax index : ending index solution
    • -isize size : size of index suffix (default: 4)
  • parsed files will be
    • inputfile.tys   if -imax has not been defined
    • inputfile.nnnn.tys   if -imax has been defined

Also in this section


Mesh generation ty2dmesh This tool can generate quad or tri based (regular) mesh. It includes morphing function and boundaries (...)



Monday 10 June 2013
XBIN neutral format XBIN neutral format is a new fortran based binary format which has been developed to support TYPHON internal format (...)



Thursday 2 June 2011
Converters typhon2vtk command line: typhon2vtk [options] inputfile.tys available options: -bin / -binary : binary output (...)



Tuesday 10 May 2011

Search