Hi,
I am working with orthotropic models of timber boards. For this, I obviously need to specify material orientations across the model elements. I see that I can do this on a per-element basis using the *DISTRIBUTION
card - this is fine and works as it should
I also have a model for Abaqus which uses a material orientation subroutine (orient.f
) to specify orientation per integration point (not per-element) from external data.
Is something similar possible in CalculiX? Looking through the source code, there doesn’t seem to be any uorient.f
similar to the umat.f
examples for customizing materials, so it doesn’t look like such a subroutine is implemented… but I am still new to the guts of CalculiX.
If I have missed something and it is - in fact - possible to do this, I would be very grateful for any tips or pointers on how this could be implemented!
Much thanks,
Tom