berkdemir
Follow
Geotechnical and Tunnel Engineer with some programming experience.
Pinned Loading
-
BD-Hoek-Brown
BD-Hoek-Brown PublicHoek-Brown constitutive model calculations for rocks using Streamlit / Python. Use the tool at https://berkdemir.github.io/HoekBrown/
-
Hoek-Brown Parameters in Literature
Hoek-Brown Parameters in Literature 1"""
2Hoek-Brown parameters in literature by Berk Demir
34This is a simple dictionary called "RockDict" for different rock types and their mi and MR values. Deviations (± from the average) are also stored as miSTD and MRSTD.
5 -
Plaxis group list fetcher.
Plaxis group list fetcher. 1def group_forces(plate_list, plate_names, phase_list):
2"""
3Plaxis group forces fetcher by Berk Demir / https://github.com/berkdemir
4Returns (M, N) as a tuple from Plaxis. If no group is defined in the model, it will return None.
5"""
-
Plaxis plate list fetcher.
Plaxis plate list fetcher. 1def plate_forces(plate_list, plate_names, phase_list):
2"""
3Plaxis plate forces fetcher by Berk Demir / https://github.com/berkdemir
4Returns (M, N) as a tuple from Plaxis.
5"""
-
Effective Shear Wave Velocity calcul...
Effective Shear Wave Velocity calculation and Plaxis-Python code to apply prescribed deformation 1def EFS(Ground_Type, PGV, PGV_Red, VS, PI=20, OCR=1, Eff_Pressure=300):
2"""
3Effective Shear Wave Velocity Using Darendeli (2001) and Schnabel (1973) by Berk Demir / https://github.com/berkdemir
45Inputs:
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.