COMSOL_model
- class nrv.fmod.FEM.COMSOL_model(fname, Ncore=None, handle_server=False)[source]
A class for COMSOL Finite Element Models, inherits from FEM_model.
Methods
|
Creates a instance of a COMSOL Finite Element Model object. |
Build the geometry and perform meshing process |
|
Clear the mesh and result section of the model |
|
Close the FEM simulation and the COMSOL link |
|
|
Export the figures of the COMSOL results and posprocess (in PNG format) |
Get the different meshes implemented in the model |
|
|
Get a specific parameter |
Get the all the parameters in the model as a python dictionary. |
|
|
Get the potential on a line to get extracellular potential for axons stimulation. |
|
Returns the timers of each step of the FEM computation |
|
Generic loading method for |
Save the changes to the model file. |
|
Set the number of cores to use for the FEM |
|
|
Set a parameter to a desired value |
|
Generic method to set any attribute of |
Solve the model |