Show
Ignore:
Timestamp:
03/15/08 05:40:05 (10 months ago)
Author:
rjrw
Message:

Fix most VS warnings

Fix bug in ordering of reactants (made obvious by VS warning on
unreachable code).

Switch off extended grain network, to get better A/B comparison with
trunk code -- previously Si freeze-out on to grains stopped CO forming
deep in pdr_leiden_f1.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/newmole/source/nemala2.cpp

    r1800 r1846  
    5151                                fprintf(ioQQQ," PROBLEM atmol_popsolve did not find molecular species %li\n",i); 
    5252                        } 
    53                         abund = SpeciesCurrent->den; 
     53                        abund = (realnum) SpeciesCurrent->den; 
    5454                } 
    5555                else