XC Open source finite element analysis program
Public Member Functions | Friends | List of all members

This is a nonlinear evolution law for the evoltion of a scalar variable po which depends on plastic volumetric strain i.e. dpo = (1+eo)po/(lamda-kappa)*de_p. More...

#include <EL_NLEp.h>

Inheritance diagram for XC::EvolutionLaw_NL_Ep:
XC::EvolutionLaw_S

Public Member Functions

 EvolutionLaw_NL_Ep (double eod=0.85, double lambdad=0.19, double kappad=0.06)
 
 EvolutionLaw_NL_Ep (const EvolutionLaw_NL_Ep &LEL)
 
EvolutionLaw_SnewObj ()
 
double h_s (EPState *EPS, PotentialSurface *PS)
 
void print ()
 

Friends

std::ostream & operator<< (std::ostream &os, const EvolutionLaw_NL_Ep &LEL)
 

Detailed Description

This is a nonlinear evolution law for the evoltion of a scalar variable po which depends on plastic volumetric strain i.e. dpo = (1+eo)po/(lamda-kappa)*de_p.


The documentation for this class was generated from the following files: