On 17/08/15 21:09, Comer Duncan wrote: > Hi, > > I am trying to make a Kranc file to build a thorn to make a Brill wave > using CT_Cosmology. I am bogged down with errors in the script and > would appreciate some help in getting the thing to work. I am attaching > the script and the output err file. Basically what I am trying to do is > to build a single kranc file to handle the specification of the initial > metric and extrinsic curvature and have the Hamiltonian constraint > solved using the CT_Cosmology thorn CT_Multilevel. I have been trying > to copy existing thorns but have not been able to iron out the problems.
Hi Comer! I notice that you use an underscore in one of your calculation names. This will almost certainly interfere with the way Mathematica uses underscores and should be avoided. You can, for instance, simply call the calculation "BrillAnalyticCalc". Eloisa _______________________________________________ Users mailing list [email protected] http://lists.einsteintoolkit.org/mailman/listinfo/users
