Thanks for your response. I would like to, but it might be in over my head
since I am just starting with libmesh. So far, the best alternative to use
AMR in a elasticity problems would be using a system of equations?

Miguel


On Tue, May 27, 2014 at 11:31 AM, Paul T. Bauman <ptbau...@gmail.com> wrote:

> On Tue, May 27, 2014 at 12:27 PM, John Peterson <jwpeter...@gmail.com>wrote:
>
>> On Tue, May 27, 2014 at 10:21 AM, Miguel Angel Salazar de Troya <
>> salazardetr...@gmail.com> wrote:
>>
>> > Hello
>> >
>> > I want to use the AMR in a problem with LAGRANGE_VEC elements, but I
>> would
>> > like to know if this is possible. I tried to run
>> equation_systems.reinit ()
>> >
>>
>> It might be possible, though I don't know if Paul has ever tested that.
>
>
> Unfortunately, it is not currently possible to do mesh refinement with
> LAGRANGE_VEC (or any of the vector-valued elements). The main bits to be
> implemented (updated) are  compute_proj_constraints, coarsened_dof_values,
> and periodic_constraints (if you want periodic boundary conditions). These
> will get updated by me eventually when it becomes a wall for me, but
> there's no telling when that will happen.
>
> I can help guide you in implementing this if you feel like digging into
> the code.
>
> Sorry,
>
> Paul
>



-- 
*Miguel Angel Salazar de Troya*
Graduate Research Assistant
Department of Mechanical Science and Engineering
University of Illinois at Urbana-Champaign
(217) 550-2360
salaz...@illinois.edu
------------------------------------------------------------------------------
The best possible search technologies are now affordable for all companies.
Download your FREE open source Enterprise Search Engine today!
Our experts will assist you in its installation for $59/mo, no commitment.
Test it for FREE on our Cloud platform anytime!
http://pubads.g.doubleclick.net/gampad/clk?id=145328191&iu=/4140/ostg.clktrk
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to