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

Changing heat source in ANSYS

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 20, 2019, 09:52
Default Changing heat source in ANSYS
  #1
New Member
 
Join Date: Oct 2019
Posts: 1
Rep Power: 0
jnow is on a distinguished road
Dear Colleagues,

I have got a little problem which I hope you could help with.

I would like to use heat source which is decreasing in time period (e.g. 18MW in 1 sec, 15 MW in 2 sec, etc.). It's decay heat from low-power nuclear reactor, geometry at this moment is not so important, I will just use simple geometry in 2D.

Is it possible to solve this issue in ANSYS? Does anybody know how to do it?

Thank you in advance for your help.

Last edited by jnow; October 20, 2019 at 17:22.
jnow is offline   Reply With Quote

Old   October 21, 2019, 00:37
Default
  #2
Senior Member
 
sheaker's Avatar
 
Oskar
Join Date: Nov 2015
Location: Poland
Posts: 184
Rep Power: 10
sheaker is on a distinguished road
Hello. I believe You can use "expression" as an input (I don't have time to confirm it right now). Here is an expression I was using for varying inlet temperature. I think You can modify in for Your purpose:


Code:
300[K] + if(t>6300[s],0[K],if(t>5400[s],600[K],if(t>4500[s],0[K],if(t>3600[s],600[K],if(t>2700[s],0[K],if(t>1800[s],600[K],if(t>900[s],0[K],600[K])))))

Best regards,
Sheaker
sheaker 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
Heat source on the surface of the wall Vishsel OpenFOAM Running, Solving & CFD 2 April 27, 2020 09:59
Creating a heat source on ANSYS workbench chris92jc ANSYS 1 August 6, 2015 03:10
SparceImage v1.7.x Issue on MAC OS X rcarmi OpenFOAM Installation 4 August 14, 2014 06:42
"parabolicVelocity" in OpenFoam 2.1.0 ? sawyer86 OpenFOAM Running, Solving & CFD 21 February 7, 2012 11:44
DecomposePar links against liblamso0 with OpenMPI jens_klostermann OpenFOAM Bugs 11 June 28, 2007 17:51


All times are GMT -4. The time now is 19:04.