Skip to content
Snippets Groups Projects
Commit 1c3f230a authored by Guillaume Demesy's avatar Guillaume Demesy
Browse files

test linkfacet_quickfix getdp branch - quick fix for periodic facets (ordering...

test linkfacet_quickfix getdp branch - quick fix for periodic facets (ordering nodes facet by facet) - orientation fo facets unclear
parent f2c0164e
No related branches found
No related tags found
No related merge requests found
......@@ -416,7 +416,7 @@ PostOperation {
// Print [ H1x , OnElementsOf Omega, File StrCat[myDir,"H1x.pos"]];
// Print [ Etot , OnElementsOf Omega, File StrCat[myDir,"Etot.pos"]];
Print [ u , OnElementsOf Omega, File StrCat[myDir,"u.pos"]];
Print [ E1 , OnElementsOf Omega, File StrCat[myDir,"E1.pos"]];
// Print [ E1 , OnElementsOf Omega, File StrCat[myDir,"E1.pos"]];
// Print [ Htotx , OnElementsOf Omega, File StrCat[myDir,"Htotx.pos"]];
For k In {2:6}
Print[ Abs_L~{k}[L~{k}], OnGlobal, File > StrCat[myDir,Sprintf["temp-Q_L_%g.txt",k]], Format Table ];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment