Hi, I have been looking at Firedrake for some time and I finally sat down and started working with your basic examples. I really like the high-level problem specification and how it interfaces with solution procedure, but I need to ask a few dull questions. The main purpose is to figure out the necessary effort to make things work for my target problems. 1) I've seen a number of mesh objects and I've seen CGNS, GMSH and Exodus. Are these the supported mesh formats? 2) There's a firedrake-fluids repository on Github. Is there any active effort in generic CFD for Firedrake? Are there people putting things like turbulence models in Firedrake? 3) The problem I'd like to run is two-phase flow: oil drops in water in periodic, box. For this I need phase advection, mass conservation and Navier-Stokes with volume weighted density and viscosity. There is some additional interface capturing skulduggery on top. Is there anyone who has already tried to put something like this in Firedrake? Is there any obstacle you foresee? I've already tried this problem with another generic code but finite volume low order and I got stuck. Also performance portability would have been an issue with this other code. Please let me know, Robert -- Dr Robert Sawko Research Staff Member, IBM Daresbury Laboratory Keckwick Lane, Warrington WA4 4AD United Kingdom -- Email (IBM): RSawko@uk.ibm.com Email (STFC): robert.sawko@stfc.ac.uk Phone (office): +44 (0) 1925 60 3301 Phone (mobile): +44 778 830 8522 Profile page: http://researcher.watson.ibm.com/researcher/view.php?person=uk-RSawko -- Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
Hi Robert, There is https://bitbucket.org/anriseth/oildrake package it does some multiphase flow modeling, but I haven't tried it myself. I'm interested in turbulence modeling myself, so if you will find something useful, could you please share it? Sincerely, George On 21.02.2017 01:56, Robert Sawko wrote:
Hi,
I have been looking at Firedrake for some time and I finally sat down and started working with your basic examples. I really like the high-level problem specification and how it interfaces with solution procedure, but I need to ask a few dull questions. The main purpose is to figure out the necessary effort to make things work for my target problems.
1) I've seen a number of mesh objects and I've seen CGNS, GMSH and Exodus. Are these the supported mesh formats?
2) There's a firedrake-fluids repository on Github. Is there any active effort in generic CFD for Firedrake? Are there people putting things like turbulence models in Firedrake?
3) The problem I'd like to run is two-phase flow: oil drops in water in periodic, box. For this I need phase advection, mass conservation and Navier-Stokes with volume weighted density and viscosity. There is some additional interface capturing skulduggery on top. Is there anyone who has already tried to put something like this in Firedrake? Is there any obstacle you foresee?
I've already tried this problem with another generic code but finite volume low order and I got stuck. Also performance portability would have been an issue with this other code.
Please let me know, Robert -- Dr Robert Sawko Research Staff Member, IBM Daresbury Laboratory Keckwick Lane, Warrington WA4 4AD United Kingdom -- Email (IBM): RSawko@uk.ibm.com Email (STFC): robert.sawko@stfc.ac.uk Phone (office): +44 (0) 1925 60 3301 Phone (mobile): +44 778 830 8522 Profile page: http://researcher.watson.ibm.com/researcher/view.php?person=uk-RSawko -- Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
_______________________________________________ firedrake mailing list firedrake@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/firedrake
participants (2)
- 
                
                George Ovchinnikov
- 
                
                Robert Sawko