
Now if @Icky can submit the VTK to the main branch I can show only this part in a branch
Moderator: bernd
There is a lot of stuff going on currently regarding FEM and VTK in the occ7/SMESH7 dicussion. Maybe it is a good idea to merge in the current vtk code and overhaul it when the occ7 stuff is merged, as thi scould take a while.Now if @Icky can submit the VTK to the main branch I can show only this part in a branch
Please doThere is a lot of stuff going on currently regarding FEM and VTK in the occ7/SMESH7 dicussion. Maybe it is a good idea to merge in the current vtk code and overhaul it when the occ7 stuff is merged, as thi scould take a while.
Uhh nicemakkemal wrote: We have been using VTK as standard for about 3 months now, a few bugs but very useable
Hi stefan, I have some heavy changes in python code of FEM I'd like to make a PullRequest too soon. It is about the support of multiple solver for FEM module. I separated all calculix related code from FEM base code. See my development branch https://github.com/berndhahnebach/FreeC ... 88analysis What would be best order in PullRequest?ickby wrote: I will rebase it on master over the next days and make a pull request. The internal structure will change later for sure, and maybe files become not backward compatibel, but I think this should not be such a big issue as this will happen all inside the next release cycle.
+1 I'm curious how you guys did the implementation.ickby wrote:Nice Work! How does it work, two individual unrelated meshes just defined to be in contact? I would e highly interested in some more detaills!
Hi Stefan, thanks for the fast reply. It is what I assumed, but I wanted to be sure ...ickby wrote:My code does actually touch only very few FEM workbench files, it mostly adds new ones. So there should be very little conflict between our work, maybe some small conflicts in the CMakeFile.txt, Init.py... but this should be fairly easy to resolve as I only changed little in those files. I'm totally OK with your work being merged before mine, I will make the nesseccary changes to my code than afterwards.