modify documents
This commit is contained in:
+3
-1
@@ -43,5 +43,7 @@ Build the FESA structural solver foundation around the initial feature `mitc4-li
|
||||
|
||||
## Known Blockers
|
||||
- No CMake project exists yet, so `python scripts/validate_workspace.py` currently takes the no-op path.
|
||||
- HDF5 is not detected in standard local environment paths; implementation will need `HDF5_ROOT` or `HDF5_DIR`.
|
||||
- Abaqus reference artifacts are not generated by Agents and must be supplied by a human-approved process.
|
||||
|
||||
## Known Environment Facts
|
||||
- HDF5 is installed locally at `C:\Program Files\HDF_Group\HDF5\2.1.1`; CMake should use `HDF5_ROOT` for this root or `HDF5_DIR` for `C:\Program Files\HDF_Group\HDF5\2.1.1\cmake`.
|
||||
|
||||
Reference in New Issue
Block a user