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

GlobalTerm on LWIRES and not on Vol_nu

parent 763b2ea2
No related branches found
No related tags found
No related merge requests found
Pipeline #6320 passed
...@@ -432,12 +432,12 @@ Formulation { ...@@ -432,12 +432,12 @@ Formulation {
Integral { [ nu[] * Dof{d a} , {d a} ]; Integral { [ nu[] * Dof{d a} , {d a} ];
In Vol_nu; Jacobian Vol; Integration I1; } In Vol_nu; Jacobian Vol; Integration I1; }
GlobalTerm { [ -Dof{I}*NbDivision , {F} ]; GlobalTerm { [ -Dof{I}*NbDivision , {F} ];
In Vol_nu; } In LWIRES ; }
Integral { [ nu[] * Dof{d as} , {d as} ]; Integral { [ nu[] * Dof{d as} , {d as} ];
In Vol_nu; Jacobian Vol; Integration I1; } In Vol_nu; Jacobian Vol; Integration I1; }
GlobalTerm { [ -Dof{Is}*NbDivision , {Fs} ]; GlobalTerm { [ -Dof{Is}*NbDivision , {Fs} ];
In Vol_nu; } In LWIRES ; }
// Integral { [ -Dof{i}/A_c , {as} ]; // Integral { [ -Dof{i}/A_c , {as} ];
// In Vol_C; Jacobian Vol; Integration I1; } // In Vol_C; Jacobian Vol; Integration I1; }
...@@ -681,5 +681,3 @@ PostOperation cut UsingPost MagnetoDynamics { ...@@ -681,5 +681,3 @@ PostOperation cut UsingPost MagnetoDynamics {
Format SimpleTable, File "Cut_bcorry.txt" ]; Format SimpleTable, File "Cut_bcorry.txt" ];
EndIf EndIf
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment