From: Nathan L. T. <nlt...@wi...> - 2010-10-07 04:46:31
|
Hello, My name is Nathan Thompson. I am a graduate student at Wichita State University. When I was trying to use the opacity preprocessor to generate kappa tables for MESA to use, I received a complier error: Error: Internal procedure 'f_for_logrho' is not allowed as an actual argument at (1) ../src/plot.f:377.12: f_for_logRho, x1, x3, y1, y3, imax, epsx, epsy, lrpar, rpar, lipar, 1 Error: Internal procedure 'f_for_logrho' is not allowed as an actual argument at (1) make: *** [plot.o] Error 1 I am running kubuntu and using gfortran to compile MESA. I attempted to find the relevant lines in the makefile script to comment out to subvert the issue, but to no avail. Some detailed instructions on getting this to work would be very helpful. Thanks, Nathan |