|
[Sponsors] |
December 30, 2020, 20:58 |
Cohirn Projection Method
|
#1 |
New Member
Moustafa
Join Date: Dec 2020
Posts: 2
Rep Power: 0 |
Now I am coding a Matlab code to solve a flow inside channel using the Choirn projection method.
First thing I specified boundary conditions on each boundary from the four boundaries and specified the initial condition (the velocities in the domain) FIRSTLY , I solved for intermediate velocity from Discretized Navier Stokes equation in the x direction(Finite difference method) with the pressure term dropped. after this point I do not now to proceed , how to solve for the pressures and velocities at the next time step. I want to know how to proceed as I am stuck at this point ? and How to specify Boundary conditions for pressures ? Last edited by moustafa; January 1, 2021 at 17:39. |
|
December 31, 2020, 02:57 |
|
#2 |
Senior Member
-
Join Date: Jul 2012
Location: Germany
Posts: 184
Rep Power: 14 |
Never heard of the method CoHIRN projection. Do you mean Chorin's projection instead?
Regards
__________________
Check out my side project: A multiphysics discontinuous Galerkin framework: Youtube, Gitlab. Last edited by Eifoehn4; January 4, 2021 at 05:58. |
|
December 31, 2020, 04:16 |
|
#3 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,882
Rep Power: 73 |
Quote:
|
||
January 2, 2021, 00:19 |
|
#4 |
New Member
Moustafa
Join Date: Dec 2020
Posts: 2
Rep Power: 0 |
||
January 2, 2021, 06:10 |
|
#5 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,882
Rep Power: 73 |
Quote:
You can read Sec.7.2 here https://www.springer.com/gp/book/9783319996912 and Sec. 12.4 in Charles Hirsch - Numerical Computation of Internal and External Flows. Elsevier 2007. The original Chorin's method is described in his papers: https://www.researchgate.net/publica...okes_Equations https://www.researchgate.net/publica...okes_Equations be aware that there are decades of study and proposals about this method. |
||
Tags |
fdm, projection method |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Finite element method ANSYS CFX | tomd97 | CFX | 2 | April 4, 2018 05:10 |
On the alpha Eqn of VOF method when using Immersed boundary method in OpenFOAM | keepfit | OpenFOAM | 4 | January 31, 2014 15:32 |
Attempt to implement the Chorin Projection Method | McFly | OpenFOAM Programming & Development | 0 | October 26, 2013 07:46 |
Fluent 6.3.26 vs 12.1 and partition method | Anorky | FLUENT | 0 | April 27, 2010 11:55 |
Comparison: Finite Volume Method vs. Analytic Method | m-fry | Main CFD Forum | 1 | April 20, 2010 15:40 |