Difference between revisions of "Multiphase Technical Committee"

From OpenFOAM Wiki
Jump to navigation Jump to search
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
There are currently six committee members, led by Holger Marschall who acts as chairman.  
 
There are currently six committee members, led by Holger Marschall who acts as chairman.  
  
* Dr. Holger Marschall (chair): [mailto:marschall@mma.tu-darmstadt.de]
+
* Dr. Holger Marschall (chair): [mailto:marschall@mma.tu-darmstadt.de marschall@mma.tu-darmstadt.de]
* Prof. Dr. Martin Sommerfeld (co-chair): [mailto:martin.sommerfeld@ovgu.de]
+
* Prof. Dr. Martin Sommerfeld (co-chair): [mailto:martin.sommerfeld@ovgu.de martin.sommerfeld@ovgu.de]
* Ass. Prof. Dr. Alex Rattner: [mailto:alex.rattner@gmail.com]
+
* Ass. Prof. Dr. Alex Rattner: [mailto:alex.rattner@gmail.com alex.rattner@gmail.com]
* Dr. Daniel Deising: [mailto:d.deising@engys.com]
+
* Dr. Daniel Deising: [mailto:d.deising@engys.com d.deising@engys.com]
* Dr. Alberto Passalacqua: [mailto:albertop@iastate.edu]
+
* Dr. Alberto Passalacqua: [mailto:albertop@iastate.edu albertop@iastate.edu]
* Dr. Zeljko Tukovic: [mailto:zeljko.tukovic@fsb.hr]
+
* Dr. Zeljko Tukovic: [mailto:zeljko.tukovic@fsb.hr zeljko.tukovic@fsb.hr]
  
 
Collectively we have experience in a wide range of multiphase flow modelling and methods as well as application area:
 
Collectively we have experience in a wide range of multiphase flow modelling and methods as well as application area:
Line 18: Line 18:
 
* '''Alberto Passalacqua''': Eulerian Eulerian methods for particulate flows, polydispersity.
 
* '''Alberto Passalacqua''': Eulerian Eulerian methods for particulate flows, polydispersity.
 
* '''Zeljko Tukovic''': Interface-Tracking methods.
 
* '''Zeljko Tukovic''': Interface-Tracking methods.
 +
 +
== Objective of the Committee ==
 +
 +
Long-term objective is to
 +
<blockquote>
 +
establish OpenFOAM as a versatile and mature platform for multiphase flow simulations.
 +
</blockquote>
 +
 +
To achieve this, the committee's mission is to
 +
* foster community engagement
 +
* bundle and coordinate joint work in a transparent and structured manner
 +
* join and unify community-driven developments and guide them until code release
 +
 +
== How to Contact Us ==
 +
To contact the committee, we suggest that you open an issue on the OpenFOAM [https://develop.openfoam.com/Development/openfoam/issues Gitlab], where you report problems, provide feedback, or describe your potential contribution. Additionally, please send one of the members an e-mail and CC the chair and co-chair.
 +
 +
Issues relevant to multiphase are likely to get picked up by the committee for discussion, but the dialogue can commence already in the comments to the issue.
 +
 +
== Our Workflow ==
 +
The committee holds regularly online meetings typically lasting about two hours. In between the meetings, we carry out planned activities and keep in touch via online collaboration tools.
 +
 +
Important parts of our work are:
 +
* formulating code improvement proposals to the Steering Committee, which makes the final decision
 +
* running a [https://develop.openfoam.com/multiphase code repository] associated with the committee.
 +
 +
The purpose of the multiphase committee repository is to stage potential contributions to the main code and also preserve codes that are removed from the official code base but may still be of interest to some parts of the community.
 +
 +
== Implemented Contributions ==
 +
 +
What follows is a list of new multiphase modelling features that were introduced into the code with the help of the committee. For more details, please follow the links.
 +
 +
- port of parts of the ALE interface-tracking method for free surface flows: [https://www.openfoam.com/releases/openfoam-v1912/solver-and-physics.php]
 +
 +
== Activity Log ==
 +
 +
to be filled
 +
 +
<!--
 +
* 2020-01-28 Regular committee meeting.
 +
* 2019-11-21 Timofey made a presentation about the committee's work at the [http://www.tfd.chalmers.se/~hani/OFGBG18/ Gothenburg Region OpenFOAM User Group Meeting]
 +
* 2019-10-15 Some members had the pleasure to meet in person at the [https://www.esi-group.com/company/events/2019/7th-openfoam-conference-2019 7th OpenFOAM Conference] in Berlin. Charles made a presentation about the committee's work.
 +
* 2019-10-16 First set of proposals submitted to the Steering Committee.
 +
* 2019-09-10 Regular committee meeting.
 +
* 2019-05-27 First meeting of the committee!
 +
-->

Revision as of 12:49, 7 April 2020

Members of the Committee

There are currently six committee members, led by Holger Marschall who acts as chairman.

Collectively we have experience in a wide range of multiphase flow modelling and methods as well as application area:

  • Holger Marschall: Interface-Capturing and Interface-Tracking methods for multiphase flows with fluid interfaces, interfacial transport processes.
  • Martin Sommerfeld: Eulerian-Lagrangian methods for particulate flows, particle-wall collisions, bubble-bubble interaction.
  • Alex Rattner: Heat and mass transfer, phase-change models within the Volume-Of-Fluid methodology.
  • Daniel Deising: Heat and mass transfer within the Volume-Of-Fluid methodology.
  • Alberto Passalacqua: Eulerian Eulerian methods for particulate flows, polydispersity.
  • Zeljko Tukovic: Interface-Tracking methods.

Objective of the Committee

Long-term objective is to

establish OpenFOAM as a versatile and mature platform for multiphase flow simulations.

To achieve this, the committee's mission is to

  • foster community engagement
  • bundle and coordinate joint work in a transparent and structured manner
  • join and unify community-driven developments and guide them until code release

How to Contact Us

To contact the committee, we suggest that you open an issue on the OpenFOAM Gitlab, where you report problems, provide feedback, or describe your potential contribution. Additionally, please send one of the members an e-mail and CC the chair and co-chair.

Issues relevant to multiphase are likely to get picked up by the committee for discussion, but the dialogue can commence already in the comments to the issue.

Our Workflow

The committee holds regularly online meetings typically lasting about two hours. In between the meetings, we carry out planned activities and keep in touch via online collaboration tools.

Important parts of our work are:

  • formulating code improvement proposals to the Steering Committee, which makes the final decision
  • running a code repository associated with the committee.

The purpose of the multiphase committee repository is to stage potential contributions to the main code and also preserve codes that are removed from the official code base but may still be of interest to some parts of the community.

Implemented Contributions

What follows is a list of new multiphase modelling features that were introduced into the code with the help of the committee. For more details, please follow the links.

- port of parts of the ALE interface-tracking method for free surface flows: [1]

Activity Log

to be filled