Skip to content

Merge pull request #334 from OpenSEMBA/tests-time-domain-default-behavior Adds test to check time domain default behavior.#345

Merged
lmdiazangulo merged 80 commits intomainfrom
dev
Mar 28, 2026
Merged

Merge pull request #334 from OpenSEMBA/tests-time-domain-default-behavior Adds test to check time domain default behavior.#345
lmdiazangulo merged 80 commits intomainfrom
dev

Conversation

@lmdiazangulo
Copy link
Copy Markdown
Contributor

No description provided.

lmdiazangulo and others added 30 commits March 13, 2026 11:52
- getSingleVolumeInElementsIds now returns early (with empty result)
  after reporting errors, preventing out-of-bounds memory access.
  Added explicit check for empty elementIds array in addition to the
  existing size != 1 check.
- readPlanewave guards against empty result from
  getSingleVolumeInElementsIds before accessing coord arrays.
- errorreport.F90: add public isFatalError() and resetFatalError()
  accessors to allow tests to check the error state.
- Add test for planewave with empty elementIds.
Co-authored-by: lmdiazangulo <4919398+lmdiazangulo@users.noreply.github.com>
Co-authored-by: Alberto-o <13999491+Alberto-o@users.noreply.github.com>
…r-real-variable-kind

# Conflicts:
#	src_mtln/circuit.F90
#	src_mtln/dispersive.F90
#	src_mtln/mtl.F90
#	src_mtln/mtl_bundle.F90
#	src_mtln/mtln_solver.F90
#	src_mtln/mtln_types.F90
#	src_mtln/multipolar_expansion.F90
#	src_mtln/network_manager.F90
#	src_mtln/preprocess.F90
#	src_mtln/probes.F90
#	src_mtln/rational_approximation.F90
… literals

Co-authored-by: Alberto-o <13999491+Alberto-o@users.noreply.github.com>
…variables

Fix #124 - Replace `size` as variable name
Merge pull request #306 from OpenSEMBA/124-avoid-using-name-size-for-variables

Fix #124 - Replace `size` as variable name
…for double-precision builds

Co-authored-by: lmdiazangulo <4919398+lmdiazangulo@users.noreply.github.com>
…ensive fix)

Co-authored-by: lmdiazangulo <4919398+lmdiazangulo@users.noreply.github.com>
Alberto-o and others added 29 commits March 24, 2026 15:52
- Changes allclose comparisons to corrcoeff
- Makes mtln standalone run starting at n=0, as fullwave does
- Makes mtln probes have the same size as full wave probes
…-mtln

Adds test for simple cabin initialization.
…vior

Adds test to check time domain default behavior.
@lmdiazangulo lmdiazangulo merged commit 344f693 into main Mar 28, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants