Outils pour utilisateurs

Outils du site


sunfluidh:2d_channel_flow_with_heated_bar_incomp_flow

Différences

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

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
sunfluidh:2d_channel_flow_with_heated_bar_incomp_flow [2017/10/02 16:53] yannsunfluidh:2d_channel_flow_with_heated_bar_incomp_flow [2019/11/13 16:32] (Version actuelle) yann
Ligne 1: Ligne 1:
 [[sunfluidh:sunfluidh_examples_data_set|Click here to come back to the previous page]] [[sunfluidh:sunfluidh_examples_data_set|Click here to come back to the previous page]]
-<file>+<file txt input3d.dat>
  
 =========================================================================== ===========================================================================
Ligne 25: Ligne 25:
                  Initialisation = uniform velocity field                  Initialisation = uniform velocity field
                  inlet flowrate = uniform profil                  inlet flowrate = uniform profil
- +                 
-INCOMPRESSIBLE DOWNSTEP FLOW +
  Tc  Tc
 ------------------------------------------ ------------------------------------------
Ligne 50: Ligne 48:
                      (DIMENSIONLESS)                      (DIMENSIONLESS)
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-&Fluid_Properties    Reference_Dynamic_Viscosity = 1.00D-02, Reference_Density= 1.0  , Reference_Temperature= 1.0 /+&Fluid_Properties    Reference_Dynamic_Viscosity = 1.00D-02, Reference_Density= 1.0  ,  
 +                     Heat_Transfer_Flow = .true., Reference_Temperature= 1.0, Prandtl = 0.71 /
  
 &Velocity_Initialization  I_Velocity_Reference_Value  = 1.0 , J_Velocity_Reference_Value = 0.0 , K_Velocity_Reference_Value = 0.0 / &Velocity_Initialization  I_Velocity_Reference_Value  = 1.0 , J_Velocity_Reference_Value = 0.0 , K_Velocity_Reference_Value = 0.0 /
Ligne 141: Ligne 140:
 &Numerical_Methods  NS_NumericalMethod= "BDF2-SchemeO2"                    ,       !--- BDF2 + 2nd order centered scheme &Numerical_Methods  NS_NumericalMethod= "BDF2-SchemeO2"                    ,       !--- BDF2 + 2nd order centered scheme
                     MomentumConvection_Scheme="Centered-O2-Conservative"   ,       !--- conservative form for solving the velocity (momentum) equation                     MomentumConvection_Scheme="Centered-O2-Conservative"   ,       !--- conservative form for solving the velocity (momentum) equation
-                    Poisson_NumericalMethod="Home-Multigrid-ConstantMatrixCoef"  / !--- SOR  + multigrid method (homemade release) for solving the Poisson's equation with constant coefficient matrix                    +                    Poisson_NumericalMethod="Home-SORMultigrid-ConstantMatrixCoef"  / !--- SOR  + multigrid method (homemade release) for solving the Poisson's equation with constant coefficient matrix                    
  
 &HomeData_PoissonSolver  SolverName="SOR"               ,          !--- Successive Over-Relaxation (SOR) method based on the red-black algorithm  &HomeData_PoissonSolver  SolverName="SOR"               ,          !--- Successive Over-Relaxation (SOR) method based on the red-black algorithm 
Ligne 159: Ligne 158:
 &Simulation_Management    Restart_Parameter= 0 , &Simulation_Management    Restart_Parameter= 0 ,
                           Steady_Flow_Stopping_Criterion_Enabled = .true. , Steady_Flow_Stopping_Criterion = 1.D-16,                           Steady_Flow_Stopping_Criterion_Enabled = .true. , Steady_Flow_Stopping_Criterion = 1.D-16,
-                          Temporal_Iterations_Number = 100000                  , Final_Time = 5.D+02  ,+                          Temporal_Iterations_Number = 100000                  , Final_Time = 5.D+00  ,
                           TimeStep_Type = 0 ,                           TimeStep_Type = 0 ,
                           Timestep_Max = 1.D-03 ,                           Timestep_Max = 1.D-03 ,
Ligne 171: Ligne 170:
  
 &Probe_Location  Xi= 3.0 , Xj= 0.5 , Xk= 0.0  / &Probe_Location  Xi= 3.0 , Xj= 0.5 , Xk= 0.0  /
-&Probe_Location  Xi= 6.0 , Xj= 0.5 , Xk= 0.0 , End_of_Data_Block= .true. +&Probe_Location  Xi= 6.0 , Xj= 0.5 , Xk= 0.0  
-&Simulation_Management   Probe_Recording_Rate = 10 /+&Simulation_Management  Probe_TimeIterationRecordingRate= 10  ,  
 +                        Probe_StartTimeIterationRecording= 0  , 
 +                        Probe_RecordingReset=.false. /
  
 ============================================================================= =============================================================================
-           FIELDS RECORDING DECLARATION+           FIELDS RECORDING SETUP
 ============================================================================= =============================================================================
 &Field_Recording_Setup    Precision_On_Instantaneous_Fields= 2 / &Field_Recording_Setup    Precision_On_Instantaneous_Fields= 2 /
Ligne 181: Ligne 182:
 !--- Snapshots !--- Snapshots
  
-&Simulation_Management    Fields_Recording_Rate = 5.D+01  / +&Simulation_Management 
-&Instantaneous_Fields_Listing  Name_of_Field = "    " , Recording_Enabled = .true.  /      First velocity component +    InstantaneousFields_RecordingReset=.false.     ,        
-&Instantaneous_Fields_Listing  Name_of_Field = "    " , Recording_Enabled = .true. , End_of_Data_Block= .true  /      Second velocity component+    InstantaneousFields_TimeRecordingRate= 5.0E-01 
 +    InstantaneousFields_RecordingStartTime= 0.D-00  / 
 +     
 +&Instantaneous_Fields_Listing  Name_of_Field = "    " /      First velocity component 
 +&Instantaneous_Fields_Listing  Name_of_Field = "    " /      Second velocity component 
 +&Instantaneous_Fields_Listing  Name_of_Field = "    " /      Temperature
  
 !--- Statistics !--- Statistics
Ligne 189: Ligne 195:
 &Simulation_Management    Start_Time_For_Statistics= 1.D+03               , Time_Range_Statistic_Calculation = 5.D+00  / &Simulation_Management    Start_Time_For_Statistics= 1.D+03               , Time_Range_Statistic_Calculation = 5.D+00  /
  
-&Statistical_Fields_Listing  Name_of_Field = "<U>   " , Recording_Enabled = .true.  +&Statistical_Fields_Listing  Name_of_Field = "<U>   "/ 
-&Statistical_Fields_Listing  Name_of_Field = "<V>   " , Recording_Enabled = .true. , End_of_Data_Block= .true /+&Statistical_Fields_Listing  Name_of_Field = "<V>   "/ 
 + 
 + 
 +END OF FILE
  
 </file> </file>
 [[sunfluidh:sunfluidh_examples_data_set|Click here to come back to the previous page]] [[sunfluidh:sunfluidh_examples_data_set|Click here to come back to the previous page]]
sunfluidh/2d_channel_flow_with_heated_bar_incomp_flow.1506955997.txt.gz · Dernière modification : 2017/10/02 16:53 de yann

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki