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

Mutation++ Implementation for Hypersonic Flows [v8.1.0]

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 8, 2025, 14:35
Default Mutation++ Implementation for Hypersonic Flows [v8.1.0]
  #1
New Member
 
Join Date: Jul 2025
Posts: 2
Rep Power: 0
atha is on a distinguished road
Hello,

I am relatively new to SU2, I am currently trying to get Mutation++ working with v8.1.0. When I try to run a test case using FLUID_MODEL=MUTATIONPP instead of SU2_NONEQ, I get this error:

Code:
Either 1) Mutation++ has not been configured/compiled (add '-Denable-mpp=true' to your meson string) or 2) CODI must be deactivated since it is not compatible with Mutation++.
I have run the meson scripts with "-Denable-autodiff=false" and "-Denable-mpp=true", and added "export MPP_DATA_DIRECTORY=$SU2_HOME/subprojects/Mutationpp/data" and "export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$SU2_HOME/<build_dir>/subprojects/Mutationpp" to my .bashrc file, so I believe Mutation++ should be configured correctly. How do I deactivate CODI? I cannot find much beyond this post with the same issue.
atha is offline   Reply With Quote

Old   July 8, 2025, 15:42
Default
  #2
Senior Member
 
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 833
Rep Power: 23
bigfootedrockmidget is on a distinguished road
Code:
-Denable-autodiff=false

should be sufficient, you can check after meson that it is off.
bigfootedrockmidget is online now   Reply With Quote

Old   July 8, 2025, 16:10
Default
  #3
New Member
 
Join Date: Jul 2025
Posts: 2
Rep Power: 0
atha is on a distinguished road
I ran 'meson configure', from there I can see that enable-autodiff is set to false and enable-mpp is true. I have also compiled and installed SU2 with './ninja -C build installl'. However, I am still getting my original error. Is there a step I am missing?
Attached Images
File Type: png Meson Configure.png (8.3 KB, 4 views)
atha is offline   Reply With Quote

Old   July 8, 2025, 17:07
Default
  #4
Senior Member
 
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 833
Rep Power: 23
bigfootedrockmidget is on a distinguished road
check if you have multiple versions of the SU2_CFD executable and if so, check which one you are using (using
Code:
which SU2_CFD
to give you the full path). If the compilation worked, the executable should be ready to use.

bigfootedrockmidget is online now   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Velocity magnitute ignored at inlet for incompressible flows t.teschner SU2 2 October 30, 2024 06:56
QGDsolver - OpenFOAM computational framework for fluid flows based on regularized equ mkraposhin OpenFOAM Announcements from Other Sources 7 September 13, 2021 04:09
implementation of the technique for turbulent flows DES in openFOAM Ferdinand OpenFOAM Running, Solving & CFD 1 July 20, 2015 20:11
Derivation of the pressure-correction equation for compressible flows luftraudi Main CFD Forum 0 July 17, 2012 07:35


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