MFC: Simulation
High-fidelity multiphase flow simulation
|
Functions/Subroutines | |
program | __m_hyperelastic_fpp_f90__ |
subroutine | s_initialize_hyperelastic_module |
The following subroutine handles the calculation of the btensor. The calculation of the btensor takes qprimvf. | |
subroutine | s_hyperelastic_rmt_stress_update (q_cons_vf, q_prim_vf) |
The following subroutine handles the calculation of the btensor. The calculation of the btensor takes qprimvf. | |
subroutine | s_neohookean_cauchy_solver (btensor, q_prim_vf, g, j, k, l) |
The following subroutine handles the calculation of the btensor. The calculation of the btensor takes qprimvf. | |
subroutine | s_mooney_rivlin_cauchy_solver (btensor, q_prim_vf, g, j, k, l) |
The following subroutine handles the calculation of the btensor. The calculation of the btensor takes qprimvf. | |
subroutine | s_finalize_hyperelastic_module () |
program __m_hyperelastic_fpp_f90__ |
|
private |
|
private |
The following subroutine handles the calculation of the btensor. The calculation of the btensor takes qprimvf.
q_prim_vf | Primitive variables |
btensor | is the output calculate the grad_xi, grad_xi is a nxn tensor calculate the inverse of grad_xi to obtain F, F is a nxn tensor calculate the FFtranspose to obtain the btensor, btensor is nxn tensor btensor is symmetric, save the data space |
subroutine __m_hyperelastic_fpp_f90__::s_initialize_hyperelastic_module |
The following subroutine handles the calculation of the btensor. The calculation of the btensor takes qprimvf.
q_prim_vf | Primitive variables |
btensor | is the output calculate the grad_xi, grad_xi is a nxn tensor calculate the inverse of grad_xi to obtain F, F is a nxn tensor calculate the FFtranspose to obtain the btensor, btensor is nxn tensor btensor is symmetric, save the data space |
|
private |
The following subroutine handles the calculation of the btensor. The calculation of the btensor takes qprimvf.
q_prim_vf | Primitive variables |
btensor | is the output calculate the grad_xi, grad_xi is a nxn tensor calculate the inverse of grad_xi to obtain F, F is a nxn tensor calculate the FFtranspose to obtain the btensor, btensor is nxn tensor btensor is symmetric, save the data space |
|
private |
The following subroutine handles the calculation of the btensor. The calculation of the btensor takes qprimvf.
q_prim_vf | Primitive variables |
btensor | is the output calculate the grad_xi, grad_xi is a nxn tensor calculate the inverse of grad_xi to obtain F, F is a nxn tensor calculate the FFtranspose to obtain the btensor, btensor is nxn tensor btensor is symmetric, save the data space |