Skip to content

Commit

Permalink
more files for core2 mesh
Browse files Browse the repository at this point in the history
  • Loading branch information
boryasbora authored Dec 22, 2023
1 parent 0ed49c7 commit 8b2af9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ if [ ! -d "./test/mesh/core2" ]; then
mkdir "./test/mesh/core2"
wget -O ./test/mesh/core2/core2_old_griddes_elements_IFS.nc https://gitlab.awi.de/fesom/core2_old/-/raw/master/core2_old_griddes_elements_IFS.nc
wget -O ./test/mesh/core2/core2_old_griddes_nodes_IFS.nc https://gitlab.awi.de/fesom/core2_old/-/raw/master/core2_old_griddes_nodes_IFS.nc
wget -O ./test/mesh/core2/nod2d.out https://gitlab.awi.de/fesom/core2_old/-/raw/master/nod2d.out
wget -O ./test/mesh/core2/elem2d.out https://gitlab.awi.de/fesom/core2_old/-/raw/master/elem2d.out
fi
export TARGET="./test/mesh/core2/"
fint ${FILE} ${MESH} ${INFL} -d -1 --target ${TARGET} --to_fesom_mesh
Expand Down

0 comments on commit 8b2af9b

Please sign in to comment.