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

up

parent 94cbc397
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -235,6 +235,11 @@ PostProcessing { ...@@ -235,6 +235,11 @@ PostProcessing {
Local { [ nu[] * {d a} ]; In Dom_Hcurl_a_Mag_2D; Jacobian Vol; } Local { [ nu[] * {d a} ]; In Dom_Hcurl_a_Mag_2D; Jacobian Vol; }
} }
} }
{ Name js;
Value {
Local { [ {js} ]; In Dom_Hcurl_a_Mag_2D; Jacobian Vol; }
}
}
} }
} }
} }
...@@ -252,7 +257,10 @@ PostOperation { ...@@ -252,7 +257,10 @@ PostOperation {
"View[l].IntervalsType = 1;", "View[l].IntervalsType = 1;",
"View[l].NbIso = 40;"], "View[l].NbIso = 40;"],
File "tmp.geo", LastTimeStepOnly] ; File "tmp.geo", LastTimeStepOnly] ;
Print[ a, OnElementsOf Dom_Hcurl_a_Mag_2D, File "a.pos" ];
Print[ js, OnElementsOf Dom_Hcurl_a_Mag_2D, File "js.pos" ];
Print[ az, OnElementsOf Dom_Hcurl_a_Mag_2D, File "az.pos" ]; Print[ az, OnElementsOf Dom_Hcurl_a_Mag_2D, File "az.pos" ];
Print[ b, OnElementsOf Dom_Hcurl_a_Mag_2D, File "b.pos" ];
Print[ b, OnLine{{List[p1]}{List[p2]}} {50}, File "by.pos" ]; Print[ b, OnLine{{List[p1]}{List[p2]}} {50}, File "by.pos" ];
} }
} }
......
This directory contains ONELAB tutorials. This directory contains ONELAB tutorials.
See the corresponding wiki (http://gitlab.onelab.info/doc/tutorials/wikis/home) See the corresponding wiki at http://gitlab.onelab.info/doc/tutorials/wikis/home
as well as comments in the .pro and .geo files for more information. as well as comments in the .pro and .geo files for more information.
Additional models can be found on http://gitlab.onelab.info/doc/models. Additional examples highlighting various physical models and numerical
techniques can be found on http://gitlab.onelab.info/doc/models/wikis/home.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment