Commit 7d7d26f3 authored by Lefebvre, Robert Alexander's avatar Lefebvre, Robert Alexander
Browse files

Add 5.4.1

parent 5af355f9
Loading
Loading
Loading
Loading
+9 −4
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

## Whats in the bundle:

    Workbench-5.4.0.{tar.gz,dmg,exe}: NEAMS Workbench release with integrated ParaView visualization toolkit
    Workbench-5.4.1.{tar.gz,dmg,exe}: NEAMS Workbench release with integrated ParaView visualization toolkit

## Install NEAMS Workbench

@@ -10,13 +10,18 @@ Install the platform-specific binaries. Linux binaries are available in TAR.GZ.

Start the NEAMS Workbench.

    Workbench-5.4.0/bin/Workbench                 Workbench-5.4.0.tar.gz (Linux) 
    Workbench-5.4.0.app/Contents/MacOS/Workbench  Workbench-5.4.0.dmg    (MacOS)
    Workbench-5.4.0\bin\Workbench.exe             Workbench-5.4.0.exe    (Windows)
    Workbench-5.4.1/bin/Workbench                 Workbench-5.4.1.tar.gz (Linux) 
    Workbench-5.4.1.app/Contents/MacOS/Workbench  Workbench-5.4.1.dmg    (MacOS)
    Workbench-5.4.1\bin\Workbench.exe             Workbench-5.4.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.4.1

#### Fixed:
- HERON runtime RAVEN location logic to be compatible with FORCE standalone installers

## NEAMS Workbench 5.4.0

#### Added:
Loading