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

pp

parent d5c099de
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -27,7 +27,7 @@ Group {
Surface_bn0 = Region[ 1101 ];
Surface_Inf = Region[ 1102 ];
// Abstract regions used in the "Lib_MagStaDyn_av_2D_Cir.pro" template file
// Abstract regions used in the "Lib_MagDyn_av_2D_Cir.pro" template file
// that is included below:
Vol_Mag = Region[{Air, Core, Ind, AirInf}]; // full magnetic domain
Vol_C_Mag = Region[Core]; // massive conductors
......@@ -77,7 +77,7 @@ Constraint {
}
}
Include "Lib_MagStaDyn_av_2D_Cir.pro";
Include "Lib_MagDyn_av_2D_Cir.pro";
PostOperation {
{ Name Map_a; NameOfPostProcessing MagDyn_a_2D;
......
......@@ -40,7 +40,7 @@ Group {
Coil_2 = Region[{Coil_2_P, Coil_2_M}];
Coils = Region[{Coil_1, Coil_2}];
// Abstract regions that will be used in the "Lib_MagStaDyn_av_2D_Cir.pro"
// Abstract regions that will be used in the "Lib_MagDyn_av_2D_Cir.pro"
// template file included below;
Vol_Mag = Region[{Air, Core, Coils}]; // full magnetic domain
If (type_Conds == 1)
......@@ -198,7 +198,7 @@ Constraint {
}
}
Include "Lib_MagStaDyn_av_2D_Cir.pro";
Include "Lib_MagDyn_av_2D_Cir.pro";
PostOperation {
{ Name Map_a; NameOfPostProcessing MagDyn_a_2D;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment