Skip to content

Vapor 3.8.0

Compare
Choose a tag to compare
@sgpearse sgpearse released this 10 Jan 15:24
· 114 commits to main since this release
250b491

Jan 10, 2023

New Enhancements
3157 - Jupyter Notebook Widgets + conda recipe for easy Python API installation

conda create -n vapor python=3.9
conda activate vapor
conda install -c conda-forge -c ncar-vapor vapor

3230 - Allow user to load and save camera viewpoint as a file

Bug fixes
3280 - VAPOR 3.7 crashes on Ubuntu 20.04 LTS
3257 - VAPOR crashes when run through Rosetta (x86 emulation) on arm64 based M1 Macbook. Missing library?
3250 - Particles jump with reduced Y extents
3246 - Particle renderer does not work without selecting velocity variables
3244 - Particles disappear when "Enable 3D Geometry" Disabled
3243 - Crash in UnstructuredGrid3D
3094 - Mess up smoke test headers won't break build