CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2

Changing the maximum number of Cauchy elements for convergence monitoring

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 2, 2024, 09:50
Default Changing the maximum number of Cauchy elements for convergence monitoring
  #1
New Member
 
Tomas Perez Zapico
Join Date: Mar 2023
Posts: 14
Rep Power: 3
tomaspzapico is on a distinguished road
Hi,

I'm trying to increment the number of Cauchy elements for convergence monitoring, but the following error pops up:

Error in "COutput::COutput(const CConfig*, short unsigned int, bool)":
-------------------------------------------------------------------------
Number of Cauchy Elems must be smaller than 1000

Does anybody how can I increase the maximum number of Cauchy elements?
tomaspzapico is offline   Reply With Quote

Old   May 2, 2024, 16:58
Default
  #2
Senior Member
 
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 537
Rep Power: 17
bigfootedrockmidget is on a distinguished road
Why do you want more than 1000 Cauchy elements? You can adjust this number in cOutput.cpp and recompile, but again, why?
bigfootedrockmidget is online now   Reply With Quote

Old   May 3, 2024, 03:42
Default
  #3
New Member
 
Tomas Perez Zapico
Join Date: Mar 2023
Posts: 14
Rep Power: 3
tomaspzapico is on a distinguished road
Thanks. I want to try to see if the accuracy of the results I'm getting improves
tomaspzapico is offline   Reply With Quote

Old   May 3, 2024, 08:58
Default
  #4
Senior Member
 
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 537
Rep Power: 17
bigfootedrockmidget is on a distinguished road
It only affects the number of elements that you use to measure the error, it does not change the error itself.
If you want to increase the accuracy of your results, then converge to a lower residual value (at least R=-12 for all variables), use a finer mesh and use a higher order method (for instance MUSCL).

If you want an accurate impression of local errors, you can visualize the local residuals by outputting them to paraview:
OUTPUT_FILES=PARAVIEW

VOLUME_OUTPUT= SOLUTION,PRIMITIVE,RESIDUAL
bigfootedrockmidget is online now   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Seakeeping Solver:Crashed akbarbagusd Fidelity CFD 0 November 5, 2021 12:42
simpleFoam parallel AndrewMortimer OpenFOAM Running, Solving & CFD 12 August 7, 2015 18:45
[OpenFOAM.org] OF2.3.1 + OS13.2 - Trying to use the dummy Pstream library aylalisa OpenFOAM Installation 23 June 15, 2015 14:49
Cluster ID's not contiguous in compute-nodes domain. ??? Shogan FLUENT 1 May 28, 2014 15:03
Unaligned accesses on IA64 andre OpenFOAM 5 June 23, 2008 10:37


All times are GMT -4. The time now is 16:53.