Issues entering a spacetime in GRTensor II

  • Context: Graduate 
  • Thread starter Thread starter LAHLH
  • Start date Start date
  • Tags Tags
    Issues Spacetime
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 4K views
LAHLH
Messages
405
Reaction score
2
Hi,

I'm trying to enter a spacetime with makeg(spacetime_name): on GRTensor II. I'm just following the simple example in the documentation, but instead of doing what it's supposed to (e.g presenting me with text offering me certain options and then me selecting say option 1-4) and presenting me with options through the command window in Maple it just keeps spitting empty pop up dialogue boxes at me to enter input in with no text specifying what the options are.

I've tried just entering the options from the example in the documentation but the pop up windows don't cease, it just continues spitting another empty box after another.

Anyone know what is going on here? It would save me a tonne of time if I could get this working. It seems to work fine for all the predefined metrics, I just can't enter my own.

It's a windows PC by the way, and Maple 13.
 
Physics news on Phys.org
No one else have these issues? I would have thought this would be a pretty common things to do with GR Tensor, I know it doesn't officially support this version of Maple but still...
 
Old thread, but still have the same issues...does anyone out there know how use makeg() with the newer versions of Maple without getting the blank popup boxes only?
 
As I recall I never got the initialization scripts to work right - I manually execute the files that are supposed to auto-run. I'd start by trying to manually run the initialization scripts and see if that helps.

It's the file that looks the text below -it defined the grtw proc, among other things.

libname:=`C:/Grtii/Lib`, libname:

grtw := proc()
...
 
Thanks for the reply.

In the end I sent an email off to them and apparently it's been a long term issue that they're hoping to sort out. They suggested I just enter new metrics using a text editor (following the format of the predefined metrics), which I am actually finding easier than I ever did to use makeg() anyway, so I think I will stick to that...