User Tools

Site Tools


code_revisions

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
code_revisions [2014/06/02 15:29]
gilmer
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+**Backwar-Euler** : dY(t+Δt)/​dt = [Y(t+Δt) - Y(t)]/Δt
  
  
-Choice of Matrix Solver: \\ Use of a Sparse Solver because our network is very large, leaving two choices \\ +Choice of Matrix Solver: \\ Use of a Sparse Solver because our network is very large so we are using
-      **PARADISO**\\+
  
-      ​**MA488**   ​Would need a free academic license +**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