Summary
This is a domain-specific dataset paper. The authors produce a dataset consisting of various OpenFOAM simulations of fluid flow past 500 geometric variations of the Ahmed Car Body geometry. The intent is to produce a dataset that is representative of the types of flows past various road vehicle bodies. The authors use a hybrid RANS-LES solver within OpenFOAM.
Strengths
1. I believe the introduction and related work are relatively well-written and cited. One area of research the authors may want to cite is the growing body of work on using DL to improve the linear solvers used in CFD solvers, including neural preconditioners; for example, "A deep conjugate direction method for iteratively solving linear systems" (ICML 2023) and "A Neural-preconditioned Poisson Solver for Mixed Dirichlet and Neumann Boundary Conditions" (ICML 2024).
2. The dataset that is developed in this submission is licensed very permissively, which means anyone could use the results from this manuscript.
Weaknesses
1. Although I do like the related work, an issue is that the authors state "several groups have generated large-scale training data to demonstrate the potential of their ML methods," and that the main issue is those datasets aren't free/open-source. I do appreciate the value of an open-source dataset, but the novelty of the present work is pretty limited; the main advantage is that it's open-source.
2. Specifically, the difference between DrivAerNet and the present work appears to be (1) the specific geometries tested (this is easy to swap out), (2) the solver choice in OpenFOAM (this is an easy setting to change), and the license (DrivAerNet uses an open-source license, too, but not one the authors like). While I appreciate that the present dataset's license allows for commercial usage, unlike DrivAerNet, I don't think this is a research contribution.
3. The authors emphasize the realism of their results, using somewhat accurate CFD algorithms in OpenFOAM, yet their "car" geometries are extremely basic. While it's nice that their geometries are parametric and one can easily generate variations of these, if the emphasis of the paper is on realism, it seems like one should use a bunch of real-world (or even slightly more car-shaped) car geometries / CAD models.
4. Relatedly, the authors claim that using their chosen hybrid RANS-LES solver in OpenFOAM produces results that are more accurate than other models, but they do not demonstrate that - in the end - their dataset enables better results than a similar dataset crafted with the same geometries but a cheaper solver. In other words: how much is gained by using this particular OpenFOAM solver?
5. The appendix/supplementary material for this submission seems exceptionally long. The ICLR page limit is 9 pages, and the current submission extends to 41 pages. I do not think this entire appendix is necessary in a submission. For instance, Fig. 10 is a repeat of Fig. 6, and various text around there is repeated from the text in the main body.
6. (Minor) It would be nice to include the R^2 coefficients for Figure 6 or some similar statistical quantitative measurements of how good the fits are.
Ethics concerns
The paper mentions how the authors come from the "Advanced Computing & Simulation organisation of Amazon Web Services." While I don't know the authors' specific identities, this narrows it down enough where I worry reviewers might have unconscious biases. I don't think it's a serious enough issue to reject the paper on its own, but I think the ACs should be aware in making their final decisions on this submission.