Ok Roy! Thanks for your help. Andre
> Date: Sun, 19 Sep 2010 10:52:50 -0500 > From: [email protected] > To: [email protected] > CC: [email protected] > Subject: Re: [Libmesh-users] Scaling the variables for error estimation > > > On Sat, 18 Sep 2010, André Luis Rossa wrote: > > > The version 0.6.4 does not support "component_scale" to scale (and > > to choose) the variables to calculate the error norm wich is used by > > the error estimator for AMR/C as the 0.6.3 version does. > > > How to reproduce the scaling error through the "SystemNorm > > error_norm" (error_estimator.h) for the kelly_error_estimator? > > For each variable i, set its scaling by > my_estimator.error_norm.set_weight(i, weight_) > > If you leave any weights unset, they should default to 1.0. > --- > Roy ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
