From 513712fcf974d177951b3823f92e64a172882a44 Mon Sep 17 00:00:00 2001 From: Chris Thompson Date: Tue, 30 Apr 2024 08:48:59 -0600 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit it’s -> its, trivial grammar correction --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 14348cb..96b71ce 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ e.g. "sub","fan",10,10,24.5,"top",[0,0,0],["sbc-case_z",true,true,true],[40,0,6],[0],[true,10,2,"default"], ``` -Every type, regardless of it’s class, uses a basic set of variables +Every type, regardless of its class, uses a basic set of variables `(loc_x,loc_y,loc_z,”face”,rotation[],parametrics[])` but each type doesn’t necessarily use all available data fields `(size[],data[])` @@ -2038,7 +2038,7 @@ DESCRIPTION: creates hex pattern covers for vent openings. ## Accuracy -In the past there was been no way of validating whether a SBC Model Framework model and it’s components were dimensionaly accurate in their size and placement other then trial and error. Along with producing cases this project provides a much needed model validation tool to assure model accuracy thru the use of test cases. It works on the very simple premise that if the real SBC fits the test case then the virtual model is accurate or otherwise shows were corrections are needed. This will further increased the overall accuracy of models. +In the past there was been no way of validating whether a SBC Model Framework model and its components were dimensionaly accurate in their size and placement other then trial and error. Along with producing cases this project provides a much needed model validation tool to assure model accuracy thru the use of test cases. It works on the very simple premise that if the real SBC fits the test case then the virtual model is accurate or otherwise shows were corrections are needed. This will further increased the overall accuracy of models. Some SBC in SBC Model Framework have not been validated or may be missing component data and may produce one or more aspects of a case incorrectly. SBC status is noted in sbc.png, the README.md file and at the beginning of the SBC entry defined in sbc_models.cfg, all a part of SBC Model Framework. The color coded indicator of an SBC’s verification and completion as indicated in sbc.png is as follows: