Outils pour utilisateurs

Outils du site


sunfluidh:tuto1_outputdata

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
sunfluidh:tuto1_outputdata [2017/09/29 16:58] – créée yannsunfluidh:tuto1_outputdata [2019/11/13 15:56] (Version actuelle) yann
Ligne 12: Ligne 12:
  
    &Field_Recording_Setup         Precision_On_Instantaneous_Fields= 2 /                  !--- option value for writing results in double precision (1 = single precision)    &Field_Recording_Setup         Precision_On_Instantaneous_Fields= 2 /                  !--- option value for writing results in double precision (1 = single precision)
-   &Simulation_Management         Fields_Recording_Rate = 1.0D-00 /                       !--- Recording rate (in time unit) +    
-   &Instantaneous_Fields_Listing  Name_of_Field = "U" , Recording_Enabled = .true.  /     !--- Recording of the first velocity component enabled +   &Simulation_Management 
-   &Instantaneous_Fields_Listing  Name_of_Field = "V" , Recording_Enabled = .true.  /     !--- Recording of the second velocity component enabled +       InstantaneousFields_RecordingReset=.false.      ,    !--- Reset to zero the file number ID 
-   &Instantaneous_Fields_Listing  Name_of_Field = "W" , Recording_Enabled = .false. /     !--- Recording of the Third velocity component disabled +       InstantaneousFields_TimeRecordingRate= 5.0E-01  ,    !--- Recording rate in "time unit" 
-   &Instantaneous_Fields_Listing  Name_of_Field = "T" , Recording_Enabled = .true.  /     !--- Recording Temperature enabled +       InstantaneousFields_RecordingStartTime= 1.D-00  ,    !--- Threshold from which the recording begins (used with InstantaneousFields_TimeRecordingRate only) 
-   &Instantaneous_Fields_Listing  Name_of_Field = "P" , Recording_Enabled = .true.  /     !--- Recording Pressure enabled+    !  InstantaneousFields_TimeIterationRecordingRate= 10 , !--- Recording rate in "time-step iteration unit (number of time steps)
 +    !  InstantaneousFields_StartTimeIterationRecording= 70  !--- Threshold from which the recording starts (used with InstantaneousFields_TimeIterationRecordingRate only) 
 +   / 
 +   &Instantaneous_Fields_Listing  Name_of_Field = "U"  /     !--- Recording of the first velocity component enabled 
 +   &Instantaneous_Fields_Listing  Name_of_Field = "V"  /     !--- Recording of the second velocity component enabled 
 +   &Instantaneous_Fields_Listing  Name_of_Field = "W"  /     !--- Recording of the Third velocity component disabled 
 +   &Instantaneous_Fields_Listing  Name_of_Field = "T"  /     !--- Recording Temperature enabled 
 +   &Instantaneous_Fields_Listing  Name_of_Field = "P"  /     !--- Recording Pressure enabled
        
 For statistical fields For statistical fields
Ligne 28: Ligne 35:
                                Sample_Rate_For_Statistics= 1      ,                 !--- Sample rate (in time iteration unit)                                Sample_Rate_For_Statistics= 1      ,                 !--- Sample rate (in time iteration unit)
                                Statistic_Space_Average_Type= "NO_SPACE_AVERAGE" /   !--- option on spatial averaged fields                                Statistic_Space_Average_Type= "NO_SPACE_AVERAGE" /   !--- option on spatial averaged fields
-   &Statistical_Fields_Listing  Name_of_Field = "<U>   " , Recording_Enabled = .true.  /   !---- Averaged I-velocity component +   &Statistical_Fields_Listing  Name_of_Field = "<U>   " /   !---- Averaged I-velocity component 
-   &Statistical_Fields_Listing  Name_of_Field = "<V>   " , Recording_Enabled = .true.  /   !---- Averaged J-velocity component +   &Statistical_Fields_Listing  Name_of_Field = "<V>   " /   !---- Averaged J-velocity component 
-   &Statistical_Fields_Listing  Name_of_Field = "<P>   " , Recording_Enabled = .true.  /   !---- Averaged pressure+   &Statistical_Fields_Listing  Name_of_Field = "<P>   " /   !---- Averaged pressure
  
 For time-series from probes For time-series from probes
                                                                             , V     , W      , T      , P     , RHO                                                                             , V     , W      , T      , P     , RHO
    &Probe_Quantities_Enabled  Temporal_Series_For_Quantity_Enabled(:)= .true. , .true., .false., .false., .true., .false.    /    !--- Selection of physical quantities    &Probe_Quantities_Enabled  Temporal_Series_For_Quantity_Enabled(:)= .true. , .true., .false., .false., .true., .false.    /    !--- Selection of physical quantities
-   &Simulation_Management Probe_Recording_Rate                       10                                                     /   !--- Recording rate (in time-iteration unit)+   &Simulation_Management   
 +            Probe_TimeIterationRecordingRate2 ,   !--- Recording rate in "time-step iteration unit (number of time steps)
 +            Probe_RecordingReset=.false. ,          !--- if True, Time series are written in new files (with the same name), previous data are removed 
 +            Probe_StartTimeIterationRecording= 20   !--- Threshold from which the recording starts 
 +   /
    &Probe_Location  Xi= 2.0 , Xj= 1.5 , Xk= 0.0 /       !---coordinates of probe 1    &Probe_Location  Xi= 2.0 , Xj= 1.5 , Xk= 0.0 /       !---coordinates of probe 1
    &Probe_Location  Xi= 3.0 , Xj= 1.0 , Xk= 0.0 /       !---coordinates of probe 2    &Probe_Location  Xi= 3.0 , Xj= 1.0 , Xk= 0.0 /       !---coordinates of probe 2
sunfluidh/tuto1_outputdata.1506697080.txt.gz · Dernière modification : 2017/09/29 16:58 de yann

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki