|
[Sponsors] |
November 30, 2016, 09:05 |
How to use Forward Euler in OpenFOAM 3.0.1
|
#1 |
New Member
Join Date: Aug 2016
Posts: 19
Rep Power: 10 |
All the time schemes in OpenFOAM 3.0.1 are implicit:
http://cfd.direct/openfoam/user-guide/fvschemes/ The off-centering parameter for the CrankNicolson scheme cannot be set such that the scheme reduces to Forward Euler. Is there a quick way to use an explicit time scheme? I am, specifically, interested in Forward/Explicit Euler. |
|
November 30, 2016, 12:01 |
|
#2 |
New Member
Join Date: Mar 2014
Location: Czech Republic
Posts: 29
Rep Power: 14 |
Yes, use fvc not fvm for space discretization. It will create diagonal matrix for linear solver which corresponds to explicit time discretization.
|
|
Tags |
euler, time derivative, time discretization, time stepping |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Frequently Asked Questions about Installing OpenFOAM | wyldckat | OpenFOAM Installation | 3 | November 14, 2023 12:58 |
OpenFOAM Training Jan-Apr 2017, Virtual, London, Houston, Berlin | cfd.direct | OpenFOAM Announcements from Other Sources | 0 | September 21, 2016 12:50 |
OpenFOAM Training, London, Chicago, Munich, Houston 2016-2017 | cfd.direct | OpenFOAM Announcements from Other Sources | 0 | September 14, 2016 04:19 |
Problems building Paraview 3.12 on Gentoo Linux | pajot | OpenFOAM Installation | 11 | April 11, 2013 09:09 |
[swak4Foam] installing funkySetFields | igo | OpenFOAM Community Contributions | 1 | November 20, 2012 21:16 |