gugi91
Mechanical
- Feb 22, 2015
- 15
Hello all!
Is there any simple way to establish comunication between subroutine (VUFIELD and VUAMP) and outer code in c++ (Abaqus Explicit). I use subroutine VUAMP to export coordinates and write them to file. C++ programm read these data, compute force and write force to other file...I read force data again in subroutine VUAMP and compute deformations etc...I want to do this in every increment.
I need function or programm to "paused" abaqus subroutine/c++ code for the time in which other code compute his part.
Thanks for your advice!
Best Regards
Is there any simple way to establish comunication between subroutine (VUFIELD and VUAMP) and outer code in c++ (Abaqus Explicit). I use subroutine VUAMP to export coordinates and write them to file. C++ programm read these data, compute force and write force to other file...I read force data again in subroutine VUAMP and compute deformations etc...I want to do this in every increment.
I need function or programm to "paused" abaqus subroutine/c++ code for the time in which other code compute his part.
Thanks for your advice!
Best Regards