FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
m_fstr_ass_load Module Reference

This module provides functions to take into account external load. More...

Functions/Subroutines

subroutine fstr_ass_load (cstep, ctime, hecMESH, hecMAT, fstrSOLID, fstrPARAM)
 This subroutine assmble following external force into fstrSOLIDGL and hecMATB afterwards. More...
 

Detailed Description

This module provides functions to take into account external load.

Function/Subroutine Documentation

◆ fstr_ass_load()

subroutine m_fstr_ass_load::fstr_ass_load ( integer(kind=kint), intent(in)  cstep,
real(kind=kreal), intent(in)  ctime,
type(hecmwst_local_mesh), intent(in)  hecMESH,
type(hecmwst_matrix), intent(inout)  hecMAT,
type(fstr_solid), intent(inout)  fstrSOLID,
type(fstr_param), intent(inout)  fstrPARAM 
)

This subroutine assmble following external force into fstrSOLIDGL and hecMATB afterwards.

  1. concentrated nodal force
    1. surface pressure
    2. volume force
    3. thermal force
      Parameters
      [in]cstepcurrent step
      [in]ctimecurrent time
      [in,out]hecmathecmw matrix
      [in]hecmeshhecmw mesh
      [in,out]fstrsolidfstr_solid
      [in,out]fstrparamanalysis control parameters

Definition at line 19 of file fstr_ass_load.f90.

Here is the call graph for this function:
Here is the caller graph for this function: