UCL / TDMS

Time Domain Maxwell Solver
https://github-pages.ucl.ac.uk/TDMS
GNU General Public License v3.0
12 stars 4 forks source link

Fix example script #320

Closed willGraham01 closed 1 year ago

willGraham01 commented 1 year ago

Context

Updates examples/arc_01 so that it runs and produces an output. The example had been neglected with the update to iteratefdtd_matrix.

I wanted to get MATLAB to also run the demonstration script, but it is not as simple as passing the script to the matlab-actions/run-command@v1 action because:

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (abf505a) 25% compared to head (b756591) 25%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #320 +/- ## =================================== Coverage 25% 25% =================================== Files 66 66 Lines 3607 3607 =================================== Hits 908 908 Misses 2699 2699 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.