GAMer
master

Getting Started:

  • Installation
  • Overview of GAMer Algorithms
  • Getting to Know BlendGAMer
  • Frequently Asked Questions
  • Changelog

Tutorials and Examples:

  • Tutorials and Examples
    • PyGAMer Jupyter Notebook Tutorials
      • Meshing a protein using PyGAMer
      • Solving a diffusion PDE on a GAMer mesh using FEniCS
    • BlendGAMer Tutorials
      • Using BlendGAMer to Refine a Subcellular Model
      • Modeling Diffusion in the Calcium Release Unit

API Documentation:

  • C++ API Reference
  • Python API Reference

For Developers:

  • Developer’s Guide
  • Contributing
GAMer
  • Docs »
  • Tutorials and Examples
  • Edit on GitHub

Tutorials and Examples¶

Here is a collection of different tutorials to help you learn GAMer.

PyGAMer Jupyter Notebook Tutorials¶

  • Meshing a protein using PyGAMer
    • Conditioning the protein mesh
    • Now let’s construct a bounding box to represent the cytosol around the protein
    • Tetrahedralizing
  • Solving a diffusion PDE on a GAMer mesh using FEniCS
    • Generating the mesh using GAMer
    • Setup the model problem in FEniCS

BlendGAMer Tutorials¶

  • Using BlendGAMer to Refine a Subcellular Model
    • Introduction
    • Import OBJ File into Blender
    • Preliminary Work on Imported Mesh
    • Analyze Mesh, Clean-up, and Repeat
    • Using BlendGAMer to Condition the Mesh
    • Add Boundary Box
    • Using Boolean Modifier
    • Refine Cube with GAMer
    • Adding Cytosolic Boundary
    • Adding Other Boundaries
    • Tetrahedralization
  • Modeling Diffusion in the Calcium Release Unit
    • Model of Diffusion With Decay (Strong Formulation)
    • Model of Diffusion With Decay (Weak/Variational Formulation)
    • Solving the Linear Problem Using Dolfin/FEniCS
Next Previous

© Copyright 2019-2021, Christopher T. Lee and Contributors Revision 8bef089e.

Built with Sphinx using a theme provided by Read the Docs.