FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
fstr_ctrl_dynamic.f90 File Reference

Go to the source code of this file.

Modules

module  fstr_ctrl_dynamic
 This module contains control file data obtaining functions for dynamic analysis.
 

Functions/Subroutines

integer(kind=kint) function fstr_ctrl_dynamic::fstr_ctrl_get_velocity (ctrl, vType, amp, node_id, node_id_len, dof_ids, dof_ide, value)
 Read in !VELOCITY. More...
 
integer(kind=kint) function fstr_ctrl_dynamic::fstr_ctrl_get_acceleration (ctrl, aType, amp, node_id, node_id_len, dof_ids, dof_ide, value)
 Read in !ACCELERATION. More...
 
integer(kind=kint) function fstr_ctrl_dynamic::fstr_ctrl_get_dynamic (ctrl, nlgeom, idx_eqa, idx_resp, n_step, t_start, t_end, t_delta, ganma, beta, idx_mas, idx_dmp, ray_m, ray_k, nout, node_id, node_id_len, nout_monit, iout_list)
 Read in !DYNAMIC. More...