From 75d849637e7c52d1c80d17c99088c3490d34915d Mon Sep 17 00:00:00 2001 From: Julia Klusek Date: Fri, 20 Dec 2024 15:20:33 +0000 Subject: [PATCH] Change type of model ID to array of IDs --- validation/CSG part 1/metadata.json | 4 +++- validation/CSG part 2 - props/metadata.json | 4 +++- validation/SSS 3/metadata.json | 4 +++- validation/Steady state seepage part four/metadata.json | 4 +++- validation/Steady state seepage part two/metadata.json | 4 +++- validation/Steady state seepage validation/metadata.json | 4 +++- validation/Test 4 - Chowdhury and Xu 2005/metadata.json | 4 +++- 7 files changed, 21 insertions(+), 7 deletions(-) diff --git a/validation/CSG part 1/metadata.json b/validation/CSG part 1/metadata.json index 539e281..1789ce6 100644 --- a/validation/CSG part 1/metadata.json +++ b/validation/CSG part 1/metadata.json @@ -2,6 +2,8 @@ "title": "Central St Giles, London", "subTitle": "Flexible cantilever retaining wall validation", "description": "A case study comparing Gofer and Oasys Frew, using design models from the Central St Giles development, London.", - "id": "564efb07-1aaa-4baf-a5f9-11b32b4fbb86", + "id": [ + "564efb07-1aaa-4baf-a5f9-11b32b4fbb86" + ], "order": 1 } \ No newline at end of file diff --git a/validation/CSG part 2 - props/metadata.json b/validation/CSG part 2 - props/metadata.json index f237c1a..7333572 100644 --- a/validation/CSG part 2 - props/metadata.json +++ b/validation/CSG part 2 - props/metadata.json @@ -2,6 +2,8 @@ "title": "Central St Giles: Part 2", "subTitle": "Flexible cantilever retaining wall validation", "description": "Part two of this case study compares Gofer and Plaxis, adding props to the design models from the Central St Giles development, London.", - "id": "e96fe7fa-af57-4900-b865-3d109dd06c1d", + "id": [ + "e96fe7fa-af57-4900-b865-3d109dd06c1d" + ], "order": 5 } \ No newline at end of file diff --git a/validation/SSS 3/metadata.json b/validation/SSS 3/metadata.json index 9d7654b..8c7494d 100644 --- a/validation/SSS 3/metadata.json +++ b/validation/SSS 3/metadata.json @@ -2,6 +2,8 @@ "title": "Steady state seepage: Part 3", "subTitle": " Dam with cut-off wall after Soil Mechanics, by Lambe and Whitman (1969)", "description": "We tested Gofer’s steady state seepage (SSS) features by modelling a homogeneous, single layer medium, with isotropic materials for both the soil and the cut-off wall.", - "id": "435a14a8-50bb-4ae0-9686-c8c05a37a073", + "id": [ + "435a14a8-50bb-4ae0-9686-c8c05a37a073" + ], "order": 6 } \ No newline at end of file diff --git a/validation/Steady state seepage part four/metadata.json b/validation/Steady state seepage part four/metadata.json index 2e17775..4cab237 100644 --- a/validation/Steady state seepage part four/metadata.json +++ b/validation/Steady state seepage part four/metadata.json @@ -2,6 +2,8 @@ "title": "Steady state seepage: Part 4", "subTitle": "Dewatering pit", "description": "Model of steady state seepage feature to assess seepage flow with a dewatering pit excavation.", - "id": "1c966bb9-2c47-401d-b23d-0ea365594e13", + "id": [ + "1c966bb9-2c47-401d-b23d-0ea365594e13" + ], "order": 7 } \ No newline at end of file diff --git a/validation/Steady state seepage part two/metadata.json b/validation/Steady state seepage part two/metadata.json index 1d924e7..1421dee 100644 --- a/validation/Steady state seepage part two/metadata.json +++ b/validation/Steady state seepage part two/metadata.json @@ -2,6 +2,8 @@ "title": "Steady state seepage: Part 2", "subTitle": "After Groundwater and Seepage (Harr, 1962; 1990)", "description": "The second part of our comparison study into Gofer's steady state seepage feature introduces a less permeable core to our earth dam.", - "id": "36b0804e-3ae5-4f00-95bc-f4df405a77a2", + "id": [ + "36b0804e-3ae5-4f00-95bc-f4df405a77a2" + ], "order": 4 } \ No newline at end of file diff --git a/validation/Steady state seepage validation/metadata.json b/validation/Steady state seepage validation/metadata.json index 5a17057..654cb4c 100644 --- a/validation/Steady state seepage validation/metadata.json +++ b/validation/Steady state seepage validation/metadata.json @@ -2,6 +2,8 @@ "title": "Steady state seepage: Part 1", "subTitle": "After Groundwater and Seepage (Harr, 1962; 1990)", "description": "This case study looks at Gofer's steady state seepage features, validating a comparison of results with Oasys Slope and Plaxis.", - "id": "5e8f3e0b-e76a-4fcf-8f42-83bab7a96201", + "id": [ + "5e8f3e0b-e76a-4fcf-8f42-83bab7a96201" + ], "order": 2 } \ No newline at end of file diff --git a/validation/Test 4 - Chowdhury and Xu 2005/metadata.json b/validation/Test 4 - Chowdhury and Xu 2005/metadata.json index a08e853..0850b0e 100644 --- a/validation/Test 4 - Chowdhury and Xu 2005/metadata.json +++ b/validation/Test 4 - Chowdhury and Xu 2005/metadata.json @@ -2,6 +2,8 @@ "title": "C-phi analysis", "subTitle": "After Chowdhury and Xu, 2005", "description": "This case study examines Gofer's c-phi analysis feature, comparing factor of safety results with Oasys Slope and Oasys Safe.", - "id": "217c11b6-8b95-4715-80ee-ede5e2c65bd5", + "id": [ + "217c11b6-8b95-4715-80ee-ede5e2c65bd5" + ], "order": 3 } \ No newline at end of file