Page 1 of 1
MPCORecorder Error: invalid response data size
Posted: Mon May 29, 2023 4:20 am
by popovic
hi.. I have problem with MPCORecorder, when I run my model, the .exe window says MPCORecorder Error: invalid response data size, and the fiber section data does not come out
Can someone help me?
Re: MPCORecorder Error: invalid response data size
Posted: Tue May 30, 2023 3:46 pm
by STKO Team
It looks like the initStrain material has an issue with the number of components it gives as output.
Use the initStress instead (using an initial stress equal to your initial strain times the young's modulus):

- IS.png (16.83 KiB) Viewed 2277 times
This has the same result as long as the init strain is less than the yield strain (which is the case in your example)
Re: MPCORecorder Error: invalid response data size
Posted: Wed May 31, 2023 1:18 am
by popovic
Thank you very much, it helps a lot
Re: MPCORecorder Error: invalid response data size
Posted: Wed May 31, 2023 2:24 pm
by STKO Team
You're welcome
Re: MPCORecorder Error: invalid response data size
Posted: Mon Oct 28, 2024 5:22 am
by BuuNguyen
Dear STKO, I got the same problem if I select "element results (force)" in MPCORecorder
1/ Can you pleease check the attached file and give me a solution for it?
2/ How can I show the stress of the fiber section? (stress time history)
Thank,
Buu
Re: MPCORecorder Error: invalid response data size
Posted: Tue Oct 29, 2024 9:42 am
by STKO Team
it's because you are using the Triangle element and it has a similar issue to the initStrain material for the "force" output.
No worries, that output is generally not useful.
If you want to visualize stress use the material.stress output
Re: MPCORecorder Error: invalid response data size
Posted: Wed Oct 30, 2024 12:11 pm
by BuuNguyen
Yeah, I see, Thank you very much for your support,
Buu
Re: MPCORecorder Error: invalid response data size
Posted: Thu Oct 31, 2024 11:21 am
by STKO Team
You're welcome