Examples ======== See the `OP2-APPS `_ repository for the latest generated parallel code for each application. Airfoil ------- * The Airfoil mesh (720,000 cells) can be downloaded `here `__. * The Airfoil HDF5 double-precision mesh (720,000 cells) can be downloaded `here `__. After downloading, rename ``new_grid_dp.h5`` to ``new_grid.h5``. * The Airfoil mesh can also be generated using MATLAB with the mesh generator in ``OP2-Common/apps/mesh_generators/naca0012.m``. * An older version of the Airfoil implementation is archived as a PDF `here `__. Aero ---- * The Aero mesh (720,000 cells) can be downloaded `here `__. * The Aero HDF5 mesh (720,000 cells) can be downloaded `here `__. * The Aero mesh can also be generated using MATLAB with the mesh generator in ``OP2-Common/apps/mesh_generators/naca_fem.m``. MGCFD ----- * The OP2-ported MGCFD code is available in the `MG-CFD-app-OP2 repository `__. * The MGCFD mesh files can be downloaded `here `__. Volna ----- * The OP2-ported Volna code is available in the `Volna-OP2 repository `__.