modify docu

This commit is contained in:
NINI
2026-06-12 01:15:14 +09:00
parent 742f311be1
commit 066b352fcb
62 changed files with 458 additions and 389 deletions
+4 -4
View File
@@ -29,7 +29,7 @@ class IoDefinitionAgentConfigTests(unittest.TestCase):
"Do not implement parsers.",
"Do not design C++ APIs",
"Do not run Abaqus, Nastran, or any reference solver.",
"Do not generate reference HDF5 files or deterministic CSV views.",
"Do not generate or modify Abaqus reference CSV files.",
"Do not approve release readiness.",
"Do not claim full Abaqus compatibility",
):
@@ -44,7 +44,7 @@ class IoDefinitionAgentConfigTests(unittest.TestCase):
"Model data and history data",
"supported Abaqus keyword subset",
"HDF5 result schema",
"deterministic CSV view schemas",
"reference CSV comparison row schema",
):
self.assertIn(required_text, instructions)
@@ -58,7 +58,7 @@ class IoDefinitionAgentConfigTests(unittest.TestCase):
"History Data Mapping",
"Internal Model Contract",
"Output HDF5 Schema",
"Deterministic CSV View Schemas",
"FESA HDF5 to Reference CSV Comparison Schema",
"Validation Rules",
"Downstream Handoff",
):
@@ -89,7 +89,7 @@ class IoDefinitionAgentConfigTests(unittest.TestCase):
"History Data Mapping",
"Internal Model Contract",
"Output HDF5 Schema",
"Deterministic CSV View Schemas",
"FESA HDF5 to Reference CSV Comparison Schema",
"Validation Rules",
"Downstream Handoff",
"FESA 솔버의 입력 파일은 Abaqus input file이다.",