[mesa-users] Trouble With Work Directory - HELP Please!

Josiah Schwab jwschwab at berkeley.edu
Wed Oct 3 16:13:53 EDT 2012


This is an analogous problem to the 'log_cnt' issue you had earlier.  The inlist you are using is for an older MESA version.  Please see the emails that Cristina L. and Bill W. sent on Sept 27 & 28, as they anticipate this issue (i.e. Cristina's pt #5).

At any rate, mesa_data_dir is no longer used.  I would suggest just replacing that line in the inlist with
      mesa_dir = '' ! empty string defaults to environment variable MESA_DIR

Best,
Josiah

On Oct 3, 2012, at 12:21 PM, José Pedro Pinto Vieira wrote:

> Hi!
> 
> Thanks a lot, that did seem to be the problem, however... a new one arose! ./mk seems to work fine, but when I do ./rn I get
> ______________________________________________________________________________________________________________________________________________________________
> [jvieira at supernova mesa_work]$ ./rn
> svn: '/home/jvieira/disk1/mesa' is not a working copy
> Wed Oct  3 20:15:55 WEST 2012
> Failed while trying to read control namelist file inlist_project
> The following runtime error message might help you find the problem
> 
> At line 1588 of file ../job/run_star_support.f (unit = 29, file = 'inlist_project')
> Fortran runtime error: Cannot match namelist object name mesa_data_dir
> Wed Oct  3 20:15:55 WEST 2012
> ______________________________________________________________________________________________________________________________________________________________
> 
> It would be terrific if you could lend me yet another hand!
> 
> Best regards,
> José Pedro
> 
> Em 2012-10-03 18:03, Josiah Schwab escreveu:
>> Set MESA_DIR to be the full path to your mesa directory (as Bill does
>> in the README).  That is use
>>  MESA_DIR=/home/jvieira/disk1/mesa
>> instead of
>>  MESA_DIR=~/disk1/mesa/
>> 
>> That would also solve your earlier path troubles to
>> 'standard_run_star_extras.inc' also.
>> 
>> Best,
>> Josiah
>> 
>> 
>> On Oct 3, 2012, at 9:44 AM, José Pedro Pinto Vieira wrote:
>> 
>>> Hi!
>>> 
>>> I was trying to follow the "how to use MESA star" instructions but got stuck in the making of the work directory and I'm afraid it may be due to some "loose end" in the version I got... To begin with, there was no README file there, but  Cristina Rodriguez (from the mailing list) who was kind enought to get me one (since I'm not sure of what is going wrong, I'm attaching a copy of this README just in case there is something there that is no longer correct). After editing "makefile" and "inlist_project" and doing ./mk there was an error which seemed to be due to a problem with the path to 'standard_run_star_extras.inc' in 'src/run_star_extras.f' (the error disappeared once I put in the complete path). Now I'm getting a different error message, shown below.
>>> 
>>> __________________________________________________________________________________________________________________________________________
>>> 
>>> [jvieira at supernova mesa_work]$ ./mk
>>> gfortran -fno-range-check  -fopenmp -fbounds-check -Wuninitialized -Warray-bounds -g -ffree-form -x f95-cpp-input -I~/disk1/mesa/include -I/home/jvieira/disk1/mesasdk/include -c ../src/run_star_extras.f
>>> ../src/run_star_extras.f:25.10:
>>> 
>>>      use star_lib
>>>          1
>>> Fatal Error: Can't open module file 'star_lib.mod' for reading at (1): No such file or directory
>>> make: *** [run_star_extras.o] Error 1
>>> 
>>> FAILED
>>> _________________________________________________________________________________________________________________________________________
>>> 
>>> There seems to be a problem with star_lib? What should I do?
>>> 
>>> Help is very appreciated.
>>> 
>>> Best regards,
>>> 
>>> José Pedro
>>> 
>>> <README.txt>------------------------------------------------------------------------------
>>> Don't let slow site performance ruin your business. Deploy New Relic APM
>>> Deploy New Relic app performance management and know exactly
>>> what is happening inside your Ruby, Python, PHP, Java, and .NET app
>>> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
>>> http://p.sf.net/sfu/newrelic-dev2dev_______________________________________________
>>> mesa-users mailing list
>>> mesa-users at lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/mesa-users
> 





More information about the Mesa-users mailing list