[Users] debugging kranc .m

Erik Schnetter schnetter at cct.lsu.edu
Wed Aug 5 13:58:02 CDT 2015


Comer

These errors are probably caused by a simple error in your input. The
mention of "Rule" and "Symbol" points to the error being related to a "xxx
-> yyy" expression somewhere in your code. The mention of
"ParameterDatabase" points to a parameter declaration. Can you carefully
check all the parameter declarations in your Kranc script, ensuring that
you e.g. have all the commas in the right place (and not too many commas
either)?

-erik


On Wed, Aug 5, 2015 at 2:49 PM, Comer Duncan <comer.duncan at gmail.com> wrote:

> I am working on a kranc file and am getting output errors when I do make.
> I would like to know if there are any options to turn on more verbose
> output so I can better see where the problem is arising and hopefully fix
> them.  Currently the make runs as follows:
>
> ComerMacProRetina:m comerduncan$ make BrillAnalytic.out
> \rm -rf BrillAnalytic.out
> ./runmath.sh BrillAnalytic.m
> Using Kranc installation at ../../../repos/Kranc/Bin/..
> Mathematica 10.0 for Mac OS X x86 (64-bit)
> Copyright 1988-2014 Wolfram Research, Inc.
>
> $RecursionLimit::reclim: Recursion depth of 1024 exceeded.
>
> $RecursionLimit::reclim: Recursion depth of 1024 exceeded.
>
> $RecursionLimit::reclim: Recursion depth of 1024 exceeded.
>
> General::stop: Further output of $RecursionLimit::reclim will be
> suppressed during this calculation.
> Creating thorn CT_AnalyticBrillWave
> Processing tensorial arguments
> Computing reflection symmetries
> Creating (component-based) Kranc thorn
> Processing arguments to CreateKrancThorn
> Verifying arguments
> Error: Invalid arguments: lookup[_Rule,_Symbol]
>
> in CreateKrancThorn/ParameterDatabase
> make: *** [BrillAnalytic.out] Error 1
>
>
> The recursion depth problem is worrisome as is the complaint about invalid
> arguments.
>
> Any ideas would be appreciated.
>
> Comer
>
> _______________________________________________
> Users mailing list
> Users at einsteintoolkit.org
> http://lists.einsteintoolkit.org/mailman/listinfo/users
>
>


-- 
Erik Schnetter <schnetter at cct.lsu.edu>
http://www.perimeterinstitute.ca/personal/eschnetter/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.einsteintoolkit.org/pipermail/users/attachments/20150805/f9f04042/attachment.html 


More information about the Users mailing list