From 977154a90c7b43c2c5ce578cf8754aedfcdd2082 Mon Sep 17 00:00:00 2001 From: "Joachim Wuttke (o)" Date: Tue, 2 Apr 2024 16:15:02 +0200 Subject: [PATCH 1/5] typo -> language --- projects/simple_model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/simple_model.md b/projects/simple_model.md index 5870da10..0d1e8922 100644 --- a/projects/simple_model.md +++ b/projects/simple_model.md @@ -42,7 +42,7 @@ All previous suggestions and variants are removed in order to avoid confusion. ### complexity -This langage allows to provide a **very simple** model description on only 2 lines: +This language allows to provide a **very simple** model description on only 2 lines: ``` YAML model: From fbf7eae3017b2110befbe8bc7d7f67c96b830475 Mon Sep 17 00:00:00 2001 From: "Joachim Wuttke (o)" Date: Tue, 2 Apr 2024 16:15:22 +0200 Subject: [PATCH 2/5] typo -> standard --- projects/simple_model.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/simple_model.md b/projects/simple_model.md index 0d1e8922..42aef0ee 100644 --- a/projects/simple_model.md +++ b/projects/simple_model.md @@ -33,10 +33,10 @@ All previous suggestions and variants are removed in order to avoid confusion. The reflectivity file can be related to a sample model without the *external* connection manufactorers lab journal....). - **data analysis** - The standadisation allows the analysis software to automatically create a starting model which is + The standardisation allows the analysis software to automatically create a starting model which is not too far from the real one. - **indexing of data and analysis** - A standadised model might be used for indexing and filing of the data - within the lab or on a more general + A standardised model might be used for indexing and filing of the data - within the lab or on a more general scale. This might be used to train AI algorithms. From 8625c59c342d3fdb9164ab71fc0b34cb1700b40e Mon Sep 17 00:00:00 2001 From: "Joachim Wuttke (o)" Date: Tue, 2 Apr 2024 16:17:05 +0200 Subject: [PATCH 3/5] typo -> composite --- projects/simple_model.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/projects/simple_model.md b/projects/simple_model.md index 42aef0ee..e05591f9 100644 --- a/projects/simple_model.md +++ b/projects/simple_model.md @@ -258,13 +258,13 @@ If information about a layer besides its chemical composition (and thus the dens > thickness: 7.5 > ``` -#### composits +#### composites -A composit behaves like a material, but is made up from (on or) several materials with respective relative densities. +A composite behaves like a material, but is made up from (on or) several materials with respective relative densities. It enables an easy way to define mixtures (solvents, interdiffusion, absorption). ``` YAML - compositis: + composites: : : : @@ -273,7 +273,7 @@ It enables an easy way to define mixtures (solvents, interdiffusion, absorption) > Example: > > ``` YAML -> composits: +> composites: > solvent: > cyclohexane: 0.6 > toluene: 0.4 @@ -427,7 +427,7 @@ accept an *absurd* choice at some point. - `stack` - `layer` - `material` -- `composit` material mixture +- `composite` material mixture - `roghness` sigma of the errorfunction describing the density variation at an 'interface' - `composition` - `density` (which one?) From fc23b6534ecf22df990c25a63b1dbd81f75c1e3b Mon Sep 17 00:00:00 2001 From: Joachim Wuttke Date: Fri, 19 Jul 2024 16:41:53 +0200 Subject: [PATCH 4/5] Update projects/simple_model.md Co-authored-by: Andrew Nelson --- projects/simple_model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/simple_model.md b/projects/simple_model.md index e05591f9..3b61223b 100644 --- a/projects/simple_model.md +++ b/projects/simple_model.md @@ -31,7 +31,7 @@ All previous suggestions and variants are removed in order to avoid confusion. settings already before and during the experiments. - **completeness of reflectivity file** The reflectivity file can be related to a sample model without the *external* connection - manufactorers lab journal....). + manufacturers lab journal....). - **data analysis** The standardisation allows the analysis software to automatically create a starting model which is not too far from the real one. From 5fb665838f991be36b05e23a8a10924440f0907a Mon Sep 17 00:00:00 2001 From: Joachim Wuttke Date: Fri, 19 Jul 2024 16:42:02 +0200 Subject: [PATCH 5/5] Update projects/simple_model.md Co-authored-by: Andrew Nelson --- projects/simple_model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/simple_model.md b/projects/simple_model.md index 3b61223b..e366ab94 100644 --- a/projects/simple_model.md +++ b/projects/simple_model.md @@ -428,7 +428,7 @@ accept an *absurd* choice at some point. - `layer` - `material` - `composite` material mixture -- `roghness` sigma of the errorfunction describing the density variation at an 'interface' +- `roughness` sigma of the error function describing the density variation at an 'interface' - `composition` - `density` (which one?) - `mass_density`