root/branches/newmole/source/code_review.txt

Revision 11, 469 bytes (checked in by gary, 3 years ago)

change source files svn:eol-style to native

  • Property svn:eol-style set to native
Line 
1Code reviews to be done
2
3put in check on whether eden was capped
4
5Format:
6date, routine, line
7what changed
8
9rt_line_one, line 64
10always use static rt solver, since only different is in dTau
11
12rt_cont shield
13check federman et al. pump
14
15coolargo.c line 261,
16collision strength for ar 14
17
18================================================
19#       ifdef DEBUG_FUN
20        fputs( "<+>atom_pop3()\n", debug_fp );
21#       endif
22
23
24#       ifdef DEBUG_FUN
25        fputs( " <->atom_pop3()\n", debug_fp );
26#       endif
Note: See TracBrowser for help on using the browser.