trick/trick_source
ddj116 483cacfafd
MonteCarloGenerate: Provide more metadata on dispersions (#1608)
* Add type, dispersion, min_value, max_value and other relevant internal
  members of MonteCarloVariable* classes to the output of
  MonteCarlo_Meta_data_output. Motivation is for users wanting to post-process
  dispersion parameters used during generation of runs
* Protect against invalid memory access when length of values is zero in
  MonteCarloVariableRandomStringSet::generate_assignment(). Add a new
  verif sim warning case to cover these new lines
* Update new verif data for SIM_mc_generation to support these changes

Closes #1574

Co-authored-by: Dan Jordan <daniel.d.jordan@nasa.gov>
2023-12-01 10:09:17 -06:00
..
codegen/Interface_Code_Gen Added case in ICG makefile to use C++17 for clang 16 as clang 16 or later builds C++ code according to the C++17 by default. (#1621) 2023-11-30 14:39:00 -06:00
data_products Fix the issue of returning a pointer to a local variable in data_products (#1593) 2023-10-26 10:39:02 -05:00
er7_utils Destructor restart fixes 2022-09-01 09:37:15 -05:00
java 1504 trick run summary enhancement for memory used (#1545) 2023-08-24 13:51:19 -05:00
sim_services MonteCarloGenerate: Provide more metadata on dispersions (#1608) 2023-12-01 10:09:17 -06:00
trick_swig checksum enhancement for -d option (#1579) 2023-10-05 10:56:02 -05:00
trick_utils Fix and unittest lqueue functions in trick_adt. (#1598) 2023-10-26 10:26:40 -05:00
web Bump @babel/traverse in /trick_source/web/dashboard (#1595) 2023-10-19 10:10:18 -05:00
.gitignore Add a way to disable sim objects (#1364) 2022-11-15 09:16:08 -06:00