https://bitbucket.org/rhdtownsend/gyre/ ... es%20(6.0)
If model_type is 'EVOL', then I can request the temperature as output in details_item_list, however, when I do so I get the error below
Code: Select all
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
#0 0x7fe08cf7627f in ???
#1 0x4bf127 in ???
#2 0x42f783 in ???
#3 0x4e7bb1 in ???
#4 0x4e78cc in ???
#5 0x4588f5 in ???
#6 0x4072d3 in ???
#7 0x40851d in ???
#8 0x40575f in ???
#9 0x404c56 in ???
#10 0x7fe08cf623d4 in ???
#11 0x404c86 in ???
#12 0xffffffffffffffff in ???
srun: error: cnode3: task 0: Segmentation fault (core dumped)
I think it would be handy to also get the temperature.
I have attached the FGONG stellar model and the gyre.in I used.