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:
4 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More