|
subroutine | prs_res (p, p_res, u, v, w, u_e, v_e, w_e, f_x, f_y, f_z, c_xh, gs_xh, bc_prs_surface, bc_sym_surface, ax, bd, dt, mu, rho) |
|
Definition at line 59 of file pnpn_res.f90.
◆ prs_res()
subroutine pnpn_residual::prs_res::prs_res |
( |
type(field_t), intent(inout) |
p, |
|
|
type(field_t), intent(inout) |
p_res, |
|
|
type(field_t), intent(inout) |
u, |
|
|
type(field_t), intent(inout) |
v, |
|
|
type(field_t), intent(inout) |
w, |
|
|
type(field_t), intent(inout) |
u_e, |
|
|
type(field_t), intent(inout) |
v_e, |
|
|
type(field_t), intent(inout) |
w_e, |
|
|
type(field_t), intent(inout) |
f_x, |
|
|
type(field_t), intent(inout) |
f_y, |
|
|
type(field_t), intent(inout) |
f_z, |
|
|
type(coef_t), intent(inout) |
c_xh, |
|
|
type(gs_t), intent(inout) |
gs_xh, |
|
|
type(facet_normal_t), intent(inout) |
bc_prs_surface, |
|
|
type(facet_normal_t), intent(inout) |
bc_sym_surface, |
|
|
class(ax_t), intent(inout) |
ax, |
|
|
real(kind=rp), intent(inout) |
bd, |
|
|
real(kind=rp), intent(in) |
dt, |
|
|
type(field_t), intent(in) |
mu, |
|
|
type(field_t), intent(in) |
rho |
|
) |
| |
|
virtual |
- Parameters
-
[in,out] | w_e | time-extrapolated velocity |
[in,out] | f_x | Momentum source terms |
[in,out] | f_y | Momentum source terms |
[in,out] | f_z | Momentum source terms |
Definition at line 59 of file pnpn_res.f90.
The documentation for this interface was generated from the following file: