Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lifeware
biocham
Commits
183ebbd6
Commit
183ebbd6
authored
Oct 22, 2019
by
HEMERY Mathieu
Browse files
Reflow hybrid
parent
ecec8ff4
Changes
1
Hide whitespace changes
Inline
Side-by-side
hybrid.pl
View file @
183ebbd6
#!prolog
/*
* Module implementing the translation from a classical CRN description to a biocham file
* describing a hybrid simulation (low populations are stochastic and high pop. are
* continuous).
* The main purpose of his module is thus to write a .bc file describing the simulation.
*
* Coders: P. Remondeau
*/
:-
module
(
hybrid
,
[
hybrid_static_simulation
/
2
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment