The project is still in development.
A program that calculates electric potential in tissue in case of RF heating for arbitrary boundary conditions.
The RF heating is a procedure where two or more electrodes are used to apply alternating electrical current to tissue, with for example one electrode applying alternating electrical potential, while the other acts as some kind of "electrical ground"
The main equation for calculating electrical potential in the tissue is:
Here,
It should be noted that the electrical permittivity, denoted here as
The usage of the project is simple: Just run one of the example files or create a new example file and then provide the necessary parameters.
In case you want the plots saved in the Images subfolder, provide filename parameter to plot_graphs function, such as in example below:
plot_graphs(material_indices, grid_params, Qel, E, V, "Example6_Franco")Simulation results can be stored (using save_simulation function) in .h5 files using HDF5.jl. This format is efficient, portable, and well-suited for large numerical datasets. The data structure is similar to what you would see in the MATLAB workspace, making it intuitive to explore.
You can inspect these files using tools such as HDFView:
[1] Quasi-Static Electromagnetic Dosimetry: From Basic Principles to Examples of Applications
[2] Quasi-Static Approximation Error of Electric Field Analysis for Transcranial Current Stimulation
[3] Numerical Study of Hyper‐Thermic Laser Lipolysis With 1,064 nm Nd:YAG Laser in Human Subjects