Skip to content

physics-based-ml/DyBoltzReducedModelsPaper

 
 

Repository files navigation

DyBoltzReducedModelsPaper

Code for paper:

Contents

  • gw_1d.nb generates Figures 1,2,3.
  • gw_2d.nb generates Figures 4,5.
  • gw_spatial.nb generates Figure 6.
  • bfs_ising.nb generates Figure 7.
  • trivalent_forward.nb generates Figure 8.
  • barw.nb generates Figures 9,10.
  • sep.nb generates Figure 11. This file also generates and reads from the data files h0j0.dat, meanSt.dat, nnSt.dat and trainingData.dat for efficiency.

Additionally, GillespieLattice1D.wl contains the stochastic simulation code used by the SEP and BARW models.