Skip to content

Test 3D divergence operator - #56

Merged
rouson merged 3 commits into
mainfrom
3D-divergence
Aug 24, 2026
Merged

Test 3D divergence operator#56
rouson merged 3 commits into
mainfrom
3D-divergence

Conversation

@rouson

@rouson rouson commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

This PR adds passing unit tests for the vector_3D_t derived type computing

  1. The divergence of a vector field,
  2. The dot product of two vector fields, and
  3. The product of a vector field and a scalar field.

rouson added 3 commits August 23, 2026 14:54
This commit replaces "scalar" with "scalar_3" or "scalar field"
in a few places to distinguish between a single value and a field
quantity.
This commit switches the vector-/scalar-field multiplication test,
ensuring that the scalar field values are interpolated to the
vector component locations (faces) before the values and using
getters to extract and multiply the expected values for comparison.
@rouson
rouson merged commit 61139cb into main Aug 24, 2026
15 checks passed
@rouson
rouson deleted the 3D-divergence branch August 24, 2026 04:51
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.

1 participant