From 5e941f581c85abec73279af42996676f562d2274 Mon Sep 17 00:00:00 2001 From: "Icenhour, Casey Tyler" Date: Thu, 5 Oct 2023 15:35:01 -0600 Subject: [PATCH] SQA: fixup top level requirement detail warning Refs #73 --- .../validation/dcs5/empty_die/stepped_20mm/tests | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/examples/sps/engineering_scale/validation/dcs5/empty_die/stepped_20mm/tests b/examples/sps/engineering_scale/validation/dcs5/empty_die/stepped_20mm/tests index dc65203a..0c121776 100644 --- a/examples/sps/engineering_scale/validation/dcs5/empty_die/stepped_20mm/tests +++ b/examples/sps/engineering_scale/validation/dcs5/empty_die/stepped_20mm/tests @@ -1,14 +1,13 @@ [Tests] - requirement = 'The system shall compute the electro-thermo-mechanical response ' - 'of a 2D-axisymmetric representation of the DCS-5 stepped 20mm diameter ' - 'punch graphite tooling stack,' [dcs5_stepped20mm_empty_constant_properties] type = RunApp input = 'dcs5_stepped20mm_empty_constant_properties.i' check_input = True method = opt issues = '#91' - detail = 'using constant graphite material properties, which signficantly ' - 'overestimates the temperature profile during the SPS run.' + requirement = 'The system shall compute the electro-thermo-mechanical response ' + 'of a 2D-axisymmetric representation of the DCS-5 stepped 20mm diameter ' + 'punch graphite tooling stack, using constant graphite material properties, ' + 'which signficantly overestimates the temperature profile during the SPS run.' [] []