CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Method of Manufactured Solutions - Turbomachinery

Register Blogs Community New Posts Updated Threads Search

Like Tree5Likes
  • 2 Post By arjun
  • 1 Post By arjun
  • 1 Post By sbaffini
  • 1 Post By TurboFlo

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 24, 2019, 10:18
Question Method of Manufactured Solutions - Turbomachinery
  #1
New Member
 
Join Date: Apr 2018
Posts: 3
Rep Power: 8
TurboFlo is on a distinguished road
Hi

I am trying to get to grips with the Method of Manufactured Solutions; I want to do a Code Verification that is appropriate for a turbomachinery simulation (centrifugal pump). The solver I am using is ANSYS CFX.

I would appreciate it if somebody could nudge me in the right direction with an example of a completed (turbomachinery relevant) MMS study or something in the literature (perhaps referring to a good paper/article that deals with the specific application) that can get me on the right track?

Thank you very much in advance.
TurboFlo is offline   Reply With Quote

Old   September 25, 2019, 02:51
Default
  #2
Senior Member
 
Eifoehn4's Avatar
 
-
Join Date: Jul 2012
Location: Germany
Posts: 184
Rep Power: 14
Eifoehn4 is on a distinguished road
Dear TurboFlo,

what is the point of your study. A MMS only veryfies the implementation of the CFD code. ANSYS has done this trillion times.

Did you implement additional stuff and want to verify that?

Regards
__________________
Check out my side project:

A multiphysics discontinuous Galerkin framework: Youtube, Gitlab.
Eifoehn4 is offline   Reply With Quote

Old   September 25, 2019, 02:58
Default
  #3
Senior Member
 
Arjun
Join Date: Mar 2009
Location: Nurenberg, Germany
Posts: 1,278
Rep Power: 34
arjun will become famous soon enougharjun will become famous soon enough
Quote:
Originally Posted by Eifoehn4 View Post
Dear TurboFlo,

ANSYS has done this trillion times.
i really doubt this part for the reasons that most of the time it requires special boundary conditions that by default are not available in CFD codes.



Also never came across any such paper so far. Do you know any such study i would love to know.
sbaffini and aerosayan like this.
arjun is offline   Reply With Quote

Old   September 25, 2019, 03:18
Default
  #4
Senior Member
 
Eifoehn4's Avatar
 
-
Join Date: Jul 2012
Location: Germany
Posts: 184
Rep Power: 14
Eifoehn4 is on a distinguished road
Quote:
Originally Posted by arjun View Post
i really doubt this part for the reasons that most of the time it requires special boundary conditions that by default are not available in CFD codes.



Also never came across any such paper so far. Do you know any such study i would love to know.
I am really sure that this is the case for most stuff implemented in commercial tools.

Boundary conditions are part of the implementation. That is the reason why i asked

Quote:
Originally Posted by Eifoehn4 View Post

Did you implement additional stuff and want to verify that?
Nobody knows without more information.

Regards
Eifoehn4 is offline   Reply With Quote

Old   September 25, 2019, 03:37
Default
  #5
Senior Member
 
Arjun
Join Date: Mar 2009
Location: Nurenberg, Germany
Posts: 1,278
Rep Power: 34
arjun will become famous soon enougharjun will become famous soon enough
Quote:
Originally Posted by Eifoehn4 View Post
I am really sure that this is the case for most stuff implemented in commercial tools.

Boundary conditions are part of the implementation. That is the reason why i asked
I was developer on starccm and when I worked there I did do benchmarking and to do so I was forced to code the BC because solver directly does not allow them.


I developed Wildkatze solver http://www.digital-sol.co.jp/wildkatze/index_en.html and yes during development I used manufactured solution to make sure that all the terms are properly accounted for. I can still not offer that to user because once you offer it as a solver you have to provide lot more things to treat BC that it becomes very difficult to allow fixed velocity and pressure at BCs.


Quote:
Originally Posted by Eifoehn4 View Post

Nobody knows without more information.

Regards

This is indeed true.
aerosayan likes this.
arjun is offline   Reply With Quote

Old   September 25, 2019, 04:01
Default
  #6
New Member
 
Join Date: Apr 2018
Posts: 3
Rep Power: 8
TurboFlo is on a distinguished road
Hi all

No, I did not change anything neither am I implementing something alien to the code that requires verifying. I am attempting to frame an order of accuracy for the CFX code.

A direct quote from ASME V&V 20-2009: "Prior to estimating uncertainty of a numerical solution due to numerical error (unum), it is necessary to verify the code itself [i.e., to determine that the code is free of mistakes (code verification)]"... "The objective of verification is to establish numerical accuracy, independent of the physical (modeling) accuracy that is the subject of validation."...and a bit later in the text: "code verification is distinct from solution verification and must precede it, even though both procedures utilize grid convergence studies. In general, code verification assesses code correctness and specifically involves error evaluation for a known solution. By contrast, solution verification involves error estimation, since the exact solution to the specific problem is unknown."

Essentially, a formal order of accuracy (p) is to be established that will serve in later efforts to compare the observed- and formal/stated order of accuracy during verification.

I have no doubt that the ANSYS team have performed exhaustive studies, but the assumption that it has been done satisfactorily would have to be proven in written works. It would be great to see a verification baseline case from CFX, but I have not been able to track anything down (maybe I do not know where to look).

Various texts do refer to the MMS as a good method to use, and I tend to agree. I would just like to see a worked example of a CFX case?
TurboFlo is offline   Reply With Quote

Old   September 25, 2019, 09:58
Default
  #7
Senior Member
 
sbaffini's Avatar
 
Paolo Lampitella
Join Date: Mar 2009
Location: Italy
Posts: 2,168
Blog Entries: 29
Rep Power: 39
sbaffini will become famous soon enoughsbaffini will become famous soon enough
Send a message via Skype™ to sbaffini
When I started my LES journey with Fluent I had several troubles with the bi-periodic channel flow. Only by verification with the MMS on the Taylor solution I was able to identify a bug in the green gauss gradient for bi-periodic settings that is not mentioned in the manual. Using the MMS properly, in turn, involved few subtleties, like properly modifying the reference pressure location and initializing the first two time steps (instead of the first one only).

So, I guess that it matters or not according to your own competence. If you are at least concerned I think you should proceed to do your own verification. Unfortunately I don't know of any specific such solution. But the nice thing is that the MMS can be used with whatever solution, just come up with something meaningful for your field, like a vortex flow or sort of
aerosayan likes this.
sbaffini is offline   Reply With Quote

Old   September 25, 2019, 18:46
Default
  #8
New Member
 
Join Date: Apr 2018
Posts: 3
Rep Power: 8
TurboFlo is on a distinguished road
@sbaffini; Thanks for the reply.

Yes, I definitely will attempt the verification; I have found some great reference works from the proceedings and articles published by the AIAA (https://arc.aiaa.org/), in particular from authors like Roache. One paper https://arc.aiaa.org/doi/10.2514/6.2005-682 also directly performs some code verifications using commercial CFD codes (TASCflow, Fluent and CFX) for various 2D cases - CFX does not have 2D capabilities and one should construct a one element deep flow field to complete a (almost) 2D case. Another paper https://arc.aiaa.org/doi/10.2514/6.2010-127 details a 3D case with unstructured mesh application. Obviously the reference works by Roache (http://www.hermosa-pub.com/hermosa/h...oks.html#VVCSE) are indispensable to the understanding of this method.

Some databases (http://manufactured-solutions.github.io/MASA/index.html) also makes it a bit easier to implement the MMS if you know what you want to achieve.

I will continue to look for other baseline cases (like the backward facing step and some additional 3D applications), and perform the required work.
aerosayan likes this.
TurboFlo is offline   Reply With Quote

Reply

Tags
cfx, manufactred solution, turbomachinery, verification


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
Finite element method ANSYS CFX tomd97 CFX 2 April 4, 2018 04:10
double-projection method that works on non-staggered grid zx-81 Main CFD Forum 3 February 12, 2017 04:23
Turbulence inflow generation - recycling method panda60 OpenFOAM Running, Solving & CFD 15 April 25, 2013 01:34
Fluent 6.3.26 vs 12.1 and partition method Anorky FLUENT 0 April 27, 2010 10:55
Comparison: Finite Volume Method vs. Analytic Method m-fry Main CFD Forum 1 April 20, 2010 14:40


All times are GMT -4. The time now is 01:57.