0.6.0
Loading...
Searching...
No Matches
Pre-processing tools

Tools to initialize fields. More...

Topics

 Initializers
 Define a structure to initialize fields.
 
 User imported variables
 Define and access to user imported variables
 

Enumerations

enum  {
  law_constant , law_perfect_gas , law_coolprop , law_stiffened_gas ,
  law_isentropic , law_peng_robinson , law_linear_acoustic , law_sutherland ,
  type_material_law::law_polynomial_temperature , type_material_law::law_polynomial_temperature_nist , law_neural_network
}
 Enumaration associated to the type of law. More...
 
enum  { activation_tanh , activation_sigmoid }
 Enumaration associated to the activation function.
 

Detailed Description

Tools to initialize fields.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum

Enumaration associated to the type of law.

Enumerator
law_polynomial_temperature 

Polynomial.

law_polynomial_temperature_nist 

Polynomial NIST for specific heat.