diff --git a/README.md b/README.md index 3c6ed4c79fb0ba3908f23fedd7c669587da79d04..18352fae3dd7b292c1d69a206e7f97ea200e138c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Whats in the bundle: - Workbench-5.5.0.{tar.gz,dmg,exe}: NEAMS Workbench release with integrated ParaView visualization toolkit + Workbench-5.5.1.{tar.gz,dmg,exe}: NEAMS Workbench release with integrated ParaView 5.6 visualization toolkit ## Install NEAMS Workbench @@ -10,13 +10,27 @@ Install the platform-specific binaries. Linux binaries are available in TAR.GZ. Start the NEAMS Workbench. - Workbench-5.5.0/bin/Workbench Workbench-5.5.0.tar.gz (Linux) - Workbench-5.5.0.app/Contents/MacOS/Workbench Workbench-5.5.0.dmg (MacOS) - Workbench-5.5.0\bin\Workbench.exe Workbench-5.5.0.exe (Windows) + Workbench-5.5.1/bin/Workbench Workbench-5.5.1.tar.gz (Linux) + Workbench-5.5.1.app/Contents/MacOS/Workbench Workbench-5.5.1.dmg (MacOS) + Workbench-5.5.1\bin\Workbench.exe Workbench-5.5.1.exe (Windows) >Note: The first time a version of Workbench is started on your machine an install-specific environment is setup. This can take a few minutes, so please be patient. A message stating `Testing for python using ...` will be presented in the terminal from which Workbench has been launched. +## NEAMS Workbench 5.5.1 + +### Added: +- SAM displaced mesh alternate runtime invocation via Run > displaced-mesh-only menu item. +- Language server client logging. Export WB_LSP_LOGGIN=YES prior to launching Workbench to enable logging language server logging to the terminal. +- Ability to toggle MOOSE-application INL-HPC current session core count via specifying MOOSE_NPROCS environment variable and value in the Run Configuration dialog window. + +### Changed: +- Disabled job `Kill` Messages panel context menu option for remote jobs. This option killed the runtime process not the job which is almost never what the user actually want. Instead, use the `Terminate` Messages panel context menu option. +- Runtime `Kill` signal processing to signal subprocesses bottom up instead of top-down to address changes observed in operating system process hierarchy presentation. + +### Fixed: +- ParaView `Visualization GUI` vertical screen requirement pushing Workbench `Validation` and `Messages` panel off the bottom of the remote desktop (E.g., INL HPC desktop). A vertical scroll bar is now presented to prevent ParaView `Visualization GUI` from requiring too much vertical space. +- Keyboard shortcut collisions for Document/Data saving, file open, operation undo and redo, between Workbench's text editor and ParaView's `Visualization GUI` ## NEAMS Workbench 5.5.0 diff --git a/Workbench-5.5.0.dmg b/Workbench-5.5.0.dmg deleted file mode 100644 index af4df756c025ed26ad9b68842aa7214ed31553cc..0000000000000000000000000000000000000000 --- a/Workbench-5.5.0.dmg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d224aa4f1f6c304e4aa04df634c54a01c0ccd6404730c227bec6cede19ba1cd -size 836101047 diff --git a/Workbench-5.5.0.exe b/Workbench-5.5.0.exe deleted file mode 100644 index 14b5aac8d87169d8496ef328d9d03423573802f3..0000000000000000000000000000000000000000 --- a/Workbench-5.5.0.exe +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:100628f66c45a6061d42f3159e0e6baa1b95933063e5a645883b1586aae21022 -size 719274456 diff --git a/Workbench-5.5.0.tar.gz b/Workbench-5.5.0.tar.gz deleted file mode 100644 index aba6faaf71bbc6d280816166d03c1fc4dcba6f52..0000000000000000000000000000000000000000 --- a/Workbench-5.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:81146f7c64c1209a1be28d11e2f1f6d34121632bb30984b9a3caed7d94d0d41d -size 839355045 diff --git a/Workbench-5.5.1.dmg b/Workbench-5.5.1.dmg new file mode 100644 index 0000000000000000000000000000000000000000..353ddd7bcf906906620b17584310f99dde40330a --- /dev/null +++ b/Workbench-5.5.1.dmg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f860a05b8703c243e84433752b53c12303e729bdf30e46c8e1711096f60da168 +size 836090530 diff --git a/Workbench-5.5.1.exe b/Workbench-5.5.1.exe new file mode 100644 index 0000000000000000000000000000000000000000..b29cfbd11eb04878f242988ab6901c4a36c38dad --- /dev/null +++ b/Workbench-5.5.1.exe @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e8fe2da94e05810a870db040d884e6b1e03d126b2705d10761bc2b49a3cb651 +size 719283700 diff --git a/Workbench-5.5.1.tar.gz b/Workbench-5.5.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..9c978d5729f796d183afaa10372cc536a0a264b4 --- /dev/null +++ b/Workbench-5.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28bd9501bcfeaf0395796fe2a45f1c199feb4cedb8d1b05e4901f3a1eea21845 +size 839352421