teaching_scripts

Jupyter Notebooks for teaching

https://github.com/nagelt/teaching_scripts

Science Score: 57.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 8 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.2%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

Jupyter Notebooks for teaching

Basic Info
  • Host: GitHub
  • Owner: nagelt
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: master
  • Size: 146 MB
Statistics
  • Stars: 3
  • Watchers: 2
  • Forks: 3
  • Open Issues: 0
  • Releases: 1
Created over 5 years ago · Last pushed 8 months ago
Metadata Files
Readme License Citation

README.md

Soil mechanical concepts using Jupyter Notebooks

A set of Jupyter Notebooks demonstrating various soil mechanical concepts, including

  • Grain size distributions
  • Soil physical properties
  • Principal stresses and Mohr's circle
  • Mechanical tests (oedometer, triaxial)
  • Active and passive earth pressure
  • Slope failure
  • Kinematic element methods
  • Settlements and consolidation
  • Ground failure
  • ...

The notebooks mainly make use of

  • numpy
  • scipy
  • matplotlib
  • ipywidgets
  • sympy

The notebooks can be viewed with nbviewer, see https://jupyter.org/, or can now also be run interactively using binder (available through nbviewer).

See https://nagelt.github.io

Comments and contributions are welcome.

Citation:

Nagel, T. (2025). Interactive Jupyter Notebooks for Geotechnical Engineering and Soil Mechanics WS202425 (WS202425). Zenodo. https://doi.org/10.5281/zenodo.15335861

Related publication:

Kern, D., & Nagel, T. (2022). An experimental numerics approach to the terrestrial brachistochrone. GAMM Archive for Students, 4(1), 29–35. https://doi.org/10.14464/gammas.v4i1.512

Kern, D., & Nagel, T. (2024). The essence of Biot waves in an oscillator with two degrees of freedom. GAMM Archive for Students, 6(1). https://doi.org/10.14464/gammas.v6i1.663

Nagel, T., Gerasimov, T., Remes, J., & Kern, D. (2025). Neighborhood Watch in Mechanics: Nonlocal Models and Convolution. SIAM Review, 67(1), 176–193. https://doi.org/10.1137/22M1541721

Owner

  • Name: Thomas Nagel
  • Login: nagelt
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Nagel
  given-names: Thomas
  orcid: https://orcid.org/0000-0001-8459-4616
title: Interactive Jupyter Notebooks for Geotechnical Engineering and Soil Mechanics WS2024_25
version: WS2024_25
date-released: 2025-04-29

GitHub Events

Total
  • Release event: 4
  • Watch event: 1
  • Delete event: 1
  • Push event: 31
  • Create event: 2
Last Year
  • Release event: 4
  • Watch event: 1
  • Delete event: 1
  • Push event: 31
  • Create event: 2

Committers

Last synced: 10 months ago

All Time
  • Total Commits: 357
  • Total Committers: 1
  • Avg Commits per committer: 357.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 45
  • Committers: 1
  • Avg Commits per committer: 45.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Thomas Nagel n****t@t****e 357
Committer Domains (Top 20 + Academic)
tcd.ie: 1

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

requirements.txt pypi
  • futures *
  • ipympl *
  • ipywidgets *
  • matplotlib *
  • numpy *
  • pandas *
  • scipy *
  • seaborn *
  • sympy *
  • voila *