-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added new tests for data_derived storm products and updated data_stor…
…m_module.f90 to use a relative path with get_environment variable
- Loading branch information
Showing
77 changed files
with
38,074 additions
and
775 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
158 changes: 158 additions & 0 deletions
158
tests/data_derived_storm_surge/IsaacTest_output/error_output.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,158 @@ | ||
Errors from Test IsaacTest | ||
Started 2024/12/03-17:03.09 | ||
================================================================================ | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/stepgrid.f:206:72: | ||
|
||
206 | do 50 i=mbc+1,mitot-mbc | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: Shared DO termination label 50 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/stepgrid.f:207:72: | ||
|
||
207 | do 50 m=1,nvar | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: Shared DO termination label 50 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/stepgrid.f:217:72: | ||
|
||
217 | do 51 i=mbc+1,mitot-mbc | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: Shared DO termination label 51 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/stepgrid.f:218:72: | ||
|
||
218 | do 51 m=1,nvar | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: Shared DO termination label 51 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/stepgrid.f:270:72: | ||
|
||
270 | do 830 j = mbc+1, mjtot-1 | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: Shared DO termination label 830 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/stepgrid.f:273:72: | ||
|
||
273 | do 830 m = 2, meqn | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: Shared DO termination label 830 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/flux2fw.f:170:72: | ||
|
||
170 | do 50 i=1,mx+1 | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: Shared DO termination label 50 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/flux2fw.f:193:72: | ||
|
||
193 | do 120 m=1,meqn | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: Shared DO termination label 120 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/flux2fw.f:214:72: | ||
|
||
214 | do 150 m=1,meqn | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: Shared DO termination label 150 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/flux2fw.f:232:72: | ||
|
||
232 | do 160 m=1,meqn | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: Shared DO termination label 160 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/flux2fw.f:249:72: | ||
|
||
249 | do 180 m=1,meqn | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: Shared DO termination label 180 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/qad.f:99:72: | ||
|
||
99 | do 10 ivar = 1, nvar | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: Shared DO termination label 10 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/qad.f:114:72: | ||
|
||
114 | do 25 ivar = 1, nvar | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: Shared DO termination label 25 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/qad.f:115:72: | ||
|
||
115 | 25 qr(ivar,lind) = qc1d(ivar,index) | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 25 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/qad.f:173:72: | ||
|
||
173 | do 210 ivar = 1, nvar | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: Shared DO termination label 210 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/qad.f:195:72: | ||
|
||
195 | do 225 ivar = 1, nvar | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: Shared DO termination label 225 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/qad.f:196:72: | ||
|
||
196 | 225 ql(ivar,lind+1) = qc1d(ivar,index) | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 225 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/qad.f:244:72: | ||
|
||
244 | do 310 ivar = 1, nvar | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: Shared DO termination label 310 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/qad.f:266:72: | ||
|
||
266 | do 325 ivar = 1, nvar | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: Shared DO termination label 325 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/qad.f:267:72: | ||
|
||
267 | 325 ql(ivar,lind+1) = qc1d(ivar,index) | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 325 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/qad.f:317:72: | ||
|
||
317 | do 410 ivar = 1, nvar | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: Shared DO termination label 410 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/qad.f:332:72: | ||
|
||
332 | do 425 ivar = 1, nvar | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: Shared DO termination label 425 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/qad.f:333:72: | ||
|
||
333 | 425 qr(ivar,lind) = qc1d(ivar,index) | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 425 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/upbnd.f:38:72: | ||
|
||
38 | do 10 i=1,mitot | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: Shared DO termination label 10 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/tick.f:164:72: | ||
|
||
164 | 13 possk(i) = possk(i-1) / kratio(i-1) | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 13 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/tick.f:265:72: | ||
|
||
265 | 80 icheck(i) = 0 | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/tick.f:267:72: | ||
|
||
267 | 81 tlevel(i) = tlevel(lbase) | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 81 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/tick.f:486:72: | ||
|
||
486 | 120 possk(i) = possk(i-1) / kratio(i-1) | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/setgrd.f:55:72: | ||
|
||
55 | 20 rvoll(level) = 0.d0 | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/advanc.f:213:72: | ||
|
||
213 | 10 alloc(locold + i - 1) = alloc(locnew + i - 1) | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) | ||
/home/catherinej/clawpack/geoclaw/src/2d/shallow/auxcoarsen.f:25:72: | ||
|
||
25 | do 20 i = 1, mi2tot | ||
| 1 | ||
Warning: Fortran 2018 deleted feature: Shared DO termination label 20 at (1) |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.