FEDEM Solver  R8.0
Source code of the dynamics solver
Public Attributes | List of all members
strainrosettemodule::straingagetype Type Reference

Data type representing a single strain gage. More...

Public Attributes

integer lpu_fidf
 Device function file for writing. More...
 
integer fathandle
 Handle to fatigue calculation data. More...
 
real(dp), dimension(3) teps_nfromc
 Strain gage transformation. More...
 
real(dp) epsgage
 Current gage strain (time-dependent) More...
 
real(dp) siggage
 Current gage stress (time-dependent) More...
 

Detailed Description

Data type representing a single strain gage.

Member Data Documentation

◆ epsgage

real(dp) strainrosettemodule::straingagetype::epsgage

Current gage strain (time-dependent)

◆ fathandle

integer strainrosettemodule::straingagetype::fathandle

Handle to fatigue calculation data.

◆ lpu_fidf

integer strainrosettemodule::straingagetype::lpu_fidf

Device function file for writing.

◆ siggage

real(dp) strainrosettemodule::straingagetype::siggage

Current gage stress (time-dependent)

◆ teps_nfromc

real(dp), dimension(3) strainrosettemodule::straingagetype::teps_nfromc

Strain gage transformation.


The documentation for this type was generated from the following file: