Andreas Dutzler
Andreas Dutzler
### As suggested in #35 The latest release with isotropic tensor functions included is 9bb2554 ([v1.1.2](https://github.com/adtzlr/ttb/releases/tag/v1.1.2))
Yes, I encountered that too. This is related to https://github.com/nschloe/meshio/commit/afcdfe0d033ff53f3bbabf44f5800775a18137b5. It happens because the negative sign produces a string which does not meet the requirements. ### Possible Solution Change the...
Hi, unfortunately I have absolutely no experience on that. Could you point me to some links or give a small example please?
This sounds very intersting https://fpm.fortran-lang.org/
This is a very first proposal: ```python # -*- coding: utf-8 -*- """ Created on Tue Dec 21 22:40:07 2021 @author: adutz """ import numpy as np import felupe as...
rename the attributes for better readability...
2nd version of the proposal: ```python # -*- coding: utf-8 -*- """ Created on Tue Dec 21 22:40:07 2021 @author: adutz """ import numpy as np import felupe as fe...
final proposal, ready for implementation: ```python # -*- coding: utf-8 -*- """ Created on Tue Dec 21 22:40:07 2021 @author: adutz """ import numpy as np import felupe as fe...
Although this implementation just works as expected I think it focusses too much on structural mechanics. Will try to re-formulate this in the future to be more general (for 1d...
I think this will be a great addition to the mechanics-namespace as *SolidBodyTruss*.