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

Error:cannot find output field when using NEMO_EULER

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By wallym

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 19, 2022, 09:10
Default Error:cannot find output field when using NEMO_EULER
  #1
New Member
 
hongjie
Join Date: Dec 2022
Posts: 1
Rep Power: 0
littlered is on a distinguished road
Hello Everybody,

Recently I've been learning the use of SU2_NEMO. I tried to reproduce the results of the RAM-C II flight test case from the excellent paper "SU2-NEMO: An Open-Source Framework for High-Mach Nonequilibrium Multi-Species Flows".

When I used the solver "NEMO_NAVIER_STOKES" with AIR-5 gas model, the simulation of SU2 was quite successful. Then I wanted to run this case with AIR-7 gas model and viscous effects absent. So I changed the solver to "NEMO_EULER", and an error has occurred:
Code:
Error in "void COutput::SetVolumeOutputValue(std::string, long unsigned int, su2double)": 
Cannot find output field with name SKIN_FRICTION-X
This is my VOLUME_OUTPUT option:
Code:
VOLUME_OUTPUT=(COORDINATES,SOLUTION,AUXILIARY,TEMPERATURE_TR,TEMPERATURE_VE,MACH,PRESSURE_COEFF)
This is strange, because when I run the code "SU2_CFD -d RAM-C40000.cfg
" to see all available output fields for NEMO_EULER", there is no "KIN_FRICTION-X" field.

Thanks in advance!

Here's my config file:
Attached Files
File Type: txt RAM-C40000.txt (4.8 KB, 7 views)
littlered is offline   Reply With Quote

Old   December 20, 2022, 10:30
Default
  #2
Member
 
Ercan Umut
Join Date: Aug 2022
Posts: 50
Rep Power: 4
CleverBoy is on a distinguished road
You may need to use 'MARKER_EULER=' for your wall boundary condition. The other BCs are for viscous flows. I don't know much but your cfg file looks fine other than that.
CleverBoy is offline   Reply With Quote

Old   December 20, 2022, 11:53
Default
  #3
Senior Member
 
Wally Maier
Join Date: Apr 2019
Posts: 123
Rep Power: 7
wallym is on a distinguished road
Hi Littlered,

I think Cleverboy is correct. The config you supplied should run regardless.

The viscous flag which triggers the SKIN-FRICTION is dependent on the NEMO-NAVIER-STOKES being activated.
CleverBoy likes this.
wallym is offline   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
[swak4Foam] outputTime in Swak function immortality OpenFOAM Community Contributions 20 October 6, 2022 12:08
overPimpleDyMFoam rotating airfoil startup problems jantheron OpenFOAM Running, Solving & CFD 1 May 20, 2020 04:55
[swak4Foam] swakExpression not writing to log alexfells OpenFOAM Community Contributions 3 March 16, 2020 18:19
disable solver output openfoam..use writeRegisteredObject to write only certain field New-to-CFD OpenFOAM Running, Solving & CFD 1 November 16, 2018 15:56
where can i find "epsilon" or "" parameter in output? EBehnamtalab FLOW-3D 1 January 11, 2018 13:35


All times are GMT -4. The time now is 20:41.