Describe the bug
When using the ICEM/APDL mesh script the ICEM step can fail to generate a INP file if the input STL file has spaces in its name e.g. this is a test file.stl.
To Reproduce
Steps to reproduce the behaviour:
- Name an STL file with spaces in the name.
- Run the ICEM mesher
- The program will report the ICEM mesher has finished and APDL failed, there will be no
INP file in the save path.
Expected behavior
All filenames should work.
Desktop (please complete the following information):
- OS: W11
- Version 1.0.0+
- Python Version 3.11.9