Skip to content

Commit 7e0a458

Browse files
committed
update
1 parent 5098682 commit 7e0a458

3 files changed

Lines changed: 22 additions & 21 deletions

File tree

_pages/cv.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@ permalink: /cv/
55
author_profile: true
66
---
77

8-
You can view my CV below or download it here:
9-
10-
[Download CV](/files/RonakShoghi_CV.pdf)
11-
12-
<iframe src="/files/RonakShoghi_CV.pdf" width="100%" height="1000px" style="border: none;">
13-
</iframe>
14-
8+
A PDF version of my CV is available here:
159

10+
[Download CV](/files/RonakShoghi_CV.pdf)

_teaching/2014-spring-teaching-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ collection: teaching
44
type: "Lab course"
55
permalink: /teaching/materials-modeling-lab
66
venue: "Ruhr University Bochum"
7-
date: 2025-01-01
7+
role: Lecturer
88
location: "Bochum, Germany"
99
---
1010
## Overview

_teaching/2015-spring-teaching-2.md

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,26 @@
11
---
2-
title: "Teaching experience 2"
2+
title: "Computational Plasticity"
33
collection: teaching
4-
type: "Workshop"
5-
permalink: /teaching/2015-spring-teaching-1
6-
venue: "University 1, Department"
7-
date: 2015-01-01
8-
location: "City, Country"
4+
type: "Lecture"
5+
permalink: /teaching/computational-plasticity/
6+
venue: "Ruhr University Bochum"
7+
date: Summer semester 2026
8+
role: Lecturer
9+
location: "Bochum, Germany"
910
---
1011

11-
This is a description of a teaching experience. You can use markdown like any other post.
12+
## Course content
1213

13-
Heading 1
14-
======
14+
The lecture covered:
1515

16-
Heading 2
17-
======
16+
- Basics of continuum mechanics and finite element methods
17+
- Phenomenology and atomistic origin of elastic and plastic deformation
18+
- Concepts of continuum plasticity, including yield criteria, flow rules, and isotropic and kinematic hardening
19+
- Rate-dependent and rate-independent formulations of continuum plasticity
20+
- Numerical solution schemes for elasto-plasticity, including operator split methods, return mapping, and consistent tangent moduli
21+
- Computational aspects of small- and large-strain formulations
22+
- Concepts of crystal plasticity, including dislocation slip, flow rules, hardening models, and consistent tangent moduli
23+
- Plasticity of polycrystals, including Sachs, Taylor, and self-consistent models
24+
- Numerical solution schemes for crystal plasticity
25+
- Structure, implementation, and application of an Abaqus UMAT
1826

19-
Heading 3
20-
======

0 commit comments

Comments
 (0)