Skip to content
Snippets Groups Projects

Update README.md

Merged Sahil Moza requested to merge dilawar-patch-2 into master
1 file
+ 5
5
Compare changes
  • Side-by-side
  • Inline
+ 5
5
@@ -5,9 +5,8 @@
@@ -5,9 +5,8 @@
This is the parent repository of [MOOSE simulator](https://moose.ncbs.res.in).
This is the parent repository of [MOOSE simulator](https://moose.ncbs.res.in).
It keeps the snanshots of its components: c++ core and its Python
It keeps stable snapshots of its components: C++ core, Python interface (pymoose)
interface (pymoose), MOOSE's Graphical User Interface (GUI). This should be the
, and Graphical User Interface (GUI).
source of stable MOOSE code.
# About
# About
@@ -37,13 +36,14 @@ cell.p formats, HDF5 and NSDF for data writing.
@@ -37,13 +36,14 @@ cell.p formats, HDF5 and NSDF for data writing.
# Documentation
# Documentation
MOOSE Documentation can be found at https://moose.ncbs.res.in/?q=documentation .
MOOSE Documentation can be found at https://moose.ncbs.res.in/?q=documentation
 
(could be little outdated) or at https://readthedocs.org/projects/moose (nightly build).
# VERSION
# VERSION
## Chamcham Series
## Chamcham Series
Chamcham series (current version 3.1.3) is an evolutionary update. It has a new
Chamcham series (current version 3.1.4) is an evolutionary update. It has a new
Python-based SBML reader, improved handling of reaction-diffusion systems, and
Python-based SBML reader, improved handling of reaction-diffusion systems, and
substantial refinements to the rdesigneur interface for setting up multiscale
substantial refinements to the rdesigneur interface for setting up multiscale
models. Several additional rdesigneur tutorials have been implemented.
models. Several additional rdesigneur tutorials have been implemented.