Skip to content
Snippets Groups Projects
Commit d44b4504 authored by Matteo Cicuttin's avatar Matteo Cicuttin
Browse files

Updated changelog.

parent f2c16c3b
No related branches found
No related tags found
No related merge requests found
......@@ -11,3 +11,6 @@ Unavailable features:
- Volumetric sources are not available yet.
- In the Maxwell solver, the RK4 time integrator limits the practical values of the conducibility `sigma`. If the absolute value of `1 - sigma*sim.dt/(epsilon*const.eps0)` is greater than 1, the computation fails. This will be solved by leapfrog time integration in a subsequent version.
- Repetitive sources on GPU.
## Version v0.2 (NOT RELEASED YET)
- Fixed performance issue in the evaluation of boundary/interface sources (4463681c).
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment