Alister Maguire
Alister Maguire
This is requested by LLNL Engineering (not GrizIt team though) and favored by LLNL WCI. Currently, if a multiblock variable is defined on only some blocks, the data producer is...
A non-conforming mesh is a mesh where the nodes of one edge may end in the middle of another edge or face. These happen in block structured AMR meshes and...
Randy Settgast requested this. If #740 gets completed, we need to enhance Silo plugin to support higher order elements from Silo. Randy said a good first cut would be to...
This was requested by Al Nichols. In his Silo input databases, he defines a slew of fairly complicated expressions involving intermediate expressions as well as a handful of driving constants....
Here is the e-mail exchange related to this issue with a Chombo data set. We should really get to the bottom of this. We have this come up occasionally and...
I have a simple yaml file that I use to launch a study. The details of the study aren't that important, and I don't think they relate to this problem....
Mark Stowell installed VisIt on a mac in a directory where one of the directory names contained a space. VisIt wouldn't launch because of it. We should fix this. Here...
This is for Engineering users at LLNL. Note that a key part of Engineering users interaction with VisIt is through a python script they have developed called GrizIt. The python...
LLNL/Engineering/GrizIt users would like ability to define the data for curve objects in VisIt using numerical data directly from python (maybe from a python list, tuple or numpy array). -----------------------REDMINE...
Curve objects in VisIt are represented as a 1D rectilinear mesh. This is so we can support operators on Curves. However, LLNL/Engineering/GrizIt users will need to be able to construct...