Home
last modified time | relevance | path

Searched refs:BOUNDARY_REDUCTION_FACTOR (Results 1 – 4 of 4) sorted by relevance

/dports/cad/tochnog/Sources/Tochnog-Latest-jan-2014/
H A Dconspr.cc105 f = BOUNDARY_REDUCTION_FACTOR * tan( group_materi_plasti_model[0] ); in contactspring()
111 f = BOUNDARY_REDUCTION_FACTOR * tan( group_materi_plasti_model[0] ); in contactspring()
124 f = BOUNDARY_REDUCTION_FACTOR * tan( phi_approximate ); in contactspring()
H A Dtochnog-mod.h92 const double BOUNDARY_REDUCTION_FACTOR=2./3.; // reduction factor granular material - wall variable
H A Dtochnog.h94 const double BOUNDARY_REDUCTION_FACTOR=2./3.; // reduction factor granular material - wall variable
H A Dplasti.cc60 plasti_on_boundary_factor=BOUNDARY_REDUCTION_FACTOR, in plasti_rule()