[mesa-users] test failed

Josiah Schwab jwschwab at berkeley.edu
Sat Dec 7 10:27:40 EST 2013


nagyandi at titan.physx.u-szeged.hu writes:

> Failed while trying to read control namelist file: inlist_first_thing_to_try
> Perhaps the following runtime error message will help you find the problem.
>
> At line 1409 of file ../private/ctrls_io.f (unit = 30, file =
> 'inlist_first_thing_to_try')
> Fortran runtime error: Cannot match namelist object name use_henyey_mlt
>
> Can anyone help me to solve this problem?

Delete or comment out line 29 (the one that reads)

      use_Henyey_MLT = .true.

You didn't do anything wrong.  The MLT options changed in r5596 and this
file didn't get updated.  It'll be fixed in the next release.

Best,
Josiah

P.S.  Here's the change log entry.

,----
| clean up MLT option selection.
| 
| 	remove control flag use_Henyey_MLT
| 	change MLT_option default to Cox from Henyey
| 	if had use_Henyey_MLT = .true. and were using default for MLT_option, 
| 	then must add MLT_option = Henyey
`----







More information about the Mesa-users mailing list