image accueil du logo de la rubrique
Vous êtes ici : Typhon CFD Solver » Documentation » Case Definition » Probes

Probes

D 19 juin 2009    


Probes definitions are used to compute a scalar value from the solution. It only currently can compute a user-defined quantity from internal cells at each end of cycle.

Probes are defined in main.rpm with the following syntax [1] :

BLOCK:PROBE
 NAME = m_probe_name
 TYPE   = VOL_MIN | VOL_MAX | VOL_AVERAGE
 QUANTITY = <symbolic function>
ENDBLOCK

In the symbolic function, allowed variables are

  • X, Y, Z
  • RHO, PS, V (magnitude), V_X, V_Y, V_Z for Navier-Stokes solver
  • TS (temperature) for Heat transfer solver

Each output is written in m_probe_name.tmon file.


[1available in r664

Dans la même rubrique


Moving Reference Frame Since r713, it is possible to define a Moving Reference Frame (MRF) attached to the mesh. Equations are solved with (...)



jeudi 17 février 2011
Boundary conditions : compressible flow Some parameters denoted symbolic function can be defined as symbolic functions which can depend on x, y, z and (...)



mercredi 9 février 2011
Mesh import Typhon can import CGNS files (legacy mesh import, see CGNS import for further details). TYPHON internal format (...)



vendredi 28 mai 2010
Initialization : compressible flow Initial conditions for compressible flow solver is defined in BLOCK:INIT section. One can use the solution is the (...)



jeudi 3 septembre 2009
Boundary conditions : periodicity In main.rpm file, one must define first the periodicity : translation periodicityBLOCK:PERIODICITY NAME = (...)



mercredi 13 mai 2009
Outputs Outputs file are currently managed with main.rpm file. One can defined either an output of the zone through (...)



mardi 12 mai 2009

Rechercher