October 2020

Constant Head and Falling Head Permeability Test Calculations Using Python

Hi, The code that is presented below is a quick formula for saving your calculation time or verifying your calculated results. It covers both the tests – Constant Head as well as Falling Head Permeability tests. Formulae used for the two tests are as follows. Constant head, permeability k = Q*L/A*h*t Falling Head, permeability k […]

Constant Head and Falling Head Permeability Test Calculations Using Python Read More »

Python Program to Find Out Stress, at a Given Depth and Radius, for a Given Point Load on Soil Surface (Soil Mechanics)

The Boussinesq’s equation or the corresponding Influence Factor charts are generally employed for doing this job, and it can be a tedious job. The code presented below can be a bit helpful for those who deal with the Point Load calculations, only. It doesn’t apply for the distributed strip load, circular load or rectangular loads,

Python Program to Find Out Stress, at a Given Depth and Radius, for a Given Point Load on Soil Surface (Soil Mechanics) Read More »

GATE 2020 Civil Engineering Solved Question Paper (Morning Shift) – Q.1 to Q.10

General Aptitude Q.1 It is a common criticism that most of the academicians live in their _________. So, they are not aware of the real-life challenges. A. Ivory Towers B. Homes C. Glass palaces D.Big flats Solution: A Ivory Towers are used to designate an environment of intellectual/academic pursuit, away from the practical world, from

GATE 2020 Civil Engineering Solved Question Paper (Morning Shift) – Q.1 to Q.10 Read More »

PHP Code Snippets Powered By : XYZScripts.com