|
OOFEM 3.0
|
#include <concretefcmviscoelastic.h>
Public Member Functions | |
| ConcreteFCMViscoElasticStatus (GaussPoint *g) | |
| double | giveFractureEnergy () const |
| void | setFractureEnergy (double new_Gf) |
| double | giveTensileStrength () const |
| void | setTensileStrength (double new_ft) |
| GaussPoint * | giveSlaveGaussPointVisco () |
| void | printOutputAt (FILE *file, TimeStep *tStep) const override |
| Print receiver's output to given stream. | |
| const char * | giveClassName () const override |
| void | initTempStatus () override |
| void | updateYourself (TimeStep *tStep) override |
| void | saveContext (DataStream &stream, ContextMode mode) override |
| void | restoreContext (DataStream &stream, ContextMode mode) override |
| Public Member Functions inherited from oofem::ConcreteFCMStatus | |
| ConcreteFCMStatus (GaussPoint *g) | |
| Interface * | giveInterface (InterfaceType it) override |
| Public Member Functions inherited from oofem::FCMMaterialStatus | |
| FCMMaterialStatus (GaussPoint *g) | |
| void | printOutputAt (FILE *file, TimeStep *tStep) const override |
| Print receiver's output to given stream. | |
| virtual int | giveNumberOfCracks () const |
| returns number of cracks from the previous time step (equilibrated value) | |
| virtual int | giveNumberOfTempCracks () const |
| returns temporary number of cracks | |
| const FloatArray & | giveMaxCrackStrainVector () |
| returns vector with maximum cracking strains (max 3 components) | |
| double | giveMaxCrackStrain (int icrack) |
| returns maximum crack strain for the i-th crack (equilibrated value) | |
| void | setMaxCrackStrain (int icrack, double val) |
| sets value of the maximum crack strain for the i-th crack (equilibrated value) | |
| double | giveTempMaxCrackStrain (int icrack) |
| returns maximum crack strain for the i-th crack (temporary value) | |
| void | setTempMaxCrackStrain (int icrack, double val) |
| sets value of the maximum crack strain for the i-th crack (temporary value) | |
| const IntArray & | giveTempCrackStatus () |
| returns vector of temporary crack statuses | |
| int | giveTempCrackStatus (int icrack) const |
| returns temporary value of status associated with i-th crack direction | |
| void | setTempCrackStatus (int icrack, int val) |
| sets temporary value of status for of the i-th crack | |
| int | giveCrackStatus (int icrack) const |
| return equilibrated value of status associated with i-th crack direction | |
| const FloatArray & | giveCrackStrainVector () const |
| return equilibrated crack strain vector (max 6 components) | |
| const FloatArray & | giveTempCrackStrainVector () |
| return temporary crack strain vector (max 6 components) | |
| double | giveCrackStrain (int icrack) const |
| returns i-th component of the crack strain vector (equilibrated) | |
| double | giveTempCrackStrain (int icrack) const |
| returns i-th component of the crack strain vector (temporary) | |
| void | setTempCrackStrainVector (FloatArray a) |
| sets temporary vector of cracking strains (max 6 components) | |
| void | setTempNormalCrackStrainVector (FloatArray a) |
| sets temporary vector of cracking strains (normal components) | |
| void | setTempCrackStrain (int icrack, double val) |
| sets temporary value of i-th cracking strain (max 6 components) | |
| void | setCrackStrainVector (FloatArray a) |
| sets equilibrated vector of cracking strains (max 6 components) | |
| void | setG2LStressVectorTransformationMtrx (FloatMatrix t) |
| sets transformation matrix for stress transformation from global to local coordinate system | |
| void | setG2LStrainVectorTransformationMtrx (FloatMatrix s) |
| sets transformation matrix for strain transformation from global to local coordinate system | |
| void | setL2GStressVectorTransformationMtrx (FloatMatrix t) |
| sets transformation matrix for stress transformation from local to global coordinate system | |
| void | setL2GStrainVectorTransformationMtrx (FloatMatrix s) |
| sets transformation matrix for stress transformation from global to local coordinate system | |
| const FloatMatrix & | giveG2LStressVectorTransformationMtrx () |
| returns transformation matrix for stress transformation from global to local coordinate system | |
| const FloatMatrix & | giveG2LStrainVectorTransformationMtrx () |
| sets transformation matrix for strain transformation from global to local coordinate system | |
| const FloatMatrix & | giveL2GStressVectorTransformationMtrx () |
| sets transformation matrix for stress transformation from local to global coordinate system | |
| const FloatMatrix & | giveL2GStrainVectorTransformationMtrx () |
| sets transformation matrix for stress transformation from global to local coordinate system | |
| double | giveCharLength (int icrack) const |
| returns characteristic length associated with i-th crack direction | |
| void | setCharLength (int icrack, double val) |
| sets characteristic length for i-th crack | |
| const FloatMatrix & | giveCrackDirs () |
| returns crack directions | |
| const IntArray & | giveCrackStatus () |
| returns crack statuses | |
| void | setCrackDirs (FloatMatrix a) |
| sets matrix with crack directions (normal vectors) | |
| virtual int | giveMaxNumberOfCracks (GaussPoint *gp) |
| returns maximum number of cracks associated with current mode | |
| const char * | giveClassName () const override |
| void | initTempStatus () override |
| void | updateYourself (TimeStep *tStep) override |
| void | saveContext (DataStream &stream, ContextMode mode) override |
| void | restoreContext (DataStream &stream, ContextMode mode) override |
| Public Member Functions inherited from oofem::StructuralMaterialStatus | |
| StructuralMaterialStatus (GaussPoint *g) | |
| Constructor. Creates new StructuralMaterialStatus with IntegrationPoint g. | |
| void | printOutputAt (FILE *file, TimeStep *tStep) const override |
| Print receiver's output to given stream. | |
| void | initTempStatus () override |
| void | updateYourself (TimeStep *tStep) override |
| void | saveContext (DataStream &stream, ContextMode mode) override |
| void | restoreContext (DataStream &stream, ContextMode mode) override |
| const FloatArray & | giveStrainVector () const |
| Returns the const pointer to receiver's strain vector. | |
| const FloatArray & | giveStressVector () const |
| Returns the const pointer to receiver's stress vector. | |
| const FloatArray & | givePVector () const |
| Returns the const pointer to receiver's first Piola-Kirchhoff stress vector. | |
| const FloatArray & | giveCVector () const |
| Returns the const pointer to receiver's Cauchy stress vector. | |
| const FloatArray & | giveFVector () const |
| Returns the const pointer to receiver's deformation gradient vector. | |
| const FloatArray & | giveTempStrainVector () const |
| Returns the const pointer to receiver's temporary strain vector. | |
| const FloatArray & | giveTempStressVector () const |
| Returns the const pointer to receiver's temporary stress vector. | |
| const FloatArray & | giveTempPVector () const |
| Returns the const pointer to receiver's temporary first Piola-Kirchhoff stress vector. | |
| const FloatArray & | giveTempCVector () const |
| Returns the const pointer to receiver's temporary Cauchy stress vector. | |
| const FloatArray & | giveTempFVector () const |
| Returns the const pointer to receiver's temporary deformation gradient vector. | |
| void | letStrainVectorBe (const FloatArray &v) |
| Assigns strain vector to given vector v. | |
| void | letStressVectorBe (const FloatArray &v) |
| Assigns stressVector to given vector v. | |
| void | letPVectorBe (const FloatArray &v) |
| Assigns PVector to given vector v. | |
| void | letCVectorBe (const FloatArray &v) |
| Assigns CVector to given vector v. | |
| void | letFVectorBe (const FloatArray &v) |
| Assigns FVector to given vector v. | |
| void | letTempStressVectorBe (const FloatArray &v) |
| Assigns tempStressVector to given vector v. | |
| void | letTempStrainVectorBe (const FloatArray &v) |
| Assigns tempStrainVector to given vector v. | |
| void | letTempPVectorBe (const FloatArray &v) |
| Assigns tempPVector to given vector v. | |
| void | letTempCVectorBe (const FloatArray &v) |
| Assigns tempPVector to given vector v. | |
| void | letTempFVectorBe (const FloatArray &v) |
| Assigns tempFVector to given vector v. | |
| const char * | giveClassName () const override |
| void | copyStateVariables (const MaterialStatus &iStatus) override |
| Functions for MaterialStatusMapperInterface. | |
| void | addStateVariables (const MaterialStatus &iStatus) override |
| Public Member Functions inherited from oofem::MaterialStatus | |
| MaterialStatus (GaussPoint *g) | |
| virtual bool | giveMaterialProperty (int propID, double &value) |
| virtual void | setMaterialProperty (int propID, double value) |
| Public Member Functions inherited from oofem::IntegrationPointStatus | |
| IntegrationPointStatus (GaussPoint *g) | |
| virtual | ~IntegrationPointStatus ()=default |
| Destructor. | |
| virtual void | setStatusVariable (int varID, double value) |
| Public Member Functions inherited from oofem::MaterialStatusMapperInterface | |
| MaterialStatusMapperInterface () | |
| virtual | ~MaterialStatusMapperInterface () |
| virtual int | MSMI_map (const GaussPoint &iGP, const Domain &iOldDom, Set &sourceSet, const TimeStep &iTStep, MaterialStatus &oStatus) |
| virtual int | MSMI_map_cz (const GaussPoint &iGP, const Domain &iOldDom, Set &sourceSet, const TimeStep &iTStep, MaterialStatus &oStatus) |
| virtual int | MSMI_update (const GaussPoint &iGP, const TimeStep &iTStep) |
| virtual int | MSMI_finish (const TimeStep &iTStep) |
| Public Member Functions inherited from oofem::RandomMaterialStatusExtensionInterface | |
| RandomMaterialStatusExtensionInterface () | |
| virtual | ~RandomMaterialStatusExtensionInterface () |
| Destructor. | |
| bool | _giveProperty (int key, double &value) |
| void | _setProperty (int key, double value) |
| Public Member Functions inherited from oofem::Interface | |
| Interface () | |
| Constructor. | |
| virtual | ~Interface () |
Protected Attributes | |
| std ::unique_ptr< GaussPoint > | slaveGpVisco |
| double | var_ft = 0. |
| hydration-degree dependent tensile strength | |
| double | var_gf = 0. |
| hydration-degree dependent fracture energy | |
| Protected Attributes inherited from oofem::FCMMaterialStatus | |
| IntArray | crackStatuses |
| crack statuses (none, just initialized, softening, unload-reload, closed) | |
| IntArray | tempCrackStatuses |
| FloatArray | maxCrackStrains |
| Max. crack strain reached in the entire previous history. | |
| FloatArray | tempMaxCrackStrains |
| FloatArray | crackStrainVector |
| Components of crack strain vector (normal as well as shear). | |
| FloatArray | tempCrackStrainVector |
| FloatMatrix | crackDirs |
| Storing direction of cracks (crack normals) in columwise format. | |
| FloatArray | charLengths |
| Characteristic lengths computed from the crack orientation and element geometry. | |
| FloatMatrix | transMatrix_G2Lstress |
| transformation matrix converting stress from global to local coordinate system | |
| FloatMatrix | transMatrix_G2Lstrain |
| transformation matrix converting strain from global to local coordinate system | |
| FloatMatrix | transMatrix_L2Gstress |
| transformation matrix converting stress from local to global coordinate system | |
| FloatMatrix | transMatrix_L2Gstrain |
| transformation matrix converting strain from local to global coordinate system | |
| int | nMaxCracks = 0 |
| number of maximum possible cracks (optional parameter) | |
| Protected Attributes inherited from oofem::StructuralMaterialStatus | |
| FloatArray | strainVector |
| Equilibrated strain vector in reduced form. | |
| FloatArray | stressVector |
| Equilibrated stress vector in reduced form. | |
| FloatArray | tempStressVector |
| Temporary stress vector in reduced form (increments are used mainly in nonlinear analysis). | |
| FloatArray | tempStrainVector |
| Temporary strain vector in reduced form (to find balanced state). | |
| FloatArray | PVector |
| Equilibrated first Piola-Kirchhoff stress vector. | |
| FloatArray | tempPVector |
| Temporary first Piola-Kirchhoff stress vector (to find balanced state). | |
| FloatArray | CVector |
| Equilibrated Cauchy stress vector. | |
| FloatArray | tempCVector |
| Temporary Cauchy stress vector (to find balanced state). | |
| FloatArray | FVector |
| Equilibrated deformation gradient in reduced form. | |
| FloatArray | tempFVector |
| Temporary deformation gradient in reduced form (to find balanced state). | |
| Protected Attributes inherited from oofem::IntegrationPointStatus | |
| GaussPoint * | gp |
| Associated integration point. | |
| Protected Attributes inherited from oofem::MaterialStatusMapperInterface | |
| std::unique_ptr< MaterialMappingAlgorithm > | mpMaterialMapper |
| Protected Attributes inherited from oofem::RandomMaterialStatusExtensionInterface | |
| Dictionary | randProperties |
| Dictionary containing material model values. | |
This class manages the status of ConcreteFCMViscoElastic
Definition at line 59 of file concretefcmviscoelastic.h.
| oofem::ConcreteFCMViscoElasticStatus::ConcreteFCMViscoElasticStatus | ( | GaussPoint * | g | ) |
Definition at line 394 of file concretefcmviscoelastic.C.
References oofem::ConcreteFCMStatus::ConcreteFCMStatus(), oofem::IntegrationPointStatus::gp, and slaveGpVisco.
|
inlineoverridevirtual |
Reimplemented from oofem::ConcreteFCMStatus.
Definition at line 83 of file concretefcmviscoelastic.h.
|
inline |
Definition at line 73 of file concretefcmviscoelastic.h.
References var_gf.
Referenced by oofem::ConcreteFCMViscoElastic::giveFractureEnergy().
|
inline |
Definition at line 79 of file concretefcmviscoelastic.h.
Referenced by oofem::ConcreteFCMViscoElastic::computeOverallElasticShearModulus(), oofem::ConcreteFCMViscoElastic::computeOverallElasticStiffness(), oofem::ConcreteFCMViscoElastic::computeStressIndependentStrainVector(), oofem::ConcreteFCMViscoElastic::giveEquivalentTime(), oofem::ConcreteFCMViscoElastic::giveIPValue(), oofem::ConcreteFCMViscoElastic::giveRealStressVector(), initTempStatus(), restoreContext(), saveContext(), and updateYourself().
|
inline |
Definition at line 76 of file concretefcmviscoelastic.h.
References var_ft.
Referenced by oofem::ConcreteFCMViscoElastic::giveIPValue(), and oofem::ConcreteFCMViscoElastic::giveTensileStrength().
|
overridevirtual |
Initializes the temporary internal variables, describing the current state according to previously reached equilibrium internal variables.
Reimplemented from oofem::ConcreteFCMStatus.
Definition at line 412 of file concretefcmviscoelastic.C.
References oofem::GaussPoint::giveMaterialStatus(), giveSlaveGaussPointVisco(), oofem::ConcreteFCMStatus::initTempStatus(), and oofem::RheoChainMaterialStatus::initTempStatus().
|
overridevirtual |
Print receiver's output to given stream.
Reimplemented from oofem::ConcreteFCMStatus.
Definition at line 401 of file concretefcmviscoelastic.C.
References oofem::ConcreteFCMStatus::printOutputAt(), and slaveGpVisco.
|
overridevirtual |
Restores the receiver state previously written in stream.
| stream | Input stream. |
| mode | Determines amount of info available in stream (state, definition, ...). |
| throws | an ContextIOERR exception if error encountered. |
Reimplemented from oofem::ConcreteFCMStatus.
Definition at line 454 of file concretefcmviscoelastic.C.
References oofem::GaussPoint::giveMaterialStatus(), giveSlaveGaussPointVisco(), oofem::ConcreteFCMStatus::restoreContext(), and oofem::IntegrationPointStatus::restoreContext().
|
overridevirtual |
Stores receiver state to output stream.
| stream | Output stream. |
| mode | Determines amount of info required in stream (state, definition, ...). |
| throws | an ContextIOERR exception if error encountered. |
Reimplemented from oofem::ConcreteFCMStatus.
Definition at line 441 of file concretefcmviscoelastic.C.
References oofem::GaussPoint::giveMaterialStatus(), giveSlaveGaussPointVisco(), oofem::ConcreteFCMStatus::saveContext(), and oofem::IntegrationPointStatus::saveContext().
|
inline |
Definition at line 74 of file concretefcmviscoelastic.h.
References var_gf.
Referenced by oofem::ConcreteFCMViscoElastic::giveFractureEnergy().
|
inline |
Definition at line 77 of file concretefcmviscoelastic.h.
References var_ft.
Referenced by oofem::ConcreteFCMViscoElastic::giveTensileStrength().
|
overridevirtual |
Update equilibrium history variables according to temp-variables. Invoked, after new equilibrium state has been reached.
Reimplemented from oofem::ConcreteFCMStatus.
Definition at line 427 of file concretefcmviscoelastic.C.
References oofem::GaussPoint::giveMaterialStatus(), giveSlaveGaussPointVisco(), oofem::ConcreteFCMStatus::updateYourself(), and oofem::IntegrationPointStatus::updateYourself().
|
protected |
Definition at line 63 of file concretefcmviscoelastic.h.
Referenced by ConcreteFCMViscoElasticStatus(), and printOutputAt().
|
protected |
hydration-degree dependent tensile strength
Definition at line 66 of file concretefcmviscoelastic.h.
Referenced by giveTensileStrength(), and setTensileStrength().
|
protected |
hydration-degree dependent fracture energy
Definition at line 68 of file concretefcmviscoelastic.h.
Referenced by giveFractureEnergy(), and setFractureEnergy().