summaryrefslogtreecommitdiff
path: root/tutorials/module_2
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-11-01 19:07:33 -0600
committerChristian Kolset <christian.kolset@gmail.com>2025-11-01 19:07:33 -0600
commitef1d5ab76a8ebfea3038b15e90cc61ac14f4fbed (patch)
tree74f44ec95990d6f7edeed56e0252a0e07414fcb9 /tutorials/module_2
parent81da658b3000aa02bd72771b06dfdcd726c0a075 (diff)
Worked through adding material to module 4
Diffstat (limited to 'tutorials/module_2')
-rw-r--r--tutorials/module_2/1_problem_solving_strategies.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/tutorials/module_2/1_problem_solving_strategies.md b/tutorials/module_2/1_problem_solving_strategies.md
index 4fa20e9..504c150 100644
--- a/tutorials/module_2/1_problem_solving_strategies.md
+++ b/tutorials/module_2/1_problem_solving_strategies.md
@@ -28,6 +28,8 @@ Since we are going to use computers to compute our calculate we first need to br
### Flowchart for fixing lamp
![Lamp Flowchart](figures/LampFlowchart.png)
+[Nasa Flowchart](https://nodis3.gsfc.nasa.gov/OCE_docs/OCE_58.pdf)
+
### Psuedo-Code for processing and plotting stress-strain data:
1. Import force and displacement data from file.