mcellteam / mcell

MCell Monte Carlo Simulator of Cellular Microphysiology
Other
33 stars 11 forks source link

Visualizing molecules for PBCs (non-traditional form) #23

Closed jczech closed 9 years ago

jczech commented 9 years ago

There should be a different option for visualizing molecules when using the non-traditional (mirrored geometry) form of PBCs. This could potentially work in one of two ways. Option one: we could have an MCell VIZ_OUTPUT flag that basically expanded the virtual locations of molecule to their "true" locations. Option two: we could add the virtual location to the viz data itself. This would also require a change to CellBlender, such that it knew how to expand the virtual location on the fly.

jczech commented 9 years ago

This was fixed in 5d6c3bc71005e1a26faae5be1a994b7f676f4907.