Bokeh Based Interface for the Modeling Plasmons
app.py - contains the majority of the logic for the GUI placed_objects.py - definitions for the objects manipulated in the GUI plasmon_modeling.py - main file that contains the logic in order to run Plasmon Simulations toolbox.py - collection of useful functions for interacting with FENICS
bokeh serve app.py --port 5100
bokeh serve --show --allow-websocket-origin='*' myapp.py
-Exportability for meshs (ability to generate meshes)
Conda environment saved in the environment.yml file