LHEEA / Grid2Grid

HOS Wrapper for C++/fortran CFD solvers
GNU General Public License v3.0
19 stars 14 forks source link

HOS packages #7

Open waynezw0618 opened 4 years ago

waynezw0618 commented 4 years ago

Hi thanks for sharing such an interesting package. can you please let us know which HOS solver and OpenFOAM are required?

Naaba commented 3 years ago

Hello, Grid2Grid is compatible with the HOS solvers https://github.com/LHEEA/HOS-NWT and https://github.com/LHEEA/HOS-ocean. For OpenFOAM the solution used commonly is to start from the solver waves2foam and modify the calls following the examples given in Grid2Grid.

smallduan commented 1 year ago

@Naaba Hi, I am a beginner in computational fluid dynamics. Thank you very much for providing us with this amazing tool, GridsGrid. I would like to ask you, if I want to compile interFoam and Grid2Grid, what additional knowledge do I need? I hope you can give me a suggestion on the learning route and reference materials.

Best regards