Show
Ignore:
Timestamp:
12/13/06 11:07:27 (2 years ago)
Author:
gary
Message:

parse_compile.cpp - two commands, compile stars and compile grains, failed
with mallocing array of length zero in atmdat_readin because the chemistry
network had not been established when atmdat_readin was called. Fix is to not
call atmdat_reading or ContCreatePointers? when parsing these two commands
since only continuum needs to be set up.

atmdat_readin.cpp now checks that chemistry network has been established
before this routine is called. This would only fail if there were a major
logical error in the order of calling setup routines.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/source/hot_issues.txt

    r685 r714  
    11HOT ISSUES 
    22 
    3 sim blr_n09_p18_Z20.in has very different convergence properties for PvH than here.  cause by r622 
     3agn_lex00*.in series of input scripts do not following convention of comments and order as rest of test suite 
     4explain why induced processes are turned off, or better yet, turn them on 
    45 
    56code review - behar - gu uta data read in atmdat_readin.cpp