calculate_bearingcapacityfactors: Shallow foundation bearing capacity factors

View source: R/shallow_foundations.R

calculate_bearingcapacityfactorsR Documentation

Shallow foundation bearing capacity factors

Description

Calculate shallow foundation bearing capacity factors, based on the value of the friction angle, according to EC7

Usage

calculate_bearingcapacityfactors(phi)

Arguments

phi

angle of internal friction, in radians (array)

Value

tibble with fields 'phi' for angle of internal friction, and 'Nc', 'Nq' and 'Ngamma' for the three bearing capacity factors


GJMeijer/soilmech documentation built on May 22, 2022, 10:39 a.m.