[Users] warning

Erik Schnetter schnetter at cct.lsu.edu
Thu Nov 14 11:48:12 CST 2013


On Nov 14, 2013, at 12:37 , Steven R. Brandt <sbrandt at cct.lsu.edu> wrote:

> My application issues the following warning when I attempt to run with FMR.
> 
> WARNING[L1,P0] (Carpet): There are not enough time levels for the 
> desired temporal prolongation order in the grid function group 
> "FUNWAVE::MIXING_GROUP".  With Carpet::prolongation_order_time=1, you 
> need at least 2 time levels.
> 
> I don't sync this group anywhere. Does anyone know why I need two time 
> levels?

Is this warning output during startup?

If so, this warning is only output to alert you to the fact that you won't be able to prolongate. The actual prolongation will then abort with a fatal error. This helps people avoid bad surprises after running for many hours.

To avoid this warning, you can declare that you will never prolongation this function via setting the tag prolongation="none". See e.g. CartGrid3D's coordinates as example.

-erik

-- 
Erik Schnetter <schnetter at cct.lsu.edu>
http://www.perimeterinstitute.ca/personal/eschnetter/

My email is as private as my paper mail. I therefore support encrypting
and signing email messages. Get my PGP key from http://pgp.mit.edu/.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: Message signed with OpenPGP using GPGMail
Url : http://lists.einsteintoolkit.org/pipermail/users/attachments/20131114/33d274a8/attachment.bin 


More information about the Users mailing list