Downloaded compiled with gfortran and ran successfully. Then I tried to use this to modify the reaction rates for xnet test run:
copied sunet in Xnet/public/test/Data_alpha to INPUT/sunet
ran reducereaclib
copied netwinv and netsu to Xnet/public/test/Data_alpha
ran source/xnet
This produced an error:
Reading and reformating reactions data
Problem reading reaction 5
Is there something wrong with the file formats? netsu formats look different
Raph Hix, 2014/05/15 19:56
The error not withstanding, the better way to do this is change the control file to look at the directory where your new netsu and netwinv reside.
Raditya Utama, 2014/05/18 03:15
compiled and ran on Mac OS X 10.8.5 and gfortran 4.8
Julia Bliss, 2014/05/18 10:47
Compiled and ran on my Ubuntu 12.10 and gfortran 4.7
Jianping Lai, 2014/05/18 14:13
Compiled and ran sucessfully on Ubuntu 14.04 with ifort 2013
Kaitlin Cook, 2014/05/18 22:30
Compiled and ran on Mac OS X 10.9.2 with gfortran 4.8
Justin Brown, 2014/05/19 01:28
Compiled and ran on Mac OS X 10.9.2 with gfortran 4.9.0.
Heiko Moeller, 2014/05/19 07:56
Compiled and ran successfully on Mint 16 and gfortran version 4.8.1
MacKenzie Warren, 2014/05/19 12:20
Compiled and ran on Mac OSX 10.9 with gfortran 4.9.0.
Rashi Talwar, 2014/05/19 14:20
Compiled and ran successfully on Ubuntu using gfortran
Matthew Gilmer, 2014/05/20 15:43
Compiled using Gfortran 4.9.0 on Mac OS 10.9.2.
I added he3,o18, and fe56. The netsu output file did not change, but the netwinv output file changed as expected.
Alison Dreyfuss, 2014/05/20 17:44
Compiled on Mac OS 10.9.3 using gfortran 4.9.0 - I'm playing around with the sunet inputs, now.
Charlie Akers, 2014/05/20 17:59
Compiled and ran on my Ubuntu 12.04.4 LTS with GNU Fortran 4.6.3. However netsu and netwinv don't appear to update each time I run the code.
Panagiotis Gastis, 2014/05/20 18:12
Ran on Ubuntu 13.10 with GNU Fortran 95
Alexander Long, 2014/05/21 11:05
Complied and ran on Mac OS X 10.9.2 with gfortran 4.8.0
Justin Lietz, 2014/05/21 11:44
Compiled with gcc version 4.7.2 (Debian 4.7.2-5) on my machine and ran with 3.2.0-4-amd64 #1 SMP Debian 3.2.57-3 x86_64 GNU/Linux
Nicole Vassh, 2014/05/21 11:51
Compiled and ran with MinGW using gfortran 4.8.1. After compiling using 'gfortran reducereaclib.f' an application file 'a' was generated. The output files 'netsu' and 'netwinv' were generated upon running the application.
Nathan Parzuchowski, 2014/05/22 11:14
works with gfortran on Ubuntu 13.04
Alex Dombos, 2014/05/22 14:46
Compiled on my Mac OS X 10.7.5 using gfortran 4.8.2. After adding some new nuclides to the sunset file, the netsu file is the same as before but the netwinv file is different.
Donald Willcox, 2014/05/22 16:27
Compiled on Fedora 20 kernel 3.14.4 with gfortran 4.8.2 and ran successfully. I added co60 to the sunet file and saw that the netsu file is unchanged but netwinv now has entries for co60.
Bastian Schütrumpf, 2014/05/22 17:51
Compiled and ran successfully on Xubuntu 12.04 and gfortran 4.6.3.
It is the same here: netsu does not change when I add a nuclide, but netwinv does.
Adam B Jones, 2014/05/22 23:25
Compiled and ran just fine.
Tony Ahn, 2014/05/22 23:33
Compiled on Cygwin_NT-6.1 with gfortran 4.5.3. netsu and netwinv were found after the run of the reducereaclib. Also, netsu was no change but netwinv changed after a few nuclei added in sunet.
Robert Almus, 2014/05/23 14:51
Compiled and ran on Ubuntu 12.04 with gcc 4.6.3
Ermal Rrapaj, 2014/05/25 20:59
Compiled and ran on ubuntu 12.04 with gfortran. Not always the netsu file changed when I changed the elements.
Tsung-Han Yeh, 2014/05/26 10:54
Linux version 3.7.10-1.28-default, gcc version 4.7.2, ifort Version 11.0.
Sarah Schwartz, 2014/05/27 21:38
Compiled successfully on Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.51-1 x86_64 GNU/Linux with gfortran.
Sherwood Richers, 2014/05/27 22:44
success! fresh version of Xubuntu 14.04 (gcc version 4.8.2)
nuclphysinput.txt · Last modified: 2014/05/15 15:12 by cyburt
Nuclear Physics Input Discussion
Downloaded compiled with gfortran and ran successfully. Then I tried to use this to modify the reaction rates for xnet test run:
This produced an error:
Reading and reformating reactions data
Problem reading reaction 5
Is there something wrong with the file formats? netsu formats look different
The error not withstanding, the better way to do this is change the control file to look at the directory where your new netsu and netwinv reside.
compiled and ran on Mac OS X 10.8.5 and gfortran 4.8
Compiled and ran on my Ubuntu 12.10 and gfortran 4.7
Compiled and ran sucessfully on Ubuntu 14.04 with ifort 2013
Compiled and ran on Mac OS X 10.9.2 with gfortran 4.8
Compiled and ran on Mac OS X 10.9.2 with gfortran 4.9.0.
Compiled and ran successfully on Mint 16 and gfortran version 4.8.1
Compiled and ran on Mac OSX 10.9 with gfortran 4.9.0.
Compiled and ran successfully on Ubuntu using gfortran
Compiled using Gfortran 4.9.0 on Mac OS 10.9.2.
I added he3,o18, and fe56. The netsu output file did not change, but the netwinv output file changed as expected.
Compiled on Mac OS 10.9.3 using gfortran 4.9.0 - I'm playing around with the sunet inputs, now.
Compiled and ran on my Ubuntu 12.04.4 LTS with GNU Fortran 4.6.3. However netsu and netwinv don't appear to update each time I run the code.
Ran on Ubuntu 13.10 with GNU Fortran 95
Complied and ran on Mac OS X 10.9.2 with gfortran 4.8.0
Compiled with gcc version 4.7.2 (Debian 4.7.2-5) on my machine and ran with 3.2.0-4-amd64 #1 SMP Debian 3.2.57-3 x86_64 GNU/Linux
Compiled and ran with MinGW using gfortran 4.8.1. After compiling using 'gfortran reducereaclib.f' an application file 'a' was generated. The output files 'netsu' and 'netwinv' were generated upon running the application.
works with gfortran on Ubuntu 13.04
Compiled on my Mac OS X 10.7.5 using gfortran 4.8.2. After adding some new nuclides to the sunset file, the netsu file is the same as before but the netwinv file is different.
Compiled on Fedora 20 kernel 3.14.4 with gfortran 4.8.2 and ran successfully. I added co60 to the sunet file and saw that the netsu file is unchanged but netwinv now has entries for co60.
Compiled and ran successfully on Xubuntu 12.04 and gfortran 4.6.3. It is the same here: netsu does not change when I add a nuclide, but netwinv does.
Compiled and ran just fine.
Compiled on Cygwin_NT-6.1 with gfortran 4.5.3. netsu and netwinv were found after the run of the reducereaclib. Also, netsu was no change but netwinv changed after a few nuclei added in sunet.
Compiled and ran on Ubuntu 12.04 with gcc 4.6.3
Compiled and ran on ubuntu 12.04 with gfortran. Not always the netsu file changed when I changed the elements.
Linux version 3.7.10-1.28-default, gcc version 4.7.2, ifort Version 11.0.
Compiled successfully on Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.51-1 x86_64 GNU/Linux with gfortran.
success! fresh version of Xubuntu 14.04 (gcc version 4.8.2)