Skip to content

Not working when MPI version of Calculix is used #56

Description

@anirudhnehra

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions