Skip to content

Releases: CCSI-Toolset/MEA_ssm

3.2.1 Release for Aspen v12

31 Mar 00:53
67385cc
Compare
Choose a tag to compare

Update for Aspen v12

This update includes support for Aspen v12.

Documentation updates

  • Updated documentation on how to build for Aspen v10, v11 and verified compatibility with Aspen v12.

General notes:

  • Instructions, with Fortan code segments, still included in the documentation on how to build the required DLL
  • Prebuilt DLLs available: ccsi10.dll for Aspen v10 and ccsi11.dll for Aspen v11 and v12.
    • Note that the text in the ccsi.opt file needs to reference the DLL file to be used (ccsi10.dll or ccsi11.dll)

3.2.0 Release for Aspen v10 and v11

11 Feb 02:12
306296d
Compare
Choose a tag to compare

Update for Aspen v10 and v11

This update includes support for Aspen v10 and v11.

Documentation updates

  • Updated documentation on how to build for Aspen v10 and v11

General notes:

  • Instructions, with Fortan code segments, still included in the documentation on how to build the required DLL
  • Prebuilt DLLs available: ccsi10.dll for Aspen v10 and ccsi11.dll for Aspen v11.
    • Note that the text in the ccsi.opt file needs to reference the DLL file to be used (ccsi10.dll or ccsi11.dll)

3.1.0 Release for Aspen V8.4 / V10 alignment

01 Aug 00:03
3e68958
Compare
Choose a tag to compare

Update for Aspen v8.4 and Aspen v10 alignment

Update to include additional user Fortran subroutine for mass transfer model in order to fix bug that is present when using in-built correlation for mass transfer in conjunction with user subroutine for interfacial area.

Documentation updates

  • Added the code for the new mass transfer subroutine in section 2.1.7 of the docs, along with a note on why this is necessary for correcting the bug in the previous version of the model
  • Updated all tutorial results affected by the model change: Table 4, Figures 2-4

General notes:

  • Instructions, with Fortan code segments, still included in the documentation on how to build the required DLL (note that this should also work for Aspen 11)
  • Prebuilt DLL still available: the ccsi10.dll file below.
  • The ccsi10-corrected.dll file is identical to the ccsi10.dll but named to work with the examples from the FOQUS Comprehensive Demo at the Oct 2020 Workshop.

Upgrade for Aspen 10

20 Aug 20:37
60e32de
Compare
Choose a tag to compare
  • Aspen 10 now supported
  • Instructions, with Fortan code segments, now included in the documentation on how to build the required DLL (note that this should also work for Aspen 11)
  • Prebuilt DLL still available: the ccsi10.dll file below.

Minor patch

15 Aug 18:35
2348183
Compare
Choose a tag to compare
  • New release for generating DOI. No code changed.
  • Use the attached gold.dll for use within Aspen.

Initial Open Source release

26 Mar 23:56
6bcbffc
Compare
Choose a tag to compare

Use the attached gold.dll for working within Aspen

Initial export from svn

23 May 16:24
Compare
Choose a tag to compare
Pre-release

This is the initial export from svn r9825 in preparation for functionally equivalent open-source release.