Difference between revisions of "ViscousTimeStepLimitation by Stefan Radl"

From OpenFOAM Wiki
Jump to navigation Jump to search
(Created page with "category:programming * '''contributor''': Stefan Radl * '''affiliation''': Technische Universität Graz, Austria * '''contact''': <mail address='radl@tugraz.at' descriptio...")
 
 
Line 12: Line 12:
 
=Intro and Purpose=
 
=Intro and Purpose=
  
[[File:SessionE_header.png|500px|right|]]
+
The files below document a tutorial cases that explains how to introduce a time step limitation for high viscosity flows.
  
The files below document a tutorial cases that explains how to introduce a time step limitation for high viscosity flows.
+
The file with the function object that implements the time step limitation can be found [https://tu4u.tugraz.at/fileadmin/user_upload/Institute//IPPT/Area-PharmEng_Particles/SoftwareTraining/OpenFOAM/5_SessionF_TimeStepModification/utilitiesIPPTFunctionObjects_public.zip '''HERE'''].
  
All files can be found [https://tu4u.tugraz.at/fileadmin/user_upload/Institute/IPPT/Area-PharmEng_Particles/SoftwareTraining/OpenFOAM/4_SessionE_AdvancedCaseComplexCAD/SessionE_advancedCaseCAD.zip '''HERE''']
+
The corresponding tutorial case can be found [https://tu4u.tugraz.at/fileadmin/user_upload/Institute//IPPT/Area-PharmEng_Particles/SoftwareTraining/OpenFOAM/5_SessionF_TimeStepModification/offsetCylinder_timStepAdjustment.zip '''HERE''']

Latest revision as of 14:52, 1 July 2019

Go back to Day 2.

Go back to Stefan's collection

Intro and Purpose

The files below document a tutorial cases that explains how to introduce a time step limitation for high viscosity flows.

The file with the function object that implements the time step limitation can be found HERE.

The corresponding tutorial case can be found HERE