correct_SGbuilding_foundation: Correct the gravity component grid for the SG building...

Description Usage Arguments Details Value References Examples

View source: R/correct_SGbuilding_foundation.R

Description

In order to set all mass variations to zero where a firm and fix building can be found, this function modifies the gravity component grid in the way that all gravity components laying physically within the building foundations, are set to zero.

Usage

1
2
3
correct_SGbuilding_foundation(gravity_gcomp3d, Bdwall_ext_x, Bdwall_ext_y,
  Bdwall_ext_z, Bdbase_x, Bdbase_y, Bdbase_z, Pillar_x, Pillar_y, Pillar_z,
  grid_discretization)

Arguments

gravity_gcomp

Data.frame, 4 columns: spatial information (x,y,z) and corresponding gravity component (value).

building_foundation

Data.frame, 3 columns: spatial information (x,y,z) about the stucture of the foundation of the SG building.

Details

missing

Value

Returns a data.frame, consisting of 4 columns: 3 dimensions in space (x,y,Z) and value, holding the gravity component data.

References

Marvin Reich (2017), mreich@posteo.de

Examples

1

marcianito/hygra documentation built on Aug. 3, 2020, 7:47 p.m.