Navigation
index
modules
|
edafos: A Python Module for Soil Mechanics
»
Site Contents
INTRODUCTION:
Units
Nomenclature
SOIL PROFILE:
Layer Delineation
Correlations
Soil Stresses
DEEP FOUNDATIONS:
Types of Piles
Capacity of Single Piles
EXAMPLES:
Pile Capacity Calculations
API REFERENCE:
Module Documentation
Quick search
Index
_
|
A
|
C
|
E
|
G
|
L
|
O
|
P
|
R
|
S
|
T
|
U
|
X
|
Z
_
__init__() (CapacityMethod method)
(Olson90 method)
(Pile method)
(Project method)
(SoilProfile method)
_create_profile() (SoilProfile method)
_pile_a_d() (Pile method)
_pre_check() (CapacityMethod method)
_z_for_analysis() (CapacityMethod method)
A
a_factor_rev_api() (CapacityMethod static method)
add_layer() (SoilProfile method)
area_of_shape() (Pile static method)
attach_pile() (Project method)
attach_sp() (Project method)
average_toe_su() (CapacityMethod method)
C
calculate_stress() (SoilProfile method)
CapacityMethod (class in edafos.deepfoundations.capacity_base)
E
edafos.deepfoundations.capacity_api (module)
edafos.deepfoundations.capacity_base (module)
edafos.deepfoundations.piles (module)
edafos.project (module)
edafos.soil.profile (module)
G
get_soil_prop() (SoilProfile method)
L
lateral_k_olson90() (CapacityMethod static method)
lateral_k_rev_api() (CapacityMethod static method)
O
Olson90 (class in edafos.deepfoundations.capacity_api)
olson90_table() (CapacityMethod method)
P
Pile (class in edafos.deepfoundations.piles)
Project (class in edafos.project)
R
run() (Olson90 method)
S
set_units() (Project method)
shaft_res_per_z() (Olson90 method)
shaft_resistance() (CapacityMethod static method)
side_area() (Pile method)
SoilProfile (class in edafos.soil.profile)
T
toe_resistance() (CapacityMethod static method)
U
unit_shaft_res_clay() (CapacityMethod static method)
unit_shaft_res_sand() (CapacityMethod static method)
unit_toe_res_clay() (CapacityMethod static method)
X
xsection_area() (Pile method)
Z
z_layer_pile() (Project method)
z_of_layers() (SoilProfile method)
z_of_pile() (Pile method)
Navigation
index
modules
|
edafos: A Python Module for Soil Mechanics
»