Exploratory Lagrangian-Based Particle Tracing Using Deep Learning
Authors:
Mengjiao Han,
Sudhanshu Sane,
Chris R. Johnson
Abstract:
Time-varying vector fields produced by computational fluid dynamics simulations are often prohibitively large and pose challenges for accurate interactive analysis and exploration. To address these challenges, reduced Lagrangian representations have been increasingly researched as a means to improve scientific time-varying vector field exploration capabilities. This paper presents a novel deep neu…
▽ More
Time-varying vector fields produced by computational fluid dynamics simulations are often prohibitively large and pose challenges for accurate interactive analysis and exploration. To address these challenges, reduced Lagrangian representations have been increasingly researched as a means to improve scientific time-varying vector field exploration capabilities. This paper presents a novel deep neural network-based particle tracing method to explore time-varying vector fields represented by Lagrangian flow maps. In our workflow, in situ processing is first utilized to extract Lagrangian flow maps, and deep neural networks then use the extracted data to learn flow field behavior. Using a trained model to predict new particle trajectories offers a fixed small memory footprint and fast inference. To demonstrate and evaluate the proposed method, we perform an in-depth study of performance using a well-known analytical data set, the Double Gyre. Our study considers two flow map extraction strategies as well as the impact of the number of training samples and integration durations on efficacy, evaluates multiple sampling options for training and testing and informs hyperparameter settings. Overall, we find our method requires a fixed memory footprint of 10.5 MB to encode a Lagrangian representation of a time-varying vector field while maintaining accuracy. For post hoc analysis, loading the trained model costs only two seconds, significantly reducing the burden of I/O when reading data for visualization. Moreover, our parallel implementation can infer one hundred locations for each of two thousand new pathlines across the entire temporal resolution in 1.3 seconds using one NVIDIA Titan RTX GPU.
△ Less
Submitted 6 January, 2022; v1 submitted 15 October, 2021;
originally announced October 2021.
Statistical Rendering for Visualization of Red Sea Eddy Simulation Data
Authors:
Tushar M. Athawale,
Alireza Entezari,
Bei Wang,
Chris R. Johnson
Abstract:
Analyzing the effects of ocean eddies is important in oceanology for gaining insights into transport of energy and biogeochemical particles. We present an application of statistical visualization algorithms for the analysis of the Red Sea eddy simulation ensemble. Specifically, we demonstrate the applications of statistical volume rendering and statistical Morse complex summary maps to a velocity…
▽ More
Analyzing the effects of ocean eddies is important in oceanology for gaining insights into transport of energy and biogeochemical particles. We present an application of statistical visualization algorithms for the analysis of the Red Sea eddy simulation ensemble. Specifically, we demonstrate the applications of statistical volume rendering and statistical Morse complex summary maps to a velocity magnitude field for studying the eddy positions in the flow dataset. In statistical volume rendering, we model per-voxel data uncertainty using noise models, such as parametric and nonparametric, and study the propagation of uncertainty into the volume rendering pipeline. In the statistical Morse complex summary maps, we derive histograms charactering uncertainty of gradient flow destinations to understand Morse complex topological variations across the ensemble. We demonstrate the utility of our statistical visualizations for an effective analysis of the potential eddy positions and their spatial uncertainty.
△ Less
Submitted 22 June, 2021;
originally announced June 2021.
A wildland fire modeling and visualization environment
Authors:
Jan Mandel,
Jonathan D. Beezley,
Adam K. Kochanski,
Volodymyr Y. Kondratenko,
Lin Zhang,
Erik Anderson,
Joel Daniels II,
Claudio T. Silva,
Christopher R. Johnson
Abstract:
We present an overview of a modeling environment, consisting of a coupled atmosphere-wildfire model, utilities for visualization, data processing, and diagnostics, open source software repositories, and a community wiki. The fire model, called SFIRE, is based on a fire-spread model, implemented by the level-set method, and it is coupled with the Weather Research Forecasting (WRF) model. A version…
▽ More
We present an overview of a modeling environment, consisting of a coupled atmosphere-wildfire model, utilities for visualization, data processing, and diagnostics, open source software repositories, and a community wiki. The fire model, called SFIRE, is based on a fire-spread model, implemented by the level-set method, and it is coupled with the Weather Research Forecasting (WRF) model. A version with a subset of the features is distributed with WRF 3.3 as WRF-Fire. In each time step, the fire module takes the wind as input and returns the latent and sensible heat fluxes. The software architecture uses WRF parallel infrastructure for massively parallel computing. Recent features of the code include interpolation from an ideal logarithmic wind profile for nonhomogeneous fuels and ignition from a fire perimeter with an atmosphere and fire spin-up. Real runs use online sources for fuel maps, fine-scale topography, and meteorological data, and can run faster than real time. Visualization pathways allow generating images and animations in many packages, including VisTrails, VAPOR, MayaVi, and Paraview, as well as output to Google Earth. The environment is available from openwfm.org. New diagnostic variables were added to the code recently, including a new kind of fireline intensity, which takes into account also the speed of burning, unlike Byram's fireline intensity.
△ Less
Submitted 20 November, 2011;
originally announced November 2011.