PyFlex  1.0
Riser cross section analysis
axisymmetric Namespace Reference

Functions

def solver (layerinfo, r, t, b, A, alpha, n, E, nu, gap_ini, intpresslayer, extpresslayer, T_eff, p_int, p_ext)
 
def combfinder (combinations)
 
def systemsetup (r, t, b, A, n, E, nu, alpha, gap_ini, intpresslayer, extpresslayer, layerinfo, T_eff, p_int, p_ext, gaplayers=[0])
 
def corrector (r, t, b, A, n, E, nu, alpha, gap_ini, intpresslayer, extpresslayer, layerinfo, T_eff, p_int, p_ext, solution, pindex, Nlayers)
 

Function Documentation

def axisymmetric.combfinder (   combinations)

Definition at line 95 of file axisymmetric.py.

Here is the caller graph for this function:

def axisymmetric.corrector (   r,
  t,
  b,
  A,
  n,
  E,
  nu,
  alpha,
  gap_ini,
  intpresslayer,
  extpresslayer,
  layerinfo,
  T_eff,
  p_int,
  p_ext,
  solution,
  pindex,
  Nlayers 
)

Definition at line 260 of file axisymmetric.py.

Here is the call graph for this function:

Here is the caller graph for this function:

def axisymmetric.solver (   layerinfo,
  r,
  t,
  b,
  A,
  alpha,
  n,
  E,
  nu,
  gap_ini,
  intpresslayer,
  extpresslayer,
  T_eff,
  p_int,
  p_ext 
)

Definition at line 8 of file axisymmetric.py.

Here is the call graph for this function:

Here is the caller graph for this function:

def axisymmetric.systemsetup (   r,
  t,
  b,
  A,
  n,
  E,
  nu,
  alpha,
  gap_ini,
  intpresslayer,
  extpresslayer,
  layerinfo,
  T_eff,
  p_int,
  p_ext,
  gaplayers = [0] 
)

Definition at line 101 of file axisymmetric.py.

Here is the caller graph for this function: