Releases: norwegian-geotechnical-institute/BingCLAW_5.6.1
BingCLAW_5.6.1 release v1.0.2
Small updates to the BingClaw_fortfile_display_example with corrections and scripts.
BingCLAW_5.6.1 v1.0.1
Steven J Gibbons (NGI) 2023-09-18
https://github.com/norwegian-geotechnical-institute/BingCLAW_5.6.1
Slight modification to the files BingClaw5.6.1_singlesource.tar to contain a directory structure with an src and a bin directory and a script which compiles from the top directory. The makefiles have been fixed to include the gfortran flag "fallow-argument-mismatch"
The README file has been changed since the command
pip install --src=$HOME/clawpack_src --user -e git+https://github.com/clawpack/[email protected]#egg=clawpack-v5.6.1
will no longer work (with setuptools versions >58)
Instead we need to download the tar file https://github.com/clawpack/clawpack/files/3781620/clawpack-v5.6.1.tar.gz
wget https://github.com/clawpack/clawpack/files/3781620/clawpack-v5.6.1.tar.gz
then
tar xvf clawpack-v5.6.1.tar.gz
then setting the CLAW variable to the full path of the directory created,
Release 1.0.0 for BingCLAW5.6.1
This is the first release of https://github.com/norwegian-geotechnical-institute/BingCLAW_5.6.1 2023/03/03