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

Sinusoidal heat source in fvOption

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 18, 2022, 22:08
Default Sinusoidal heat source in fvOption
  #1
New Member
 
Giulia
Join Date: Feb 2022
Posts: 19
Rep Power: 4
letoppina is on a distinguished road
Hello,

I am using OpenFOAM version 6 and my solver is chtMultiRegionFoam. In order to give a heat source on my solid, this is the condition that I am using on the fvOption file:

Code:
fixedPower
{
    type            scalarSemiImplicitSource;
    active          yes;
    selectionMode   all;

    volumeMode      absolute;

    power           5;          // Set power (W)

    injectionRateSuSp
    {
        e           ($power 0);
        h           ($power 0);
    }
}
Now, would is it possible to have a time-dependent sinusoidal heat source (a sinusoidal power) instead of just a fixed value? If so, could anybody help me?

Thank you in advance!
letoppina is offline   Reply With Quote

Old   May 18, 2022, 22:20
Default
  #2
New Member
 
Giulia
Join Date: Feb 2022
Posts: 19
Rep Power: 4
letoppina is on a distinguished road
Anyone? Please!
letoppina is offline   Reply With Quote

Reply

Tags
chtmulitregionfoam, fvoption, heat source, sinusoidal, time dependent


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] swak4foam for OpenFOAM 4.0 mnikku OpenFOAM Community Contributions 80 May 17, 2022 08:06
Heat source on the surface of the wall Vishsel OpenFOAM Running, Solving & CFD 2 April 27, 2020 09:59
[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
SparceImage v1.7.x Issue on MAC OS X rcarmi OpenFOAM Installation 4 August 14, 2014 06:42
[swak4Foam] Error bulding swak4Foam sfigato OpenFOAM Community Contributions 18 August 22, 2013 12:41


All times are GMT -4. The time now is 00:10.