|
MAMMA
1.0
Conduitsolver
|
Go to the source code of this file.
Modules | |
| module | init |
| Initial solution. | |
Functions/Subroutines | |
| subroutine | init::init_steady (u_0, qp) |
| Steady problem initialization. More... | |
Variables | |
| real *8 | init::alfa1_in |
| Inlet first phase volume fraction. More... | |
| real *8 | init::p1_in |
| Inlet first phase pressure. More... | |
| real *8 | init::p2_in |
| Inlet second phase pressure. More... | |
| real *8 | init::delta_p_in |
| Inlet pressure difference ( p2-p1 ) More... | |
| real *8 | init::u1_in |
| Inlet first phase velocity. More... | |
| real *8 | init::u2_in |
| Inlet second phase velocity. More... | |
| real *8 | init::t_in |
| Inlet temperature. More... | |
| real *8, dimension(:), allocatable | init::beta_in |
| Inlet crystal volume fraction. More... | |
| real *8, dimension(:), allocatable | init::xd_md_in |
| Inlet dissolved gas mass fraction. More... | |
| real *8 | init::frag_eff_in |
| Inlet fragmentation efficiency. More... | |
| real *8 | init::p_out |
| Outlet pressure. More... | |
1.8.11