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

Heat Source Term

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 2, 2023, 10:19
Default Heat Source Term
  #1
New Member
 
Join Date: Nov 2023
Posts: 11
Rep Power: 2
fatgiraffe is on a distinguished road
I'm trying to add a time varying and spatially varying heat source to my simulation, but I am a bit unsure how to compute the energy residual. My source term is in W/m^3. Can I add this directly to the energy residual? I looked at other source term residuals and they all seem to multiply by the control volume and I don't quite understand why.
fatgiraffe is offline   Reply With Quote

Old   November 2, 2023, 12:16
Default
  #2
Senior Member
 
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 585
Rep Power: 17
bigfootedrockmidget is on a distinguished road
The PDE is solved using a Finite Volume Method, where you integrate the PDE over a control volume. This is why the source term is multiplied by the volume, see e.g. equation (27) :

https://su2code.github.io/documents/AIAA-2018-3111.pdf
bigfootedrockmidget is offline   Reply With Quote

Old   November 2, 2023, 13:39
Default
  #3
New Member
 
Join Date: Nov 2023
Posts: 11
Rep Power: 2
fatgiraffe is on a distinguished road
Thanks for the reply. I've implemented the source term in the files:


CConfig.hpp
CConfig.cpp
CDriver.cpp
flow_sources.hpp
flow_sources.cpp
CEulerSolver.cpp


Are there any other files I need to make changes to?


Also, for the energy equation, would the residual simply be:
residual[nDim+1] = -Volume * Source
fatgiraffe 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] funkyDoCalc with OF2.3 massflow NiFl OpenFOAM Community Contributions 14 November 25, 2020 03:30
[foam-extend.org] Problems installing foam-extend-4.0 on openSUSE 42.2 and Ubuntu 16.04 ordinary OpenFOAM Installation 19 September 3, 2019 18:13
[OpenFOAM.org] Error creating ParaView-4.1.0 OpenFOAM 2.3.0 tlcoons OpenFOAM Installation 13 April 20, 2016 17:34
DxFoam reader update hjasak OpenFOAM Post-Processing 69 April 24, 2008 01:24
UDFs for Scalar Eqn - Fluid/Solid HT Greg Perkins FLUENT 0 October 11, 2000 03:43


All times are GMT -4. The time now is 02:06.