FEA Output

I generated a FEA Output first with the version 4.0 of the Thigh and i made a FEA Output with the version 4.1 if the Shank.
With:
AnyMechOutputFileForceExport FEAoutput_shank_left =
{
FileName = “FEAoutputleft_shank_left.txt”;
/NumberFormat =
{
Digits = 15;
Width = 22;
Style = ScientificNumber;
FormatStr = “”;
};
/
AllSegmentsInStudyOnOff = Off;
AnySeg &Thigh = Main.Studies.HumanModel.BodyModel.Right.Leg.Seg.Shank;
};

Unfortunately the do not have the same format:

Version 4.0 Thigh

t=2.841700000000000e+000
step_no=0

Segment[0]: Main.HumanModel.BodyModel.Left.Leg.Seg.Thigh
m=8.483000000000001e+000
Jmatrix=4.544189209638270e-001,6.656167799259397e-002,-1.874976844861870e-003;6.656167799259397e-002,3.997326489718391e-002,7.915442788308731e-003;-1.874976844861870e-003,7.915442788308731e-003,4.699628014853214e-001;
rCoM=-1.591749425764794e+000;-2.444521315834444e-001;7.183840073140979e-001;
r=-1.561014934098217e+000;-2.121883109960977e-001;9.001096958845128e-001;
Axes=8.227978007082024e-001,3.511821977272420e-001,-4.468499112109227e-001;-4.890332280116221e-001,3.688241644863122e-002,-8.714850482122127e-001;-2.895691300022812e-001,9.355804355352746e-001,2.020865349135066e-001;
rDot=1.264289270876854e+000;-1.038391290952065e-001;-1.428837340272956e-001;
Omega=6.922398142009878e-002;1.058082241697358e+000;-4.402807560033730e-001;
rDDot=4.550322810685439e-001;-4.898888510753602e-001;4.464788510442192e-001;
OmegaDot=-1.399454625884900e+000;-3.867680358053887e+000;-4.132872999341258e+000;

Version 4.1 Shank:

TimeSample[0]:
t=2.500000000000000e-002;
Segment[0]:
Name=Main.Studies.HumanModel.BodyModel.Right.Leg.Seg.Shank;
m=2.883000000000000e+000;
Jmatrix=7.870153866928868e-001,9.978013560013431e-002,-3.067025256046675e-003;9.978013560013431e-002,1.747569501658231e-002,2.305743637693169e-002;-3.067025256046675e-003,2.305743637693169e-002,7.995790804158445e-001;
r=-1.679072994842252e+000;1.702444098586715e-001;8.278014889187757e-001;
rDot=1.968824266394261e+000;-1.022707354317591e-001;-1.920559983921593e-001;
Omega=5.094928793401004e-001;1.700690995823311e+000;4.361948245548309e-001;
rDDot=4.012174645534957e+000;8.752109368545086e-002;-4.876240023124457e-001;
OmegaDot=-1.024326853900958e+000;3.803137978795070e+000;1.745283044645630e+000;

In the Version 4.1 ist the rCoM missing. I need the rCoM for further calculations.
What can I do?

Hi,
sorry for the problem, do you use the most recent version? I just checked and exported a file and it works fine, so rCOM is included. Please download the most recent AMS and report if it has solved your issue.
Best regards,
Sebastian

I have checked if I am working with the newest repository and with the newest AnyBody Version:
I have AnyBody Version 4.1.0 and I am working with the AMMRV1.1
Attached you will find the model with the “FEA output_shank_right.txt” file. This file does not have a “rCoM” and no “Axes”. Maybe you find the problem with that model. Thanks.

pm sent.
Sebastian