Dear All, there are two channels for you to follow our research.
1. We started a newsletter called Thoughts on Composites Modeling on LinkedIn. Please subscribe to it to get informed about our research and ideas we want to share with the community.
2. We moved our discussion forum to github at wenbinyugroup · Discussions · GitHub as it has more features which can serve you better.
Wenbin
Kevin Wang @ on
Reading the documentation for VABS 4.0, the input files have changed.
Is there a target release date for a new version of PreVABS that is compatible with VABS 4.0?
Reply Report abuse
Su Tian @ on
Hello Kevin,
The latest version of PreVABS (v1.4.2, available on cdmHub) is now compatible with VABS 4.0 for most major changes:
The followings are in progress for the full compatibility:
This will be done by the end of the year and targeting on a release of version 1.4.3.
Reply Report abuse
Kevin Wang @ on
Hey Su,
So I've installed what I think is 1.4.2 (it was the latest on cdmHub), but it states it's 1.4.0 when running, is this normal?
Also since updating, all my input files have been getting stuck when reading the materials file. I've tried debugging the file as much as removing everything in it except for one isotropic material, but it still seems to be getting stuck there.
Attached is trying to run the example file you posted here: https://cdmhub.org/groups/yugroup/forum/default-section/prevabsvabs/4470
Have you seen this issue?
Report abuse
Su Tian @ on
Hi Kevin,
The version number should not be an issue here, but I will fix this.
The example works fine on my machine. Can you run the command with the debug mode and let me know where the code stops? The command is: prevabs -i mh104.xml -h -debug.
Thank you.
Reply Report abuse
Kevin Wang @ on
Ahh... the debug mode is quite the lifesaver. I didn't know it existed, should have read more of the manual..
It appears the issue was I had the failure_criterion for a couple isotropic materials as 5 for "mises" and that was causing it to stop there. By switching them off it, everything went through
Reply Report abuse
Wenbin Yu @ on
Kevin, I also recently updated VABS to handle multiple load cases for dehomogenization analysis (compute stresses/strains and strength ratios, etc). If you want to have it a try, please let me know. PreVABS might have not been updated yet. However, you can easily take the input file generated by PreVABS to change it to multiple load cases.
Reply Report abuse