Open JustinPrivitera opened 2 years ago
3.3.1 deliverables have been completed so I am changing the milestone to 3.3.2.
energy_group_bins
to energy_group_bounds
- #18326avt/Math/avtVector
- #183733.3.2 deliverables (aside from docs) have been completed so I am changing the milestone to 3.3.3.
image_topo_order_of_domain_variables = ["x", "y", "z"]
for Tanim, be explicit about x varies fastest, then y, then z - #184983.3.3 deliverables (aside from docs) have been completed so I am changing the milestone to 3.4.
justins_sad_adventure.py
- I have solved this; the results were due to the fact that absorbtivity and emissivity coefficients that are the same cancel each other out when divide emis by absorb is set.filename_scheme
#18030 Changing the milestone back to 3.3.3 since I am adding in a few more features for the upcoming release.
3.4 deliverables (aside from docs) have been completed so I am changing the milestone to 3.4.1.
3.4.1 deliverables have been completed so I am changing the milestone to 4.0, as we are ramping down work on the X Ray Image Query.
/usr/gapps/visit/data/tcup_imgvol/
to make cool docs picturesavtXRayFilter.C
viewAngle
int filenameScheme
with 3 magic numbers (currently)... why not std::string filenameScheme
where ""
means what NONE
means and "$Q%F
means to render datum Q
according to (optional) printf-spec F
. "$c%06d"
means what CYCLEFILES
means here and "$s%04d"
means what FAMILYFILES
(or maybe "$i%04d"
where i=index) means here but where but where users can then easily control the number of digits as well as some of the way it gets formatted into the filename including "$t%8.4g"
could render a time value instead of cycle or index or (borrowing from this stuff to some extent.
The X Ray Image Query requires continued iteration. I will work with @cyrush and Steve Langer on adding features that Steve and others need. These include but are not limited to:
Features for 3.3.1: