TAGGED: ansys-autodyn, autodyn
-
-
July 15, 2023 at 6:57 am
LI Hailong
SubscriberHow to write ideal gas equation of state (EOS) in autodyn using fortran?I modified the Autodyn user subroutine mdeos_user_1.f90, writing a custom ideal state equation. Ea0 (E0) is treated as a constant, 2.068 × 105Kj/kg, and the simulation is still more consistent with the no user subroutines results. My code is as follows,IF_SIMULTANEOUS = 0ARHO = (1.4_real8-ONE) * E0 * DENBRHO = ZERODADETA = ((1.4_real8 - ONE)* E0)/ RHOREFDBDETA = ZERO******(1) Properties of AirThe air and TNT gas product media were assumed to behave as an ideal gas, thus the default Equations of state (1) were specified. The air was specified with an internal energy of 2.068 × 105Kj/kg in AUTODYN 2D.📷where, ‘ρ’ is the density of gas, ‘cv’ and ‘cp’ are specific heats at constant volume and pressure, respectively; ‘T’ is the gas temperature, ‘P’ is the pressure, ‘γ’ is the ratio of specific heats and ′Ea0′ is the specific energy. The air model was taken from AUTODYN 2D material library as shown in Table 2.Reference:Numerical Simulations of Exposed Circular Surface of RolledHomogeneous Armor Steel Plates Subjected to Blast Loadings by Using AUTODYN 2D -
July 17, 2023 at 4:19 pm
Chris Quan
Ansys EmployeeThe EOS (Equation Of State) in Autodyn defines the relation between the hydrostatic pressure, the local density, and local specific energy.
Thus, every EOS, including user-defined EOS, should calculate the current pressure from the current internal energy, update the internal energy for pressure calculation in the next time step, and finally update the material sound speed based upon the current condition (pressure, density, energy, etc).
-
- 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.
- Explicit dynamics ERRORS
- explicit dynamics
- turning simulation
- getting zero maximum and minimum stress value in explicit analysis
- How to figure out impact force in Explicit Dynamic Analysis
- How do get Full values instead of just minimum and maximum ?
- Running an explicit dynamics simulation on a composite plate
- Monte Carlo Simulation
- Euler Domain Restricting Simulation
- How to solve Energy error too large
-
7742
-
4504
-
2971
-
1449
-
1322
© 2023 Copyright ANSYS, Inc. All rights reserved.