Releases: CCSI-Toolset/MEA_ssm
Releases · CCSI-Toolset/MEA_ssm
3.2.1 Release for Aspen v12
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 andccsi11.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
orccsi11.dll
)
- Note that the text in the
3.2.0 Release for Aspen v10 and v11
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 andccsi11.dll
for Aspen v11.- Note that the text in the
ccsi.opt
file needs to reference the DLL file to be used (ccsi10.dll
orccsi11.dll
)
- Note that the text in the
3.1.0 Release for Aspen V8.4 / V10 alignment
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
- 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
- New release for generating DOI. No code changed.
- Use the attached gold.dll for use within Aspen.
Initial Open Source release
Use the attached gold.dll for working within Aspen
Initial export from svn
This is the initial export from svn r9825 in preparation for functionally equivalent open-source release.