Powered by OpenAIRE graph
Found an issue? Give us feedback
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ ZENODOarrow_drop_down
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
versions View all 3 versions
addClaim

TDMS - The Time-Domain Maxwell Solver

Authors: Munro, Peter; Cunliffe, Sam; Giordano, Mosè; Graham, William; Kriezis, Emmanouil; Török, Peter; Young, Tom;

TDMS - The Time-Domain Maxwell Solver

Abstract

A stable, trusted version. Following a few bugfixes and some nice structural refactoring and additions to the documentation. What's Changed Noteworthy fixes Command line options moved to input file by @willGraham01 in https://github.com/UCL/TDMS/pull/262 Update iteratefdtd_matrix: dz/2 offset and system test input/output update by @willGraham01 in https://github.com/UCL/TDMS/pull/253 Documentation improvements #230 and #252 Tracking the MATLAB scripts for test file generation #236 clang-format by @willGraham01 and @samcunliffe in https://github.com/UCL/TDMS/pull/222 and https://github.com/UCL/TDMS/pull/235 Add citation file. by @samcunliffe in https://github.com/UCL/TDMS/pull/84 Adding codecov to the CI by @samcunliffe in #268 and #284 Other minor fixes and refactoring Iterator refactor [3/N] by @willGraham01 in https://github.com/UCL/TDMS/pull/204 SurfacePhasors class by @willGraham01 in https://github.com/UCL/TDMS/pull/205 PRHS into a readable class by @willGraham01 in https://github.com/UCL/TDMS/pull/206 Vertex Phasors Class by @willGraham01 in https://github.com/UCL/TDMS/pull/209 Output_Matrices class by @willGraham01 in https://github.com/UCL/TDMS/pull/213 Iterator class breakdown 2: Now with composition by @willGraham01 in https://github.com/UCL/TDMS/pull/215 Update spdlog version to v1.11.0. by @samcunliffe in https://github.com/UCL/TDMS/pull/228 Documentation follow-up for #215 plus minor doxygen fixes. by @willGraham01 in https://github.com/UCL/TDMS/pull/221 Add to Doxygen pages, and use doxygen as a CI check. by @samcunliffe in https://github.com/UCL/TDMS/pull/231 #216 iteratefdtd_matrix: Updates for the main loop by @willGraham01 in https://github.com/UCL/TDMS/pull/224 DRY our .github/workflow by @samcunliffe in https://github.com/UCL/TDMS/pull/234 Refactor the Main Loop by @willGraham01 in https://github.com/UCL/TDMS/pull/218 Add compile_commands.json to .gitignore by @samcunliffe in https://github.com/UCL/TDMS/pull/251 Final part of #230: clarity + the flow of information by @samcunliffe in https://github.com/UCL/TDMS/pull/265 Track input data generation process in the repo by @willGraham01 in https://github.com/UCL/TDMS/pull/236 Link to the template chooser page. by @samcunliffe in https://github.com/UCL/TDMS/pull/267 Add coverage build and upload unit-test coverage to codecov.io by @samcunliffe in https://github.com/UCL/TDMS/pull/268 Fix badge. by @samcunliffe in https://github.com/UCL/TDMS/pull/269 Fix typo in issue template by @willGraham01 in https://github.com/UCL/TDMS/pull/274 Fix example script path by @willGraham01 in https://github.com/UCL/TDMS/pull/273 Add more tests for the argument parsing. by @samcunliffe in https://github.com/UCL/TDMS/pull/270 Track generation for arc_02 and arc_03 by @willGraham01 in https://github.com/UCL/TDMS/pull/241 Update catch2 by @samcunliffe in https://github.com/UCL/TDMS/pull/275 Typo in README by @samcunliffe in https://github.com/UCL/TDMS/pull/276 Add arc_{08,12,13,example_fdtd} to test_regen.py by @willGraham01 in https://github.com/UCL/TDMS/pull/242 Add arc_09 and arc_10 to the scope of test_regen.py by @willGraham01 in https://github.com/UCL/TDMS/pull/243 Add docstrings to variables by @willGraham01 in https://github.com/UCL/TDMS/pull/277 Update run_bscan.m in anticipation of arc_{17,18,19} by @willGraham01 in https://github.com/UCL/TDMS/pull/245 A kindof trivial test addition to help debug #279. by @samcunliffe in https://github.com/UCL/TDMS/pull/283 Add some configuration to codecov. by @samcunliffe in https://github.com/UCL/TDMS/pull/284 Add CI, MATLAB tests, and doxygen build to the merge_group. by @samcunliffe in https://github.com/UCL/TDMS/pull/288 Remove (unused) using directive from header. by @samcunliffe in https://github.com/UCL/TDMS/pull/297 Introduce a versioning system. by @samcunliffe in https://github.com/UCL/TDMS/pull/203 Fallback to v1 if no tag provided (or no git repo) by @samcunliffe in https://github.com/UCL/TDMS/pull/300 Full Changelog: https://github.com/UCL/TDMS/compare/v0.1.0...v1.0.0

If you use this software, please cite it using the metadata from this file.

Keywords

time-domain, maxwell-equations-solver

  • BIP!
    Impact byBIP!
    selected citations
    These citations are derived from selected sources.
    This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    0
    popularity
    This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
    Average
    influence
    This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    Average
    impulse
    This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
    Average
    OpenAIRE UsageCounts
    Usage byUsageCounts
    visibility views 40
    download downloads 2
  • 40
    views
    2
    downloads
    Powered byOpenAIRE UsageCounts
Powered by OpenAIRE graph
Found an issue? Give us feedback
visibility
download
selected citations
These citations are derived from selected sources.
This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Citations provided by BIP!
popularity
This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
BIP!Popularity provided by BIP!
influence
This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Influence provided by BIP!
impulse
This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
BIP!Impulse provided by BIP!
views
OpenAIRE UsageCountsViews provided by UsageCounts
downloads
OpenAIRE UsageCountsDownloads provided by UsageCounts
0
Average
Average
Average
40
2