I am using the MacCormach method using finite volume formulation.
The answer can be done if you read the references below:
Leveque (2002) - Finite Volume Methods for Hyperbolic Problems
Toro (2009) - Riemann Solvers and Numerical Methods for Fluid Mechanics
Godlevski and Raviart (1996) - Numerical Approximation of Hyperbolic Systems of Conservation Laws. With kind regards.
You DO NOT need any for finite volume formulation!
Sorry, but we need to give artifcial disspaition (AD) for MacCormack scheme. The code does'nt converge otherwise. For TVD scheme, we need not give any such disspation term. The following paper uses AD.
http://www.sciencedirect.com/science/article/pii/S0045793010002641
And I am presently using AD term mentioned in the CFD by Anderson book, and it is working fine for the simple case I have teasted.
Good.I thought u used TVD all along
You must avoid pseudo dissipation terms because most of the time lead to "wrong" solutions
Thank you
For the finite volume scheme we need the value of the conservative variables on the faces of the cell. For this as stated in Jameson, 1981, we use the average of the value on either side of the...
03 April 2014 4,647 4 View
We prescribe stagnation pressure and temperature at subsonic inlet (physical BC). Now we extrapolate velocity from inside the solution domain (numerical BC). For calculating internal energy (e)...
31 December 2013 3,639 3 View
I am interested in knowing more about the TVD MacCormack scheme merits and demerits.
09 October 2013 4,932 0 View
I need to validate our Euler solver. I am getting result for 2D flows. At present I am trying to validate 3D airfoil (NACA0012). I am looking for some problem in 3D which is easy to mesh. Our...
09 October 2013 4,832 7 View
I need to model an anisotropic material in which the Poisson's ratio ν_12 ≠ ν_21 and so on. Therefore, the elastic compliance matrix wouldn't be a symmetric one. In ANSYS APDL, for TB,ANEL...
09 August 2024 5,048 2 View
Request Python code from this article : Gender equity of authorship in pulmonary medicine over the past decade. THANKS!
08 August 2024 6,242 2 View
Visual Studio Code (VS Code) has become a popular choice among developers for several reasons: 1. **Free and Open Source**: VS Code is free to use and open source, making it accessible to...
07 August 2024 7,013 4 View
I need the python code to forecast what crop production will be in the next decade considering climate and crop production variables as seen in the attached.csv file.
05 August 2024 2,977 3 View
- The Existence/Uniqueness of Solutions to Higher Order Linear Differential Equations - Higher Order Homogenous Differential Equations - Wronskian Determinants of $n$ Functions - Wronskian...
03 August 2024 2,366 0 View
Is it possible to conduct a molecular dynamics simulation to see the effects of a specific carbohydrate on the structure of lipids (e.g., micelle structure)? I am a beginner in this field and plan...
03 August 2024 3,371 3 View
I am using a windows system, what software I should use for hydration shell analysis with molecular dynamics?
02 August 2024 3,143 4 View
For a grid connected BESS (lets say 100 MW/200 MWh system, LFP battery), if we charge the BESS in such a way that whenever we can access power from the solar that will charge the BESS. Hence it...
01 August 2024 9,903 7 View
I have an RNA-seq data that I have analysed using Limma-voom and have extracted the gene IDs, log2FC and the p-values. At p value < 0.05, I have over 10,000 DEGs, however, when I run the GO...
31 July 2024 225 2 View
Can we patent a process flow diagram developed using a process simulator but no actual cases is carried out? For example consider a process for certain product manufacture where a new process flow...
31 July 2024 781 1 View