dampermeability Class Reference

#include <dampermeability.h>

List of all members.

Public Member Functions

 dampermeability (void)
void give_reqntq (long *antq)
void matcond (matrix &d, long ipp)
void print (FILE *out)
void read (XFILE *in)
 ~dampermeability (void)

Public Attributes

gfunctkinvis

Detailed Description

Definition at line 8 of file dampermeability.h.


Constructor & Destructor Documentation

dampermeability ( void   ) 

Definition at line 5 of file dampermeability.cpp.

References kinvis, tab, gfunct::tabf, tablefunct::x, and tablefunct::y.

~dampermeability ( void   ) 

Definition at line 134 of file dampermeability.cpp.

References kinvis.


Member Function Documentation

void give_reqntq ( long *  antq  ) 

The funtion marks required non-transport quantities in the array antq.

Parameters:
antq - array with flags for used material types antq[i] = 1 => quantity type nontransquant(i+1) is required antq[i] = 0 => quantity type nontransquant(i+1) is not required
Returns:
The function does not return anything, but it may change content of antq array.

4. 2. 2014 by TKo

Definition at line 294 of file dampermeability.cpp.

References scal_iso_damage.

void matcond ( matrix d,
long  ipp 
)

function computes conductivity matrix of the material in the required integration point

Parameters:
d - conductivity matrix of material
ipp - number of integration point

Definition at line 168 of file dampermeability.cpp.

References check_math_errel(), crack_width, transmat::elip, gfunct::getval(), transmat::givenontransq(), kinvis, matrix::n, proc_zone_length, scal_iso_damage, test_math_err(), and Tm.

Referenced by saltmat4::matcond(), saltmat1::matcond(), moistheatmat::matcond(), kunmat::matcond(), and damisotrmat::matcond().

void print ( FILE *  out  ) 

function prints parameters

Parameters:
out - outut file

Definition at line 155 of file dampermeability.cpp.

void read ( XFILE in  ) 

function reads parameters

Parameters:
in - input file

Definition at line 145 of file dampermeability.cpp.


Member Data Documentation

kinematic viscosity of water (nu) nu = eta/rho eta - dynamic viscosity rho - density of water

Definition at line 24 of file dampermeability.h.

Referenced by dampermeability(), matcond(), and ~dampermeability().


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

Generated by  doxygen 1.6.2