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

a -> az

parent 4f5febc9
No related branches found
No related tags found
No related merge requests found
Pipeline #9640 passed
......@@ -153,14 +153,14 @@ Include "Lib_Magnetodynamics2D_av_Cir.pro";
PostOperation {
{ Name dyn; NameOfPostProcessing Magnetodynamics2D_av;
Operation {
Print[ a, OnElementsOf Vol_Mag, File "a.pos" ];
Print[ az, OnElementsOf Vol_Mag, File "az.pos" ];
Print[ b, OnElementsOf Vol_Mag, File "b.pos" ];
Print[ j, OnElementsOf Vol_Mag, File "j.pos" ];
}
}
{ Name sta; NameOfPostProcessing Magnetostatics2D_a;
Operation {
Print[ a, OnElementsOf Vol_Mag, File "a.pos" ];
Print[ az, OnElementsOf Vol_Mag, File "az.pos" ];
Print[ b, OnElementsOf Vol_Mag, File "b.pos" ];
Print[ j, OnElementsOf Vol_Mag, File "j.pos" ];
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment