Measure Tool (Pos - PosDouble)
Hey guys,
I have one question about the measuring tool provided, I am trying to extract the velocities at a certain points as indicated in the guideline, but I obtain the following error:
Text: Variable 'Pos' is not defined in list of valid variables [Idp,3:Posd,3:Vel,Rhop,Press,Mass,Vol,Type,3:Ace,3:Vor,Kcorr]
So I change my xml file parameter "PosDouble" from 2 to 1 to avoid storage of a double type in position and it worked!, so I think is beacuse I was storing "posd" and not "pos", Is there anyway to use the MeasureTool if you store in type double, am I doing something wrong here? as far as I saw there is not such definition in the post-ptocessor to change.
Thanks in advance!
I have one question about the measuring tool provided, I am trying to extract the velocities at a certain points as indicated in the guideline, but I obtain the following error:
Text: Variable 'Pos' is not defined in list of valid variables [Idp,3:Posd,3:Vel,Rhop,Press,Mass,Vol,Type,3:Ace,3:Vor,Kcorr]
So I change my xml file parameter "PosDouble" from 2 to 1 to avoid storage of a double type in position and it worked!, so I think is beacuse I was storing "posd" and not "pos", Is there anyway to use the MeasureTool if you store in type double, am I doing something wrong here? as far as I saw there is not such definition in the post-ptocessor to change.
Thanks in advance!
Comments
We will try to release a version 4.1 with these improvements before the end of the year
Regards
Thanks the answer Alex!