Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
moose
Manage
Activity
Members
Labels
Plan
Issues
9
Issue boards
Milestones
Wiki
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sahil Moza
moose
Merge requests
!251
Update README.md
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update README.md
dilawar-patch-2
into
master
Overview
1
Commits
1
Pipelines
0
Changes
1
Merged
Sahil Moza
requested to merge
dilawar-patch-2
into
master
6 years ago
Overview
1
Commits
1
Pipelines
0
Changes
1
Expand
Created by: dilawar
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
0e1c46de
1 commit,
4 years ago
1 file
+
5
−
5
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
README.md
+
5
−
5
Options
@@ -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.