Peano
Loading...
Searching...
No Matches
equation_of_state.h File Reference

contains functions and definitions related to the equation of state of ideal gases. More...

#include "cmath"
#include "adiabatic_index.h"
Include dependency graph for equation_of_state.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  swift2
 This file is part of the SWIFT 2 project.
 
namespace  swift2::kernels
 
namespace  swift2::kernels::legacy
 Legacy SPH implementation.
 
namespace  swift2::kernels::legacy::eos
 

Functions

 swift2::kernels::legacy::eos::__attribute__ ((always_inline, const)) inline static double gas_internal_energy_from_entropy(double density
 Returns the internal energy given density and entropy.
 

Variables

double swift2::kernels::legacy::eos::entropy
 
double swift2::kernels::legacy::eos::pressure
 
double swift2::kernels::legacy::eos::u
 
double swift2::kernels::legacy::eos::P
 

Detailed Description

contains functions and definitions related to the equation of state of ideal gases.

This is a legacy file - kept as closely to the SWIFT original files as possible.

Definition in file equation_of_state.h.