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

Data type representing a strain rosette. More...

Collaboration diagram for strainrosettemodule::strainrosettetype:
Collaboration graph
[legend]

Public Attributes

real(rk), dimension(:,:), pointer bcart
 Strain-displacement matrix. More...
 
type(straingagetype), dimension(:), pointer gages
 Data for all gages. More...
 
integer fathandle
 Handle to fatigue calculation data. More...
 
real(dp) gatevalue
 Gate value [MPa] for PVX and rainflow analysis. More...
 
real(dp), dimension(4) sncurve
 Parameters defining the S-N curve to use. More...
 
real(dp) alphagages
 Angle between the gages. More...
 
real(dp) zpos
 Position along the local Z-axis. More...
 
real(dp), dimension(3, 3) cmat
 Constitutive matrix. More...
 
real(dp), dimension(3) epscinit
 Initial Cartesian strains. More...
 
real(dp), dimension(3) sigmac0
 Initial residual stresses. More...
 
logical zeroinit
 Make gage strains of the first time step zero? More...
 
real(dp), dimension(3) epsc
 Cartesian strains. More...
 
real(dp), dimension(3) epsp
 Principal strain (max, min, signed abs max) More...
 
real(dp) gammamax
 Maximum shear strain. More...
 
real(dp) epsvm
 von Mises strain More...
 
real(dp), dimension(3) sigmac
 Cartesian stresses. More...
 
real(dp), dimension(3) sigmap
 Principal stresses (max, min, signed abs max) More...
 
real(dp) taumax
 Maximum shear stress. More...
 
real(dp) sigmavm
 von Mises stress More...
 
real(dp) alpha1
 Angle of max principle strain/stress. More...
 
real(dp) alphagamma
 Angle of max shear. More...
 

Detailed Description

Data type representing a strain rosette.

Member Data Documentation

◆ alpha1

real(dp) strainrosettemodule::strainrosettetype::alpha1

Angle of max principle strain/stress.

◆ alphagages

real(dp) strainrosettemodule::strainrosettetype::alphagages

Angle between the gages.

◆ alphagamma

real(dp) strainrosettemodule::strainrosettetype::alphagamma

Angle of max shear.

◆ bcart

real(rk), dimension(:,:), pointer strainrosettemodule::strainrosettetype::bcart

Strain-displacement matrix.

◆ cmat

real(dp), dimension(3,3) strainrosettemodule::strainrosettetype::cmat

Constitutive matrix.

◆ epsc

real(dp), dimension(3) strainrosettemodule::strainrosettetype::epsc

Cartesian strains.

◆ epscinit

real(dp), dimension(3) strainrosettemodule::strainrosettetype::epscinit

Initial Cartesian strains.

◆ epsp

real(dp), dimension(3) strainrosettemodule::strainrosettetype::epsp

Principal strain (max, min, signed abs max)

◆ epsvm

real(dp) strainrosettemodule::strainrosettetype::epsvm

von Mises strain

◆ fathandle

integer strainrosettemodule::strainrosettetype::fathandle

Handle to fatigue calculation data.

◆ gages

type(straingagetype), dimension(:), pointer strainrosettemodule::strainrosettetype::gages

Data for all gages.

◆ gammamax

real(dp) strainrosettemodule::strainrosettetype::gammamax

Maximum shear strain.

◆ gatevalue

real(dp) strainrosettemodule::strainrosettetype::gatevalue

Gate value [MPa] for PVX and rainflow analysis.

◆ sigmac

real(dp), dimension(3) strainrosettemodule::strainrosettetype::sigmac

Cartesian stresses.

◆ sigmac0

real(dp), dimension(3) strainrosettemodule::strainrosettetype::sigmac0

Initial residual stresses.

◆ sigmap

real(dp), dimension(3) strainrosettemodule::strainrosettetype::sigmap

Principal stresses (max, min, signed abs max)

◆ sigmavm

real(dp) strainrosettemodule::strainrosettetype::sigmavm

von Mises stress

◆ sncurve

real(dp), dimension(4) strainrosettemodule::strainrosettetype::sncurve

Parameters defining the S-N curve to use.

◆ taumax

real(dp) strainrosettemodule::strainrosettetype::taumax

Maximum shear stress.

◆ zeroinit

logical strainrosettemodule::strainrosettetype::zeroinit

Make gage strains of the first time step zero?

◆ zpos

real(dp) strainrosettemodule::strainrosettetype::zpos

Position along the local Z-axis.


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