|
[Sponsors] |
February 2, 2024, 13:08 |
Taylor-Green Vortex Spatial Error
|
#1 |
New Member
Join Date: Apr 2020
Posts: 2
Rep Power: 0 |
Hi,
I am running a 2D test case for the Taylor-Green vortex in OF. I have a structured uniform mesh (hence deltaX = deltaY, and no non-orthogonality is present). For the PISO algorithm, the pressure loop is set to 3 while the non-orthogonality corrector is 0. The numerical schemes chosen are as follows:
Theoretically, the discretization should be second-order accurate in space and time. Am I right? If I try to compute L1, L2, and Linf norms to test the temporal accuracy for different values of deltaT (which I compared to a reference refined solution with very small deltaT), I obtain a log-log plot with a slope ~= 2 for every norm. While as, if I try and do the same for the spatial accuracy for different values of deltaX (=deltaY), and compare it with the analytical solution, I obtain a slope ~= 1 for every norm. The procedure for calculating the error norms is the following:
What could be the problem here? Why I am not obtaining a second-order accurate solution in space? Any help is highly appreciated. |
|
Tags |
accuracy, openfoam, taylor-green vortex |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[blockMesh] blockMesh with double grading. | spwater | OpenFOAM Meshing & Mesh Conversion | 92 | January 12, 2019 10:00 |
[OpenFOAM.org] Compile OF 2.3 on Mac OS X .... the patch | gschaider | OpenFOAM Installation | 225 | August 25, 2015 20:43 |
Ansys Fluent 13.0 UDF compilation problem in Window XP (32 bit) | Yogini | Fluent UDF and Scheme Programming | 7 | October 3, 2012 08:24 |
checking the system setup and Qt version | vivek070176 | OpenFOAM Installation | 22 | June 1, 2010 13:34 |
user subroutine error | CFDUSER | CFX | 2 | December 9, 2006 07:31 |