Logo
Explore Help
Register Sign In
Antoine/Atomizer
1
0
Fork 0
You've already forked Atomizer
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
fbbd3e72772ebb34d2dd0437e0f0aee98bde10c2
Atomizer/projects/hydrotech-beam/studies/01_doe_landscape/iterations/iter001/params.json

15 lines
334 B
JSON
Raw Normal View History

FIX: Resolve all paths to absolute before passing to NX Root cause: Path.absolute() on Windows does NOT resolve '..' components. sim_file_path was reaching NX as '...\studies\01_doe_landscape\..\..\models\Beam_sim1.sim' NX likely can't resolve referenced parts from a path with '..' in it. Fixes: - nx_interface.py: glob from self.model_dir (resolved) not model_dir (raw) - solver.py: sim_file.resolve() instead of sim_file.absolute() - solve_simulation.py: os.path.abspath(sim_file_path) at entry point - Diagnostic logging still in place for next run
2026-02-11 15:24:20 +00:00
{
"iteration": 1,
"expressions": {
"beam_half_core_thickness": 25.162,
"beam_face_thickness": 21.504,
"holes_diameter": 300.0,
"hole_count": 10.0
},
"trial_input": {
"beam_half_core_thickness": 25.162,
"beam_face_thickness": 21.504,
"holes_diameter": 300.0,
"hole_count": 10
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 49ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API