Skip to content

FDTD | Feature | Add VTK observation output - #412

Merged
adrianarce-elemwave merged 1 commit into
new-feature-observationfrom
observation-vtk
Jul 27, 2026
Merged

FDTD | Feature | Add VTK observation output#412
adrianarce-elemwave merged 1 commit into
new-feature-observationfrom
observation-vtk

Conversation

@adrianarce-elemwave

Copy link
Copy Markdown
Collaborator

Summary

Adds the initial VTK XML output implementation for observation geometry.

Changes

  • Adds vtkAPI_m for ASCII .vts and .vtu output, including points, data arrays, and unstructured-cell connectivity.
  • Adds mapVTKOutput_m to collect material-boundary geometry, exclude PML regions, create line/quad topology, and write .vtu files.
  • Generates a companion metadata file describing material-tag values.

Stack Note

This PR supplies the VTK output implementation layer. A follow-up integration PR must add the modules to CMake and invoke them from the output workflow.

@adrianarce-elemwave adrianarce-elemwave added the AI assisted Mostly created with AI. Needs special review. label Jul 23, 2026
@adrianarce-elemwave
adrianarce-elemwave merged commit 5db0f92 into new-feature-observation Jul 27, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI assisted Mostly created with AI. Needs special review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants