Skip to content
Snippets Groups Projects
Commit 3fdc4246 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

print value only

parent 11f1246e
No related branches found
No related tags found
No related merge requests found
Pipeline #9625 passed
......@@ -274,7 +274,7 @@ PostProcessing {
PostOperation {
{ Name plot_step; NameOfPostProcessing Guide_h_2D;
Operation {
Print[ step, OnPoint{0,0,0}, Format Table, File "res/step.txt", SendToServer "GetDP/Step"{0} ] ;
Print[ step, OnPoint{0,0,0}, Format ValueOnly, File "res/step.txt", SendToServer "GetDP/Step"{0} ] ;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment