This email from redamansyhh@gmail.com originates from outside Imperial. Do not click on links and attachments unless you recognise the sender. If you trust the sender, add them to your safe senders list to disable email stamping for this address.

 

Hi all,
happy new year for all of you, Just a small question.
Whenever I am using filters like (AeroForces) or using probes and set the OutputFrequancy =1 sometimes the written files are repeating time in the output, please see the forces file written data.

    <FILTER TYPE="AeroForces">
      <PARAM NAME="OutputFile">stats/stats4/CylinderForces3D</PARAM>
      <PARAM NAME="OutputFrequency">1</PARAM>
      <PARAM NAME="Boundary"> B[6] </PARAM>
    </FILTER>

////////////////////////////////////
the written forces file looks like 
#   Time       F1-press        F1-visc       F1-total       F2-press        F2-visc       F2-total
 1821.08      4.1827904      0.4123355      4.5951259     0.45330259    -0.49524554   -0.041942954
 1821.08      4.5897777      0.4169459      5.0067236      0.5086121    -0.49606064    0.012551456
 1821.08      3.2548159     0.41033032      3.6651462     0.39509326     -0.4935032   -0.098409937
 1821.08      4.6163333     0.41190927      5.0282425     0.37645971    -0.49545957    -0.11899986
 1821.08        4.01314     0.41139674      4.4245367     0.52263137     -0.4956953    0.026936074

As you see the written time is fixed and after 15 steps changes to be 1821.09, can we control the written time to increase the number of floating digits written by filters.

Regards,
Reda