Skip to content

Commit

Permalink
updates to version 8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpeter committed Dec 20, 2023
1 parent 00cd08a commit 54f5c71
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 11 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.0.0
8.1.0
18 changes: 9 additions & 9 deletions configure
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.71 for Specfem 2D 8.0.0.
# Generated by GNU Autoconf 2.71 for Specfem 2D 8.1.0.
#
# Report bugs to <see the wiki>.
#
Expand Down Expand Up @@ -609,8 +609,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='Specfem 2D'
PACKAGE_TARNAME='Specfem2D'
PACKAGE_VERSION='8.0.0'
PACKAGE_STRING='Specfem 2D 8.0.0'
PACKAGE_VERSION='8.1.0'
PACKAGE_STRING='Specfem 2D 8.1.0'
PACKAGE_BUGREPORT='see the wiki'
PACKAGE_URL=''

Expand Down Expand Up @@ -1382,7 +1382,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures Specfem 2D 8.0.0 to adapt to many kinds of systems.
\`configure' configures Specfem 2D 8.1.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
Expand Down Expand Up @@ -1448,7 +1448,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of Specfem 2D 8.0.0:";;
short | recursive ) echo "Configuration of Specfem 2D 8.1.0:";;
esac
cat <<\_ACEOF
Expand Down Expand Up @@ -1585,7 +1585,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
Specfem 2D configure 8.0.0
Specfem 2D configure 8.1.0
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
Expand Down Expand Up @@ -1975,7 +1975,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Specfem 2D $as_me 8.0.0, which was
It was created by Specfem 2D $as_me 8.1.0, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
Expand Down Expand Up @@ -9379,7 +9379,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by Specfem 2D $as_me 8.0.0, which was
This file was extended by Specfem 2D $as_me 8.1.0, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -9447,7 +9447,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
Specfem 2D config.status 8.0.0
Specfem 2D config.status 8.1.0
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
Expand Down
1 change: 1 addition & 0 deletions doc/USER_MANUAL/authors.tex
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ \section*{Authors}
Bryant Chow,
Paul Cristini,
Rene Gassmoeller,
Hom Nath Gharti,
Michael Gineste,
Felix Halpaap,
Dimitri Komatitsch,
Expand Down
5 changes: 5 additions & 0 deletions doc/USER_MANUAL/copyright_and_version.tex
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ \chapter*{Copyright}
\noindent
\textbf{\underline{Evolution of the code:}}\newline

version 8.1, Hom Nath Gharti, Daniel Peter, Eduardo Valero Cano, December 2023:\newline
adds support for Q values in tomographic models;
updates GPU support, OpenMP and test workflows;
various code updates and improvements (noise simulations)\newline

version 8.0, Etienne Bachmann, Alexis Bottero, Bryant Chow, Paul Cristini, Rene Gassmoeller, Michael Gineste,
Felix Halpaap, Dimitri Komatitsch, Matthieu Lefebvre, Qiancheng Liu, Qinya Liu, Zhaolun Liu,
David Luet, Ryan Modrak, Christina Morency, Daniel Peter, Eric Rosenkrantz, Herurisa Rusmanugroho,
Expand Down
Binary file modified doc/USER_MANUAL/manual_SPECFEM2D.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion doc/USER_MANUAL/manual_SPECFEM2D.tex
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
\textbf{User Manual}}

\author{\copyright\ CNRS (France) and Princeton University (USA)\\
Version 8.0
Version 8.1
}

% date of last edit
Expand Down
5 changes: 5 additions & 0 deletions src/specfem2D/specfem2D.F90
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,11 @@
! Evolution of the code:
! ---------------------
!
! version 8.1, Hom Nath Gharti, Daniel Peter, Eduardo Valero Cano, December 2023:
! - adds support for Q values in tomographic models
! - updates GPU support, OpenMP and test workflows
! - various code updates and improvements (noise simulations)
!
! version 8.0, Etienne Bachmann, Alexis Bottero, Bryant Chow, Paul Cristini, Rene Gassmoeller, Michael Gineste,
! Felix Halpaap, Dimitri Komatitsch, Matthieu Lefebvre, Qiancheng Liu, Qinya Liu, Zhaolun Liu,
! David Luet, Ryan Modrak, Christina Morency, Daniel Peter, Eric Rosenkrantz, Herurisa Rusmanugroho,
Expand Down

0 comments on commit 54f5c71

Please sign in to comment.