MechSys  1.0
Computing library for simulations in continuum and discrete mechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
msys_fcrits.FCrits Class Reference

List of all members.

Public Member Functions

def __init__
def inter
def set_sc
def set_ctes
def calc_arc
def aniso
def get_nvec_namp_sig_tau
def func
def names
def rst
def get_bounds
def plot
def leg
def plot3d

Public Attributes

 c
 phi
 kY
 b
 alp
 a
 sstar
 R
 obliq1
 obliq2
 Imat
 t
 pqty
 r
 sc
 samin
 samax
 sbmin
 sbmax
 scmin
 scmax
 sxyz
 rst_txt
 leg_plt
 leg_txt
 smpinvs
 pmin
 pmax
 qmin
 qmax
 sphi
 tgphi
 kDP
 kMN
 kLD
 cbar
 kVM
 kGE
 pTol
 pRef

Constructor & Destructor Documentation


Member Function Documentation

def msys_fcrits.FCrits.aniso (   self,
  phi_deg = 30.0,
  b = None,
  alpha = 0.1,
  a = [0.,
  sig_star = 2 
)
def msys_fcrits.FCrits.calc_arc (   self,
  M 
)
def msys_fcrits.FCrits.func (   self,
  sig,
  typ 
)
def msys_fcrits.FCrits.get_bounds (   self,
  sf = 0.05 
)
def msys_fcrits.FCrits.get_nvec_namp_sig_tau (   self,
  l,
  Q = None 
)
def msys_fcrits.FCrits.inter (   self,
  sig_star = 2,
  do_plot = True 
)
def msys_fcrits.FCrits.leg (   self,
  fsz = 8,
  ncol = 2 
)
def msys_fcrits.FCrits.names (   self,
  typ 
)
def msys_fcrits.FCrits.plot (   self,
  typ = 'MN',
  clr = 'red',
  lst = '-',
  lwd = 1,
  label = None,
  np = 40,
  leg_set = True,
  show_phi = False,
  fsz = 10,
  plane = 'oct',
  pct_scale = 0.1 
)
def msys_fcrits.FCrits.plot3d (   self,
  typs = ['MC',
  MN,
  clr = 'red',
  np = 40 
)
def msys_fcrits.FCrits.rst (   self,
  th = False,
  ref = False,
  full = True,
  pos = False,
  fsz = 10 
)
def msys_fcrits.FCrits.set_ctes (   self,
  phi_deg = 30.0,
  c = None,
  sY = None,
  b = None,
  pTol = 0.1,
  pRef = 100.0,
  psa = False 
)
def msys_fcrits.FCrits.set_sc (   self,
  pcam = 1.0/sqrt(3.0) 
)

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines