Skip to content

Commit

Permalink
Merge pull request #197 from arcaneframework/dev/mab-bin-for-msh
Browse files Browse the repository at this point in the history
switch to binary for msh
  • Loading branch information
mohd-afeef-badri authored Dec 11, 2024
2 parents 9fe36da + 943e806 commit c063fc0
Show file tree
Hide file tree
Showing 45 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ if(POLICY CMP0144)
cmake_policy(SET CMP0144 NEW)
endif()

find_package(Arcane 3.14.4 REQUIRED)
find_package(Arcane 3.14.14 REQUIRED)
arcane_accelerator_enable()

enable_testing()
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Welcome to the repository showcasing Finite Element Method (FEM) based solvers developed using the Arcane Framework. The FEM solvers/algorithms here are optimized for both CPU and GPU-based parallel computing environments.

Before diving into the samples provided, please ensure you have installed a recent version (3.14.4) of the Arcane Framework.
Before diving into the samples provided, please ensure you have installed a recent version (3.14.14) of the Arcane Framework.

## How to test ##

Expand Down
4 changes: 2 additions & 2 deletions fourier/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@ find_program(GMSH NAMES gmsh)
if (GMSH)
message(STATUS "GMSH found: ${GMSH}")
add_custom_command(OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/plancher.10k.msh
COMMAND ${GMSH} -2 ${MSH_DIR}/plancher.geo -format msh41 -o plancher.10k.msh
COMMAND ${GMSH} -2 ${MSH_DIR}/plancher.geo -format msh41 -o plancher.10k.msh -bin
DEPENDS ${MSH_DIR}/plancher.geo
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
)
add_custom_command(OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/multi-material.10k.msh
COMMAND ${GMSH} -2 ${MSH_DIR}/multi-mat.geo -format msh41 -o multi-material.10k.msh
COMMAND ${GMSH} -2 ${MSH_DIR}/multi-mat.geo -format msh41 -o multi-material.10k.msh -bin
DEPENDS ${MSH_DIR}/multi-mat.geo
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
)
Expand Down
2 changes: 1 addition & 1 deletion heat/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ find_program(GMSH NAMES gmsh)
if (GMSH)
message(STATUS "GMSH found: ${GMSH}")
add_custom_command(OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/plate.fine.msh
COMMAND ${GMSH} -2 ${MSH_DIR}/plate.fine.geo -format msh41 -o plate.fine.msh
COMMAND ${GMSH} -2 ${MSH_DIR}/plate.fine.geo -format msh41 -o plate.fine.msh -bin
DEPENDS ${MSH_DIR}/plate.fine.geo
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
)
Expand Down
2 changes: 1 addition & 1 deletion laplace/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ find_program(GMSH NAMES gmsh)
if (GMSH)
message(STATUS "GMSH found: ${GMSH}")
add_custom_command(OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/plancher.10k.msh
COMMAND ${GMSH} -2 ${MSH_DIR}/plancher.geo -format msh41 -o plancher.10k.msh
COMMAND ${GMSH} -2 ${MSH_DIR}/plancher.geo -format msh41 -o plancher.10k.msh -bin
DEPENDS ${MSH_DIR}/plancher.geo
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
)
Expand Down
Binary file modified meshes/msh/L-shape-3D.msh
Binary file not shown.
Binary file modified meshes/msh/L-shape.msh
Binary file not shown.
Binary file modified meshes/msh/NACA0012.msh
Binary file not shown.
Binary file modified meshes/msh/NACA0012.quad.msh
Binary file not shown.
Binary file modified meshes/msh/OneTetraOneHexaOnePyramid.msh
Binary file not shown.
Binary file modified meshes/msh/UnitPyramid.msh
Binary file not shown.
Binary file modified meshes/msh/bar.msh
Binary file not shown.
Binary file modified meshes/msh/bar_3D_hex_tetra_pyramids.msh
Binary file not shown.
Binary file modified meshes/msh/bar_dynamic.msh
Binary file not shown.
Binary file modified meshes/msh/bar_dynamic_3D.msh
Binary file not shown.
Binary file modified meshes/msh/bar_dynamic_3Dhexa.msh
Binary file not shown.
Binary file modified meshes/msh/bar_dynamic_quad.msh
Binary file not shown.
Binary file modified meshes/msh/bar_hybrid_quad_tria.msh
Binary file not shown.
Binary file modified meshes/msh/bilap.msh
Binary file not shown.
Binary file modified meshes/msh/box-rod-circle.msh
Binary file not shown.
Binary file modified meshes/msh/box-rods.msh
Binary file not shown.
Binary file modified meshes/msh/circle.msh
Binary file not shown.
Binary file modified meshes/msh/circle_cut.msh
Binary file not shown.
Binary file modified meshes/msh/eightTetras.msh
Binary file not shown.
Binary file modified meshes/msh/interdigital_capacitor.msh
Binary file not shown.
Binary file modified meshes/msh/multi-material.msh
Binary file not shown.
Binary file modified meshes/msh/plancher.msh
Binary file not shown.
Binary file modified meshes/msh/plancher.quad4.msh
Binary file not shown.
Binary file modified meshes/msh/plate.coarse.msh
Binary file not shown.
Binary file modified meshes/msh/plate.msh
Binary file not shown.
Binary file modified meshes/msh/porous-medium.msh
Binary file not shown.
Binary file modified meshes/msh/random.msh
Binary file not shown.
Binary file modified meshes/msh/ring.msh
Binary file not shown.
Binary file modified meshes/msh/semi-circle-soil.msh
Binary file not shown.
Binary file modified meshes/msh/semi-circle.msh
Binary file not shown.
Binary file modified meshes/msh/soil_2d.msh
Binary file not shown.
Binary file modified meshes/msh/soil_square.msh
Binary file not shown.
Binary file modified meshes/msh/sphere_cut.msh
Binary file not shown.
Binary file modified meshes/msh/square_-2pi_to_2pi.msh
Binary file not shown.
Binary file modified meshes/msh/square_double-couple.msh
Binary file not shown.
Binary file modified meshes/msh/sub.msh
Binary file not shown.
Binary file modified meshes/msh/unitHexa.msh
Binary file not shown.
Binary file modified meshes/msh/unitQuad.msh
Binary file not shown.
Binary file modified meshes/msh/unitTetra.msh
Binary file not shown.
Binary file modified meshes/msh/unitTria.msh
Binary file not shown.

0 comments on commit c063fc0

Please sign in to comment.