|
[Sponsors] |
December 22, 2018, 21:47 |
LTS in new versions of openfoam
|
#1 |
New Member
mahdi
Join Date: Feb 2014
Location: Vancouver
Posts: 6
Rep Power: 12 |
Dear colleagues!
Hi A solver called LTSInterFoam is illustrated as a steady-state solver based on interFoam solver, which can give a very fast result is som cases I don't know why, but I can't find it in the latest versions of OF. Do anybody knows what is the reason for omitting that from the solver list? Going through the codes there is an 'if (LTS)' loop in the interFoam solver. Is it because if integration of InterFoam and LTSinterfoam? If so, how can I use it? Bests |
|
December 23, 2018, 03:50 |
|
#2 |
Senior Member
Join Date: Aug 2015
Posts: 494
Rep Power: 15 |
Yes, LTS functionality has been integrated into the base solver(s) in the newer OF versions. To use it, make your ddt in fvSchemes "localEuler". There will be various parameters you can alter to control the stability of your simulation. These are best explained by examining the associated code : https://github.com/OpenFOAM/OpenFOAM...F/setRDeltaT.H.
Caelan |
|
Tags |
interfoam, ltsinterfoam, openfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Map of the OpenFOAM Forum - Understanding where to post your questions! | wyldckat | OpenFOAM | 10 | September 2, 2021 06:29 |
[Other] Bashrc problem on multiple OpenFOAM versions | Rolanzo | OpenFOAM Installation | 4 | March 4, 2018 16:42 |
[OpenFOAM.com] OpenFOAM v1.7.1 on Ubuntu 14.04 LTS | reza_65 | OpenFOAM Installation | 3 | August 28, 2017 15:29 |
Using OpenFOAM 2.3.0 in Ubuntu 14.1 LTS | peter.pan | OpenFOAM Installation | 5 | August 7, 2014 18:39 |
Cross-compiling OpenFOAM 1.7.0 on Linux for Windows 32 and 64bits with Mingw-w64 | wyldckat | OpenFOAM Announcements from Other Sources | 3 | September 8, 2010 07:25 |