User Tools

Site Tools


code_revisions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
code_revisions [2014/06/02 14:13]
gilmer created
code_revisions [2014/06/05 19:04]
dreyfuss
Line 1: Line 1:
 ==== Code Revisions ==== ==== Code Revisions ====
  
-Choice of Network Solver:+Choice of Network Solver:\\ 
 +**Backwar-Euler** : dY(t+Δt)/​dt = [Y(t+Δt) - Y(t)]/Δt
  
  
-Choice of Matrix Solver:+Choice of Matrix Solver: ​\\ Use of a Sparse Solver because our network is very large so we are using:  
 + 
 +**PARADISO**:​ Instructions for implementing this solver into xnet can be found [[instructions|here]] 
 + 
 +==== Plotting ==== 
 + 
 +[[https://​github.com/​KJCook/​sedov-solution/​blob/​master/​nuclearchart/​plotchart.py|Chart of nuclides]] - written by Kaitlin Cook 
 +      ​
code_revisions.txt · Last modified: 2014/06/05 19:09 by dreyfuss