# An exploration to visualize finite element data with a DSL

**Authors:** Charisee Chiw, Gordon Kindlmann, and John Reppy

arXiv: 1706.05718 · 2017-06-20

## TL;DR

This paper explores extending the Diderot language to visualize finite element data, demonstrating simple sampling and volume rendering techniques to enhance scientific visualization capabilities.

## Contribution

It introduces an extension of the Diderot language specifically for finite element data visualization, enabling new visualization methods for scientific computations.

## Key findings

- Successful visualization of FE data using Diderot
- Demonstrated simple sampling and volume rendering techniques
- Extended Diderot to support FE data visualization

## Abstract

The scientific community use PDEs to model a range of problems. The people in this domain are interested in visualizing their results, but existing mechanisms for visualization can not handle the full richness of computations in the domain. We did an exploration to see how Diderot, a domain specific language for scientific visualization and image analysis, could be used to solve this problem.   We demonstrate our first and modest approach of visualizing FE data with Diderot and provide examples. Using Diderot, we do a simple sampling and a volume rendering of a FE field. These examples showcase Diderot's ability to provide a visualization result for Firedrake. This paper describes the extension of the Diderot language to include FE data.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1706.05718/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1706.05718/full.md

---
Source: https://tomesphere.com/paper/1706.05718