Datasets:
File size: 733 Bytes
e84c74f | 1 2 3 4 5 6 7 8 9 10 11 12 13 | DeepJEB++ torsion patch (v1.0 -> v1.1) ====================================== WHAT: Corrects the torsion moment axis from Y to Z (matching the SimJEB reference torsion condition) and adds tor_maxvm. Only torsion fields change; vertical/horizontal/diagonal loads and geometry are identical to v1.0. If you already downloaded v1.0 you do NOT need to re-download the full 3_fea_fields (~29 GB). Instead: 1. Download this patch archive (3_fea_fields_torsion_z_v1.1.tar.gz, ~7 GB) and extract it. 2. Run: python apply_torsion_patch.py <your 3_fea_fields dir> <extracted patch dir> 3. Replace deepjebpp_labels.csv and metadata.json with the v1.1 copies (small files). New users can simply download the full v1.1 release instead. |