Hello,
I am using the analyze tool to get the kinetic and potential energy of my model. I get two warnings saying that:
Warning: No outputs were connected to 'ReporterVec3' of type TableReporter__Vec3_. You can connect outputs by calling addToReport().
Warning: No outputs were connected to 'ReporterSpatialVec' of type TableReporter__SpatialVec_. You can connect outputs by calling addToReport().
and the analysis does not execute more than 0%.
Could someone help me?
Thank you!
Analyze tool problem
- Araceli Luque Martín-Sacristán
- Posts: 10
- Joined: Tue Apr 07, 2020 12:02 pm
- Ayman Habib
- Posts: 2248
- Joined: Fri Apr 01, 2005 12:24 pm
Re: Analyze tool problem
Hi Araceli,
The energy values are scalars so they will go into TableReporter (scalar). If you're getting the values there then you can ignore these warnings, you don't necessarily need to use ReporterVec3 or ReporterSpatialVec.
If using the API and you're running into issues it would help if you send a code snippet so we have some context and can help you out.
Best regards,
-Ayman
The energy values are scalars so they will go into TableReporter (scalar). If you're getting the values there then you can ignore these warnings, you don't necessarily need to use ReporterVec3 or ReporterSpatialVec.
If using the API and you're running into issues it would help if you send a code snippet so we have some context and can help you out.
Best regards,
-Ayman
- Araceli Luque Martín-Sacristán
- Posts: 10
- Joined: Tue Apr 07, 2020 12:02 pm
Re: Analyze tool problem
Hi Ayman, Thank you for your help.
I am not using the API.
I am not getting any value in the table .sto, just the time. Can it be an issue of the sates file? it seem to work well when running the motion.
Bests,
Araceli.
I am not using the API.
I am not getting any value in the table .sto, just the time. Can it be an issue of the sates file? it seem to work well when running the motion.
Bests,
Araceli.
- Araceli Luque Martín-Sacristán
- Posts: 10
- Joined: Tue Apr 07, 2020 12:02 pm
Re: Analyze tool problem
I used the API in Matlab, and it seems that the problem is opening the .sto file.
- Peili Gong
- Posts: 2
- Joined: Wed Nov 03, 2021 2:18 am
Re: Analyze tool problem
Hi Araceli,
I met the same problem with you.If you have solved the problem,could you tell me the method for it?
-Cindy
I met the same problem with you.If you have solved the problem,could you tell me the method for it?
-Cindy