Describe the bug
Trying to run the example:
https://github.com/VolkerMuehlhaus/gds2palace_ihp_sg13g2/blob/main/workflow/palace_butlermatrix_dump93.py
- Mesh generation error
- scripts run_palace and combine_snp are not in the path
To Reproduce
Clone the repo and run the example in:
https://github.com/VolkerMuehlhaus/gds2palace_ihp_sg13g2/blob/main/workflow/palace_butlermatrix_dump93.py
Expected behavior
Clean run of the standard example.
Screenshots
When you try to run the script you get at the preview step:
Closing that and passing without review results in:
This is the problem of meshing
When you navigate to gds2palace_ihp_sg13g2/workflow/palace_model/palace_butlermatrix_dump93_data and try to ./run_sim, then you get:
./run_sim: line 2: run_palace: command not found
./run_sim: line 3: combine_snp: command not found
Environment:
setupEM does not work as a result too.
Describe the bug
Trying to run the example:
https://github.com/VolkerMuehlhaus/gds2palace_ihp_sg13g2/blob/main/workflow/palace_butlermatrix_dump93.py
To Reproduce
Clone the repo and run the example in:
https://github.com/VolkerMuehlhaus/gds2palace_ihp_sg13g2/blob/main/workflow/palace_butlermatrix_dump93.py
Expected behavior
Clean run of the standard example.
Screenshots
When you try to run the script you get at the preview step:
Closing that and passing without review results in:
This is the problem of meshing
When you navigate to
gds2palace_ihp_sg13g2/workflow/palace_model/palace_butlermatrix_dump93_dataand try to./run_sim, then you get:Environment:
Additional context
The same applies also for other examples, try this e.g.:
https://github.com/VolkerMuehlhaus/gds2palace_ihp_sg13g2/blob/main/workflow/palace_line_viaport.py
setupEM does not work as a result too.