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
code_revisions [2014/06/02 14:13]
gilmer created
code_revisions [2014/06/05 19:09] (current)
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\\ 
 +//This code plots a blank chart of nuclides - may be edited for animation, or just to indicate which nuclei are included in your network// 
 +      ​
code_revisions.1401732829.txt.gz · Last modified: 2014/06/02 14:13 by gilmer