Hi,
I am pleased to use this script and it works well when only 1 processor is used.
However when I use mpi with calculix with this command:
mpirun -n 4 /path/to/calculix_executable _main
there are several errors. I attach a sample _main.frd file.
Please take a look.
Also, as in this code of kitware,
https://gitlab.kitware.com/francois.mazen/calculix-to-vtk
with some explanation here:
https://www.kitware.com/easy-data-conversion-to-vtk-with-python/
It only produces a single output.vtu which is much smaller in size compared to vtu generated by this script.
Please see if the script can be improved.
Thanks and Reegards
Anirudh
sample.zip
Hi,
I am pleased to use this script and it works well when only 1 processor is used.
However when I use mpi with calculix with this command:
mpirun -n 4 /path/to/calculix_executable _main
there are several errors. I attach a sample _main.frd file.
Please take a look.
Also, as in this code of kitware,
https://gitlab.kitware.com/francois.mazen/calculix-to-vtk
with some explanation here:
https://www.kitware.com/easy-data-conversion-to-vtk-with-python/
It only produces a single output.vtu which is much smaller in size compared to vtu generated by this script.
Please see if the script can be improved.
Thanks and Reegards
Anirudh
sample.zip