|
|
(6 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | {{:Team:BCCS-Bristol/Header}}
| |
| | | |
- |
| |
- |
| |
- | Read more about BSim, our Stochastic agent based modelling framework.
| |
- |
| |
- |
| |
- | {|align = "center"
| |
- | |-
| |
- | |width="33.3%"|<center>[[Team:BCCS-Bristol/Modeling/HowBSimWorks|Tutorials]]</center>
| |
- | |width="33.3%"|<center>Download</center>
| |
- | |width="33.3%"|<center>[[Team:BCCS-Bristol/Modeling/BSim_case_studies|Case Studies]]</center>
| |
- | |-
| |
- | |Interested in finding out more about the creation of BSim simulations? Click here for a selection of tutorial examples.
| |
- | |Want to use the BSim software yourself? Click here to download the core libraries and source code (available freely under the MIT licence).
| |
- | |The BSim platform has already been used in a number of other projects! Read more about these projects here.
| |
- | |-
| |
- | |}
| |
- |
| |
- |
| |
- | == BSim Features ==
| |
- |
| |
- | There are many new features available in the new version of BSim:
| |
- |
| |
- | === Bacteria ===
| |
- |
| |
- | * Heavy basis on literature
| |
- | * Run and tumble by default (flagellar motor)
| |
- | * chemotaxis!
| |
- | * brownian motion and fluid forces implemented
| |
- | * easily adaptable.
| |
- |
| |
- | === Interactions and actions ===
| |
- | * easily specified and adaptable
| |
- | * can do whatever you want:
| |
- | ** Collision
| |
- | ** Merging (vesicle/bacterium)
| |
- | ** GRNs
| |
- | * other interactions:
| |
- | ** Everything can interact! chemical fields, GRNs, vesicles...
| |
- |
| |
- | === Vesicles ===
| |
- |
| |
- | * Small, but size based on growth
| |
- | * Size and creation rate based on rate of change of surface area [ref - steve?]
| |
- | * Vesicle movement - brownian motion in a viscous fluid environment
| |
- | * Interaction can be specified
| |
- |
| |
- | === Chemical Fields ===
| |
- |
| |
- | * diffusion
| |
- | * decay
| |
- | * physical units
| |
- |
| |
- | === [[Team:BCCS-Bristol/Modeling/GRN|GRN modelling]] ===
| |
- |
| |
- | BSim allows the user to specify complex GRNS based on ODEs and apply these to individual bacteria to analyse GRN effects on a population level. It is now possible to analyse the effects of individual GRNs on a population level, all within the same context.
| |
- |
| |
- | === [[Team:BCCS-Bristol/Modeling/Magnetotaxis|Magnetotaxis]] ===
| |
- |
| |
- | It is now possible to simulate magnetotactic bacteria. These bacteria are sensitive to externally applied magnetic fields and can therefore be influenced to move along the direction of user specified magnetic field lines.
| |