Download: Difference between revisions

From openpipeflow.org
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 7: Line 7:


== Current version ==
== Current version ==
'''Openpipeflow-1.11''':
* '''Download''': [[File:Openpipeflow-1.11.tgz]]
* '''Comments''':
** Minor update to significant update 1.10 (Double parallelisation).  Please see comments for version 1.10. 
* '''Changelog''':
** Fixed bug preventing serial use.
== Older versions ==


'''Openpipeflow-1.10''':
'''Openpipeflow-1.10''':
Line 17: Line 27:
** Minor updates to var_null, var_imposesymm functions.
** Minor updates to var_null, var_imposesymm functions.
** Interpolation correction for prim2matlab.
** Interpolation correction for prim2matlab.
== Older versions ==


'''Openpipeflow-1.02b''':
'''Openpipeflow-1.02b''':
* Tarball [[File:Openpipeflow-1.02b.tgz]]
* Tarball [[File:Openpipeflow-1.02b.tgz]]
* Manual  [[File:Openpipeflow-1.02b-doc.pdf]].  The [[Manual|Online Manual]] is now more comprehensive.
* Manual  [[File:Openpipeflow-1.02b-doc.pdf]].  The [[Manual|Online Manual]] is now more comprehensive.

Revision as of 18:59, 4 August 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.11:

  • Download: File:Openpipeflow-1.11.tgz
  • Comments:
    • Minor update to significant update 1.10 (Double parallelisation). Please see comments for version 1.10.
  • Changelog:
    • Fixed bug preventing serial use.


Older versions

Openpipeflow-1.10:

  • Download: File:Openpipeflow-1.10.tgz
  • Comments:
    • Double parallelisation: in physical space data is split into _Nr sections radially and (new option) _Ns sections axially. Total number of cores used is _Np=_Nr*_Ns.
    • It is recommended that for a modest number of cores, vary _Nr and keep _Ns=1 (split radially only).
  • Changelog:
    • Double parallelisation.
    • Minor updates to var_null, var_imposesymm functions.
    • Interpolation correction for prim2matlab.

Openpipeflow-1.02b: