Alister Maguire
Alister Maguire
Engineering users have variables with multiple integration points. The way to think about these is that they are multi-valued variables. For example, if you have a pressure variable over all...
I recently spoke with a couple of engineers who work with both Griz and VisIt to get some insight into the GrizIt endeavor and, more generally, what they actually need...
At some point, we will need to let users choose which integration points are displayed in visit. Because of how the mili data is organized, accessed, and displayed, this is...
### Is your feature request related to a problem? A Mili user is trying to use the old visit plugin to read in datasets that only contain a mesh (only...
The ability to produce certain special characters such as (mu) seems to havedisappeared with VisIt 2.7.0 (which moved to VTK 6.0), and in later versions. With VisIt 2.6.3 and before,...
cqid: VisIt00008958cqsubmitter: Mark Millercqsubmitdate: 08/11/09 This is related to 8959. Our scatter plot does not generate actual paths in 'phase space' even if the input data is 'phase related'. All...
## Description Hello, I'm working on an LLNL project that uses maestro to manage ML workflows, and we've recently encountered an odd bug. If the following conditions are met, the...
I tested this in a hacked version of Silo but discovered that if we use COMPACT storage mode for a lot of the smaller datasets a silo application generates, we...
cqid: VisIt00008819cqsubmitter: Mark Millercqsubmitdate: 12/01/08 We need to make sure Silo will handle DB_INTEGER data that is 64 bit integers. More precisely, if sizeof(int) returns 8, we need to make...
HDF5 library maintains caching layer above the VFDs. If the VFD is a memory based file, caching is a useless waste of memory. Silo lib should be sure to turn...