-
Hi, Although being new to MCell/CellBlender I have found it hugely useful however the current 815kb downloadable version 1.0.0, although it installs, can not run in my hands CellBlender models created…
-
```
Design overall architecture and interoperability of CellBlender and libMCell.
```
Original issue reported on code.google.com by `cnlkucze...@gmail.com` on 3 Jan 2013 at 10:39
-
Our lab is using Blender 2.69 with Cellblender v1.0
I ran into an issue today when trying to create a model object. Got an error saying that `ngon_method='BEAUTY'` was not a valid kwarg. Traced it to …
-
This is just a port of the same issue from here: https://github.com/bli0042/cellblender-browser-plot/issues/13
Large amounts of data:
- http://www.highcharts.com/stock/demo/lazy-loading
- http://www.…
-
```
In the current implementation, many properties are stored by name instead of
reference/pointer, which can lead to problems when updating a CellBlender
model. For instance, a molecule has a name …
-
```
CellBlender does not support the following features for COUNT statements:
-Surface molecules with a specified surface orientation
-ALL_ENCLOSED
-ESTIMATE_CONC
-hits and crossings (FRONT_HITS, BAC…
-
Hi, I have an object representing a tissue model. Rather than creating an entire structure of objects, I have specified a periodic boundary with just one cylinder object inside it. With this object, I…
-
When running mcell via cellblender there is no way to specify an alternate directory in which to place the project_files folder where mcell dumps the *.dat files. It is possible to load model data fro…
-
Hi
I want to know which instance type I should choose for this purpose.
I had tried p2, p4 and g4, g5 but didn't work for me.
I am trying to install cellbender (https://github.com/broadinstitu…
-
When you select "File>Export>MCell MDL Geometry (.mdl)", it doesn't automatically triangulate the selected mesh. In fact, it doesn't fail either. It just exports the element connection list incorrectl…