Outils pour utilisateurs

Outils du site


sunfluidh:probe_location_setup_namelist

Ceci est une ancienne révision du document !


Namelist "Probe_Location"

These data define the position of each probe on the domain by means of a coordinate system $(X_i, X_j,X_k)$ related to the geometry chosen (cartesian or cylindrical configuration, see the namelist “Geometric_Layout”).

Full data set of the namelist

 &Probe_Location  Xi=-0.50 , Xj= 0.0 , Xk= 0.0 /
 &Probe_Location  Xi=-0.70 , Xj= 0.2 , Xk= 0.0 /
 &Probe_Location  Xi=-0.80 , Xj= 0.03, Xk= 0.4 , End_of_Data_Block= .true./
  • You also need to set the quantities you want to monitor in the namelist “Probe_Quantities_Enabled” and the field Probe_Recording_Rate in the namelist “Simulation_Management”
  • The coordinates are related to the geometry chosen (cartesian or cylindrical configuration, see the namelist “Geometric_Layout”).
  • Don't forget to set the boolean data “End_of_Data_Block” at the end of the namelist. The value is “.false.” by default. A “.true.” value means the end of the data set when several namelists are used to define several probe's location.

Definition of the data set


X_i

  • Type : Real value
  • Coordinate of the probe along the I-direction.

X_j

  • Type : Real value
  • Coordinate of the probe along the J-direction.

X_k

  • Type : Real value
  • Coordinate of the probe along the K-direction.

End_of_Data_Block

  • Type: Boolean value
  • This means the end of the data set when “.true.” is set.
Traductions de cette page:
  • fr
sunfluidh/probe_location_setup_namelist.1487669410.txt.gz · Dernière modification : 2017/02/21 10:30 de witko

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki