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

Yield surface is based on article by Menetrey, P. and William, K.J. published in 1995 in ACI Structural Journal pp 311-318. Purpose of the Yield surface is to model triaxial strenght of concrete. More...

#include <Tri_a_fail_crit_YS.h>

Inheritance diagram for XC::TriFCYieldSurface:
XC::YieldSurface

Public Member Functions

YieldSurfacenewObj ()
 
 TriFCYieldSurface (double fc, double ft, double e, double coh)
 
double f (const EPState *EPS) const
 
BJtensor dFods (const EPState *EPS) const
 
double getfcomp () const
 
double getftens () const
 
double getel () const
 
double get_c () const
 
void print ()
 
- Public Member Functions inherited from XC::YieldSurface
virtual double xi_s1 (const EPState *EPS) const
 
virtual double xi_s2 (const EPState *EPS) const
 
virtual double xi_s3 (const EPState *EPS) const
 
virtual double xi_s4 (const EPState *EPS) const
 
virtual BJtensor xi_t1 (const EPState *EPS) const
 
virtual BJtensor xi_t2 (const EPState *EPS) const
 
virtual BJtensor xi_t3 (const EPState *EPS) const
 
virtual BJtensor xi_t4 (const EPState *EPS) const
 

Friends

std::ostream & operator<< (std::ostream &os, const TriFCYieldSurface &YS)
 

Detailed Description

Yield surface is based on article by Menetrey, P. and William, K.J. published in 1995 in ACI Structural Journal pp 311-318. Purpose of the Yield surface is to model triaxial strenght of concrete.


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