![]() |
FrontISTR
5.9.0
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Modules | |
| module | m_dynamic_mat_ass_bc_vl |
| This module contains functions to set velocity boundary condition in dynamic analysis. | |
Functions/Subroutines | |
| subroutine | m_dynamic_mat_ass_bc_vl::gather_rotvel_info (hecMESH, fstrSOLID, fstrDYNAMIC, t_curr, ndof, rinfo, cstep) |
| Gather rotational velocity information (!VELOCITY, ROT_CENTER=) into rinfo. For each velocity BC with ROT_CENTER, the given DOF values are the angular velocity vector components (rad/s), multiplied by the amplitude at t_curr. More... | |
| subroutine | m_dynamic_mat_ass_bc_vl::get_rotcenter_coord (hecMESH, fstrSOLID, ig, ndof, ccoord) |
| Return the current-configuration coordinate of the rotation center node group. More... | |
| subroutine | m_dynamic_mat_ass_bc_vl::dynamic_mat_ass_bc_vl (cstep, hecMESH, hecMAT, fstrSOLID, fstrDYNAMIC, fstrPARAM, hecLagMAT, t_curr, iter, conMAT) |
| This subrouitne set velocity boundary condition in dynamic analysis. More... | |
| subroutine | m_dynamic_mat_ass_bc_vl::dynamic_bc_init_vl (hecMESH, hecMAT, fstrSOLID, fstrDYNAMIC, t_curr) |
| This function sets initial condition of velocity. More... | |
| subroutine | m_dynamic_mat_ass_bc_vl::dynamic_explicit_ass_vl (hecMESH, hecMAT, fstrSOLID, fstrDYNAMIC, t_curr, iter) |