Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example 1 not working #46

Open
Turbomichi opened this issue Feb 14, 2025 · 3 comments
Open

Example 1 not working #46

Turbomichi opened this issue Feb 14, 2025 · 3 comments

Comments

@Turbomichi
Copy link

Hello all,

I tried to run example 1 but it gives me the error:
AssertionError: CalculiX result file not found, check your inputs
I'm not sure but it seems to stop right after starting.
the Plane_mesh.inp file is in the beso-master folder.
Python is python 3.12.2

If I do other FEM calculations without Topology Optimization it works fine and calculix is able to run as it should.

OS: Windows 11 build 22631
Architecture: x86_64
Version: 1.0.0.39109 (Git) Conda
Build type: Release
Branch: (HEAD detached at 1.0.0)
Hash: 2fcc5317fe3aee96ca73475986a577719fc78e20
Python 3.11.10, Qt 5.15.15, Coin 4.0.3, Vtk 9.3.0, OCC 7.8.1
Locale: German/Germany (de_DE)
Stylesheet/Theme/QtStyle: unset/FreeCAD Classic/Qt default
Installed mods:

  • FreeCAD-themes 2025.1.7
  • InventorLoader 1.5.1
  • OpenTheme 2024.9.1
  • sheetmetal 0.7.4

Greetings Michael

@fandaL
Copy link
Collaborator

fandaL commented Feb 15, 2025

Hello,
I should add a recommendation to the example 1 to use approach in the example 4, which should be easier to set up beso_conf file automatically through FreeCAD gui.
I have just tested example 1 on windows and it works. Maybe you can check path_calculix in the beso_conf. I used:
path_calculix = "C:\\Program Files\\FreeCAD 1.0\\bin\\ccxx"
If you follow example 4, path_calculix should be automatically generated.

@Turbomichi
Copy link
Author

Thank you for the response. I'll try it out.
I just tested example 1 on a different machine, where I have root privilige. Could the problem be some non-given writing rights and it does not start writing the *.inp files?

@fandaL
Copy link
Collaborator

fandaL commented Feb 17, 2025

...Could the problem be some non-given writing rights and it does not start writing the *.inp files?

Maybe, if file000.inp is missing in the working folder?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants