-
-
November 13, 2019 at 4:48 pm
snr1
SubscriberI am writing mixture properties and its constituent species properties in a material.scm file.
What will be units of formation-enthalpy and formation-entropy in material.scm file.
-
November 14, 2019 at 10:00 am
Rob
Ansys EmployeeOpen the materials panel and it should be listed there. It'll be SI units in Fluent.
-
November 19, 2019 at 9:59 am
snr1
SubscriberFormation-enthalpy and specific enthalpy both are the same or different? If these two are different, how we can calculate the formation-enthalpy for a particular material?
-
November 19, 2019 at 11:32 am
Rob
Ansys EmployeeWhat is shown in the materials panel? Note, there's a reference temperature there too which may be important.
-
November 19, 2019 at 3:53 pm
snr1
SubscriberFor material properties, i am writing a material.scm file. In this file, we need to mention the formation-enthalpy value of that material. Now, my query is whether the specific enthalpy and formation-enthalpy are same or not?
If these two are different, how we can calculate the formation-enthalpy of a particular material. For example: see below for ammonia properties.
(ammonia-liquid fluid
(chemical-formula . nh3
(density (constant . 610) (compressible-liquid 101325 610 2.1e+09 7 1.1 0.9))
(specific-heat (constant . 4758))
(thermal-conductivity (constant . 0.493))
(viscosity (constant . 0.000152))
; Critical Properties from Polling et al.
(critical-pressure (constant . 11.3530e6))
(critical-temperature (constant . 405.40))
(acentric-factor (constant . 0.257))
(critical-volume (constant . 0.00426))
)
(ammonia-vapor fluid
(chemical-formula . nh3)
(density (constant . 0.6894))
(specific-heat (polynomial piecewise-polynomial (300 1000 1076.164 4.9380262 -0.0071534199 7.0653986e-06 -2.601377e-09) (1000 5000 1201.9011 2.9580837 -0.00097882914 1.5309961e-07 -9.4628597e-12)) (constant . 2158))
(thermal-conductivity (constant . 0.0247))
(viscosity (constant . 1.015e-05))
(molecular-weight (constant . 17.03061))
(absorption-coefficient (constant . 0.5) (polynomial piecewise-linear (550 . 3.14) (890 . 1.93) (1220 . 0.95) (1550 . 0.5)))
(formation-enthalpy (constant . -45915740))
(reference-temperature (constant . 298.15))
(thermal-accom-coefficient (constant . 0.9137))
(velocity-accom-coefficient (constant . 0.9137))
(formation-entropy (constant . 192612.34))
; Critical Properties from Polling et al.
(critical-pressure (constant . 11.3530e6))
(critical-temperature (constant . 405.40))
(acentric-factor (constant . 0.257))
(critical-volume (constant . 0.00426))
) -
November 20, 2019 at 12:01 pm
Rob
Ansys EmployeeIf you open the materials panel up & turn on both species and anything with a phase change you'll see most of the above. If you're poking around in the materials files you'll note that some values are missing: not all materials have all data available. You'll also find a more useful description of both the name & units in the Materials panel. Assuming you've not altered any units these should be what's needed in the file you're writing.
-
- 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.
- Suppress Fluent to open with GUI while performing in journal file
- Floating point exception in Fluent
- What are the differences between CFX and Fluent?
- Heat transfer coefficient
- Getting graph and tabular data from result in workbench mechanical
- Difference between K-epsilon and K-omega Turbulence Model
- The solver failed with a non-zero exit code of : 2
- Time Step Size and Courant Number
- Mesh Interfaces in ANSYS FLUENT
- error: Received signal SIGSEGV
-
5454
-
3419
-
2473
-
1310
-
1022
© 2023 Copyright ANSYS, Inc. All rights reserved.