![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Data for DYNAMIC ANSLYSIS (fstrDYNAMIC) More...
Data Fields | |
integer(kind=kint) | idx_eqa |
ANALYSIS TYPE CONTROL. More... | |
integer(kind=kint) | idx_resp |
integer(kind=kint) | n_step |
TIME CONTROL. More... | |
real(kind=kreal) | t_start |
real(kind=kreal) | t_curr |
real(kind=kreal) | t_end |
real(kind=kreal) | t_delta |
integer(kind=kint) | restart_nout |
integer(kind=kint) | restart_nin |
real(kind=kreal) | ganma |
Newmark-beta parameter. More... | |
real(kind=kreal) | beta |
integer(kind=kint) | idx_mas |
mass matrix control More... | |
integer(kind=kint) | idx_dmp |
damping control More... | |
real(kind=kreal) | ray_m |
real(kind=kreal) | ray_k |
logical | varinitialize |
initialization control More... | |
integer(kind=kint) | nout |
OUTPUT CONTROL. More... | |
integer(kind=kint) | ngrp_monit |
integer(kind=kint) | nout_monit |
integer(kind=kint) | i_step |
integer(kind=kint), dimension(6) | iout_list |
real(kind=kreal), dimension(:,:), pointer | disp |
VALUE. More... | |
real(kind=kreal), pointer | displacement |
real(kind=kreal), dimension(t-dt), pointer | u |
real(kind=kreal), dimension(:,:), pointer | vel |
real(kind=kreal), pointer | velocity |
real(kind=kreal), dimension(:,:), pointer | acc |
real(kind=kreal), pointer | acceleration |
real(kind=kreal) | kineticenergy |
real(kind=kreal) | strainenergy |
real(kind=kreal) | totalenergy |
real(kind=kreal), dimension(:), pointer | vec1 |
temporary quantity More... | |
real(kind=kreal), dimension(:), pointer | vec2 |
real(kind=kreal), dimension(:), pointer | vec3 |
integer(kind=kint) | dynamic_iw4 = 204 |
integer(kind=kint) | dynamic_iw5 = 205 |
integer(kind=kint) | dynamic_iw6 = 206 |
integer(kind=kint) | dynamic_iw7 = 207 |
integer(kind=kint) | dynamic_iw8 = 208 |
integer(kind=kint) | dynamic_iw9 = 209 |
integer(kind=kint) | dynamic_iw10 = 210 |
Data for DYNAMIC ANSLYSIS (fstrDYNAMIC)
Definition at line 504 of file m_fstr.f90.
real(kind=kreal), dimension (:,:), pointer m_fstr::fstr_dynamic::acc |
Definition at line 551 of file m_fstr.f90.
real(kind=kreal), pointer m_fstr::fstr_dynamic::acceleration |
Definition at line 551 of file m_fstr.f90.
real(kind=kreal) m_fstr::fstr_dynamic::beta |
Definition at line 522 of file m_fstr.f90.
real(kind=kreal), dimension (:,:), pointer m_fstr::fstr_dynamic::disp |
VALUE.
Definition at line 549 of file m_fstr.f90.
real(kind=kreal), pointer m_fstr::fstr_dynamic::displacement |
Definition at line 549 of file m_fstr.f90.
integer(kind=kint) m_fstr::fstr_dynamic::dynamic_iw10 = 210 |
Definition at line 568 of file m_fstr.f90.
integer(kind=kint) m_fstr::fstr_dynamic::dynamic_iw4 = 204 |
Definition at line 562 of file m_fstr.f90.
integer(kind=kint) m_fstr::fstr_dynamic::dynamic_iw5 = 205 |
Definition at line 563 of file m_fstr.f90.
integer(kind=kint) m_fstr::fstr_dynamic::dynamic_iw6 = 206 |
Definition at line 564 of file m_fstr.f90.
integer(kind=kint) m_fstr::fstr_dynamic::dynamic_iw7 = 207 |
Definition at line 565 of file m_fstr.f90.
integer(kind=kint) m_fstr::fstr_dynamic::dynamic_iw8 = 208 |
Definition at line 566 of file m_fstr.f90.
integer(kind=kint) m_fstr::fstr_dynamic::dynamic_iw9 = 209 |
Definition at line 567 of file m_fstr.f90.
real(kind=kreal) m_fstr::fstr_dynamic::ganma |
Newmark-beta parameter.
Definition at line 521 of file m_fstr.f90.
integer(kind=kint) m_fstr::fstr_dynamic::i_step |
Definition at line 539 of file m_fstr.f90.
integer(kind=kint) m_fstr::fstr_dynamic::idx_dmp |
damping control
Definition at line 528 of file m_fstr.f90.
integer(kind=kint) m_fstr::fstr_dynamic::idx_eqa |
ANALYSIS TYPE CONTROL.
Definition at line 506 of file m_fstr.f90.
integer(kind=kint) m_fstr::fstr_dynamic::idx_mas |
mass matrix control
Definition at line 525 of file m_fstr.f90.
integer(kind=kint) m_fstr::fstr_dynamic::idx_resp |
Definition at line 507 of file m_fstr.f90.
integer(kind=kint), dimension(6) m_fstr::fstr_dynamic::iout_list |
Definition at line 540 of file m_fstr.f90.
real(kind=kreal) m_fstr::fstr_dynamic::kineticenergy |
Definition at line 553 of file m_fstr.f90.
integer(kind=kint) m_fstr::fstr_dynamic::n_step |
TIME CONTROL.
Definition at line 510 of file m_fstr.f90.
integer(kind=kint) m_fstr::fstr_dynamic::ngrp_monit |
Definition at line 537 of file m_fstr.f90.
integer(kind=kint) m_fstr::fstr_dynamic::nout |
OUTPUT CONTROL.
Definition at line 536 of file m_fstr.f90.
integer(kind=kint) m_fstr::fstr_dynamic::nout_monit |
Definition at line 538 of file m_fstr.f90.
real(kind=kreal) m_fstr::fstr_dynamic::ray_k |
Definition at line 530 of file m_fstr.f90.
real(kind=kreal) m_fstr::fstr_dynamic::ray_m |
Definition at line 529 of file m_fstr.f90.
integer(kind=kint) m_fstr::fstr_dynamic::restart_nin |
Definition at line 518 of file m_fstr.f90.
integer(kind=kint) m_fstr::fstr_dynamic::restart_nout |
Definition at line 515 of file m_fstr.f90.
real(kind=kreal) m_fstr::fstr_dynamic::strainenergy |
Definition at line 554 of file m_fstr.f90.
real(kind=kreal) m_fstr::fstr_dynamic::t_curr |
Definition at line 512 of file m_fstr.f90.
real(kind=kreal) m_fstr::fstr_dynamic::t_delta |
Definition at line 514 of file m_fstr.f90.
real(kind=kreal) m_fstr::fstr_dynamic::t_end |
Definition at line 513 of file m_fstr.f90.
real(kind=kreal) m_fstr::fstr_dynamic::t_start |
Definition at line 511 of file m_fstr.f90.
real(kind=kreal) m_fstr::fstr_dynamic::totalenergy |
Definition at line 555 of file m_fstr.f90.
real(kind=kreal), dimension(t-dt), pointer m_fstr::fstr_dynamic::u |
Definition at line 549 of file m_fstr.f90.
logical m_fstr::fstr_dynamic::varinitialize |
initialization control
Definition at line 533 of file m_fstr.f90.
real(kind=kreal), dimension (:), pointer m_fstr::fstr_dynamic::vec1 |
temporary quantity
Definition at line 558 of file m_fstr.f90.
real(kind=kreal), dimension (:), pointer m_fstr::fstr_dynamic::vec2 |
Definition at line 559 of file m_fstr.f90.
real(kind=kreal), dimension (:), pointer m_fstr::fstr_dynamic::vec3 |
Definition at line 560 of file m_fstr.f90.
real(kind=kreal), dimension (:,:), pointer m_fstr::fstr_dynamic::vel |
Definition at line 550 of file m_fstr.f90.
real(kind=kreal), pointer m_fstr::fstr_dynamic::velocity |
Definition at line 550 of file m_fstr.f90.