From: Josh S. <jhs...@be...> - 2011-12-15 06:32:47
|
Hi Bill et al., Thanks for the update to astero! Solved my installation problem! However, I'm now having an issue with memory allocation when writing FGONG files with profiles, using MESA rev 3792 on a MacBook Pro running OS X 10.6.8. The relevant portion of my inlist includes: write_pulse_info_with_profile = .true. pulse_info_format = 'fgong' I get the error message after the fourth (set of 2) files is written (.data and .data.fgong): s% model_number 360 prev_num_iounits_in_use 3 current_num_iounits_in_use 4 i 4 I found the source code that generated this in do_one_utils.f subroutine do_save_profiles, but I couldn't find an obvious fix myself... Anyone else experiencing this? Thanks, Josh |