Download: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 11: | Line 11: | ||
* Download: [[File:Openpipeflow-1.10.tgz]] | * Download: [[File:Openpipeflow-1.10.tgz]] | ||
* Changelog: | * Changelog: | ||
** Double parallelisation: _Np=_Nr*_Ns, for modest number of cores, vary _Nr and keep _Ns=1 (split radially only). | ** Double parallelisation: _Np=_Nr*_Ns, for modest number of cores, vary _Nr and keep _Ns=1 (split radially only, as previous versions). | ||
** Minor updates to var_null, var_imposesymm functions. | ** Minor updates to var_null, var_imposesymm functions. | ||
** Interpolation correction for prim2matlab. | ** Interpolation correction for prim2matlab. |
Revision as of 08:35, 20 July 2015
To unpack the tarball,
tar -xvvzf Openpipeflow-x.xx.tgz
For setup instructions please refer to the Manual, in particular Manual#Compiling_libraries, then try the Tutorial.
Current version
Openpipeflow-1.10:
- Download: File:Openpipeflow-1.10.tgz
- Changelog:
- Double parallelisation: _Np=_Nr*_Ns, for modest number of cores, vary _Nr and keep _Ns=1 (split radially only, as previous versions).
- Minor updates to var_null, var_imposesymm functions.
- Interpolation correction for prim2matlab.
Older versions
Openpipeflow-1.02b:
- Tarball File:Openpipeflow-1.02b.tgz
- Manual File:Openpipeflow-1.02b-doc.pdf. The Online Manual is now more comprehensive.