Skip to content
Success

Changes

Summary

  1. defaults to a hard-coded version when git describe not available (details)
  2. report ref deps (details)
  3. returns status (details)
  4. lists parallel dependencies (details)
  5. uses generic OpenCASCADE link in ESP env (details)
  6. sets current version (details)
  7. use newly deployed version (details)
  8. removes comments that caused Module ERROR: wrong # args: should be "setenv var val" (details)
  9. adds larsson3 metric (details)
  10. adds factor (details)
  11. extract line (details)
  12. prevents double free (details)
  13. converts sprintf to snprintf (details)
  14. deduplicate d local variable (details)
  15. uses snprintf to prevent buffer attacks and clang compiler warnings/errors (details)
  16. prevents line to long, newline after each non main cell (details)
  17. prevent div-by-zero, use same leading dimension (details)
  18. parses dataset aux data in plt header (details)
  19. uses esp 121 on pfe (details)
  20. strip intel specific compiler opts, CC now ignored (details)
  21. documents --ddes option from SciTech2023 paper, renames --hrles option (details)
  22. documents --aspect-ratio option, helpful for plume and bow shocks (details)
  23. sets hardcoded version to 3 (details)
Commit c32be3ca98335872dc7c94db1a21f133840f0cdd by Mike.Park
defaults to a hard-coded version when git describe not available
The file was modified configure.ac (diff)
The file was modified src/ref_subcommand.c (diff)
The file was modified src/ref_egads.c (diff)
The file was modified src/ref_egads.h (diff)
The file was modified src/ref_egads.h (diff)
The file was modified src/ref_egads.c (diff)
Commit 12e3706e3d4e3b1cf558040ad95c3e2b2b1aae7a by Mike.Park
lists parallel dependencies
The file was modified src/ref_migrate.c (diff)
The file was modified src/ref_migrate.h (diff)
The file was modified src/ref_subcommand.c (diff)
Commit 049539cfe7baf18bbbd587125daa2206e0c40d54 by Mike.Park
uses generic OpenCASCADE link in ESP env
The file was modified misc/module-builder/cfdlab/esp.sh (diff)
The file was modified misc/module-builder/cfdlab/esp.sh (diff)
Commit 94d16f99eed83e3844d86f1401cb7b8d3a4578f7 by Mike.Park
use newly deployed version
The file was modified misc/module-builder/cfdlab/common.sh (diff)
Commit c3902af0f2ba78d15ee667fbc4ec00d9f199eba2 by Mike.Park
removes comments that caused Module ERROR: wrong # args: should be "setenv var val"
The file was modified misc/module-builder/cfdlab/esp.sh (diff)
The file was modified src/ref_acceptance.c (diff)
The file was modified src/ref_metric.c (diff)
The file was modified src/ref_metric.c (diff)
The file was modified src/ref_iso.h (diff)
The file was modified src/ref_subcommand.c (diff)
The file was modified src/ref_iso.c (diff)
The file was modified src/ref_subcommand.c (diff)
Commit aa49c44d8ad4c4fdc8f10679e009519e6d5631eb by Mike.Park
converts sprintf to snprintf
The file was modified src/ref_subcommand.c (diff)
Commit 6a68d93a46f89e973340161be1500f29a0fa0461 by Mike.Park
deduplicate d local variable
The file was modified src/ref_metric.c (diff)
Commit 26cb0925f5e24a91045fb5dc8e3c06f2810f74a7 by Mike.Park
uses snprintf to prevent buffer attacks and clang compiler warnings/errors
The file was modified src/ref_histogram.c (diff)
The file was modified src/ref_layer.c (diff)
The file was modified src/ref_export.c (diff)
The file was modified src/ref_metric.c (diff)
The file was modified src/ref_interp_test.c (diff)
The file was modified src/ref_part_test.c (diff)
The file was modified src/ref_clump.c (diff)
The file was modified src/ref_inflate.c (diff)
The file was modified src/ref_phys_test.c (diff)
The file was modified src/ref_gather.c (diff)
The file was modified src/ref_geom.c (diff)
Commit 56b07a39aae2bca78d9170189bd72bea0681cfb6 by Mike.Park
prevents line to long, newline after each non main cell
The file was modified src/ref_gather.c (diff)
Commit 7a09c4ef771d5457850e5fbada0af0491f7b4a73 by Mike.Park
prevent div-by-zero, use same leading dimension
The file was modified src/ref_gather.c (diff)
Commit 6a2ccf5e901cdc6825db751c2613c5e048dc1f8c by Mike.Park
parses dataset aux data in plt header
The file was modified src/ref_part.c (diff)
The file was modified misc/module-builder/pfe/esp.sh (diff)
The file was modified misc/module-builder/pfe/common.sh (diff)
Commit 7247713ff85ffd5a9d619719eaf9d1e514a39955 by Mike.Park
strip intel specific compiler opts, CC now ignored
The file was modified misc/module-builder/pfe/refine.sh (diff)
The file was modified misc/module-builder/pfe/refine-mpt.sh (diff)
Commit e2d21335dc009b560131eedc0c0511c6dd9c117b by Mike.Park
documents --ddes option from SciTech2023 paper, renames --hrles option
The file was modified src/ref_subcommand.c (diff)
Commit a42888889937327ec8719c40b6fd44e47cd481e3 by Mike.Park
documents --aspect-ratio option, helpful for plume and bow shocks
The file was modified src/ref_subcommand.c (diff)
Commit f5fffa0f6d50f8b493129e95e7c88b5b3b880cdf by Mike.Park
sets hardcoded version to 3
The file was modified CMakeLists.txt (diff)
The file was modified src/todo (diff)
The file was modified NEWS (diff)
The file was modified configure.ac (diff)