Google Code Exporter
Google Code Exporter
``` 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, BACK_HITS, ALL_HITS, FRONT_CROSSINGS, BACK_CROSSINGS, and ALL_CROSSINGS)...
``` When objects are overlapping (e.g. vesicles) the mesh analysis tool still says they are manifold and water tight. ``` Original issue reported on code.google.com by `[email protected]` on 29 May...
``` Some item names (i.e. molecules and regions) have a number appended onto them after they are created, which is incremented each time a new item is added, thus preventing...
``` If you have two meta objects each with identical named polygon objects within them, then CellBlender will only import one of those of objects. For example, assume you have...
``` MDL transforms (SCALE, ROTATE, TRANSLATE) should be supported by the Python mesh importer. ``` Original issue reported on code.google.com by `[email protected]` on 19 Mar 2014 at 8:07
``` Currently, in CellBlender molecules and surface classes can have the same name. However, in MCell this is illegal, which makes sense since surface classes can appear in reactions. As...
``` Post suggestions for Python APIs that express various aspects of MDL. This task resulted from today's meeting (March 20th, 2013). This task is intended to capture as many creative...
``` 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...
``` Add a description of the numerical background to the Wiki page, i.e. information on the... - basics of the LBM - LB bulk scheme - LB shallow water scheme...
``` Add an elaborate description of the software layout and specific code details to the Wiki page. ``` Original issue reported on code.google.com by `[email protected]` on 22 Mar 2011 at...