TAGGED: ansys-mechanical-apdl, heating, temperature
-
-
September 7, 2023 at 8:55 pm
Loïc Féréol
SubscriberHi Ansys community,
I want to compute a derivative using APDL. To be precise, I want to calculate the heating rate in post processing, i.e. the time derivative of Temperature. To do so, my idea is to use an Euler scheme using the temperature for a given time, the one before and the time step. Is there a way to do so (for an APDL beginner)?
Thank you, -
September 8, 2023 at 9:43 am
Erik Kostson
Ansys EmployeeHi
One way of looking at this.
Perhaps look at post26 commands DERIV and prvar or plvar.
See the apdl command reference (in the help manual) for more info on these commands.
All the best
Erik
-
September 8, 2023 at 1:23 pm
Chandra Sekaran
Ansys EmployeeYes, Post26 operations as Erik points out are best for doing this in MAPDL.
-
September 8, 2023 at 1:26 pm
Loïc Féréol
SubscriberHi Erik and Chandra,
Thank you for your answers. I'm working on this right away !Best,
Loïc -
September 8, 2023 at 1:49 pm
Erik Kostson
Ansys EmployeeA sample code that might help (variable 1 is time):
/POST26
nsol,2,2047,temp
deriv,3,2,1
plvar,3 -
September 13, 2023 at 12:08 am
Loïc Féréol
SubscriberHi Erik and Chandra,
First, thank you for your advices that helped me a lot. For the moment, I can calculate the heating rate for each node and display it. Is there a command to display the quantity calculated on all the domain for a given time step (just like the temperature) ? I did not find such a command in the manual.
Best,
-
- You must be logged in to reply to this topic.

Boost Ansys Fluent Simulations with AWS
Computational Fluid Dynamics (CFD) helps engineers design products in which the flow of fluid components is a significant challenge. These different use cases often require large complex models to solve on a traditional workstation. Click here to join this event to learn how to leverage Ansys Fluids on the cloud, thanks to Ansys Gateway powered by AWS.

Earth Rescue – An Ansys Online Series
The climate crisis is here. But so is the human ingenuity to fight it. Earth Rescue reveals what visionary companies are doing today to engineer radical new ideas in the fight against climate change. Click here to watch the first episode.

Ansys Blog
Subscribe to the Ansys Blog to get great new content about the power of simulation delivered right to your email on a weekly basis. With content from Ansys experts, partners and customers you will learn about product development advances, thought leadership and trends and tips to better use Ansys tools. Sign up here.
- Solver Pivot Warning in Beam Element Model
- Saving & sharing of Working project files in .wbpz format
- Understanding Force Convergence Solution Output
- User manual
- An Unknown error occurred during solution. Check the Solver Output…..
- What is the difference between bonded contact region and fixed joint
- The solver engine was unable to converge on a solution for the nonlinear problem as constrained.
- whether have the difference between using contact and target bodies
- Defining rigid body and contact
- Colors and Mesh Display
-
7592
-
4440
-
2953
-
1427
-
1322
© 2023 Copyright ANSYS, Inc. All rights reserved.