CONFIG: increment to ADIOS-2.6.0, petsc-3.14.2

- the adiosFoam module has been updated to handle restart with
  the newer time structure (directories only, no files)
This commit is contained in:
Mark Olesen
2020-12-14 15:04:37 +01:00
parent 75f13e1890
commit b700456ac4
5 changed files with 5 additions and 5 deletions

View File

@ -20,7 +20,7 @@
#------------------------------------------------------------------------------
# USER EDITABLE PART: Changes made here may be lost with the next upgrade
set adios2_version=ADIOS2-2.4.0
set adios2_version=ADIOS2-2.6.0
setenv ADIOS2_ARCH_PATH "$WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER/$adios2_version"
# END OF (NORMAL) USER EDITABLE PART