Hello,
I am interested if it is posible to imposse periodicity on the attached mesh
(created in Gmsh) in circular (torioidal) direction by this code:
DofMap & dof_map = system.get_dof_map();
PeriodicBoundary vert(RealVectorValue(0.0, 0.000001, 0.0));
vert.myboundary = 5;
vert.pairedboundary = 6;
dof_map.add_periodic_boundary(vert);
If yes, could you please advise me, how to set correct boundary_info IDs (e.g.
5, 6) on the apropriate sides?
Best regards,
Richard ------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users