Running make '-j' 'FFLAGS_DOUBLE=-fdefault-real-8 -fdefault-double-8' 'CFLAGS_DOUBLE=-DDOUBLE_PRECISION' 'LD_MPI=' 'CFLAGS_FFTW3=' 'FFLAGS_FFTW3=' 'LD_FFTW3=' 'CFLAGS_FFTW2=' 'FFLAGS_FFTW2=' 'LD_FFTW2=' 'FC=mpif90' 'F77=mpif77' 'FFLAGS=-O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow' 'LDFLAGS_HELPER=-dynamic' 'OMPFFLAGS=-fopenmp' 'OMPLFLAGS=-lgomp' 'PPFLAGS=-cpp' 'FSTD_95=-std=f95' 'FSTD_2003=-std=f2003' 'MODULE_PREFIX=__' 'MODULE_INFIX=_MOD_' 'MODULE_SUFFIX=' 'CC=mpicc' 'CSTD=-std=c99' 'CFLAGS=-DFUNDERSC=1' 'CMAKE_BUILD_TYPE=Debug' 'default_to_be' MAKING src/Makefile.inc precision-check: No such file src/.current-precision -- creating new one at ./src/scripts/precision-check line 36. touch src/.build-history echo "@"`hostname` "("`date`")" >> src/.build-history ( cd src && \ echo "===== " make FROM_PARENT=src/ -f Makefile.src code "====="; \ make FROM_PARENT=src/ -f Makefile.src default_to_be \ ) ===== make FROM_PARENT=src/ -f Makefile.src code ===== make[1]: Entering directory '/home/pencil/default/samples/2d-tests/dark-matter/src' Compiler: gfortran GCC version: 13 Makefile.src:2944: GCC version > 9 ==> allowing argument mismatch in nompicomm.f90, noparticles_mpicomm.f90, syscalls.f90 and fftpack.f90. Makefile.src:3646: warning: overriding recipe for target 'nompicomm.o' Makefile.src:3378: warning: ignoring old recipe for target 'nompicomm.o' scripts/mkcparam -b noascalar.f90 noborder_profiles.f90 nochemistry.f90 nochiral.f90 nocosmicray.f90 nocosmicrayflux.f90 nodensity.f90 deriv.f90 nodetonate.f90 nodustdensity.f90 nodustvelocity.f90 noentropy.f90 eos_idealgas.f90 nofixed_point.f90 noforcing.f90 nogravity.f90 nogpu.f90 grid.f90 noheatflux.f90 nohydro.f90 nohyperresi_strict.f90 nohypervisc_strict.f90 noimplicit_diffusion.f90 noimplicit_physics.f90 noinitial_condition.f90 nointerstellar.f90 nolorenz_gauge.f90 nomagnetic.f90 magnetic/nomeanfield.f90 magnetic/nomeanfield_demfdt.f90 nompicomm.f90 noneutraldensity.f90 noneutralvelocity.f90 noNSCBC.f90 noopacity.f90 particles_dust.f90 noparticles_adaptation.f90 noparticles_coagulation.f90 noparticles_condensation.f90 noparticles_collisions.f90 particles_map.f90 noparticles_density.f90 noparticles_mass.f90 noparticles_number.f90 noparticles_radius.f90 noparticles_potential.f90 noparticles_grad.f90 particles_selfgravity.f90 noparticles_sink.f90 noparticles_drag.f90 noparticles_spin.f90 noparticles_stalker.f90 noparticles_lyapunov.f90 noparticles_caustics.f90 noparticles_tetrad.f90 noparticles_stirring.f90 noparticles_diagnos_dv.f90 noparticles_diagnos_state.f90 noparticles_persistence.f90 noparticles_temperature.f90 noparticles_adsorbed.f90 noparticles_surfspec.f90 noparticles_chemistry.f90 nopointmasses.f90 poisson.f90 nopolymer.f90 nopower_spectrum.f90 nopython.f90 nopscalar.f90 noradiation.f90 selfgravity.f90 noSGS_hydro.f90 noshear.f90 noshock.f90 nosignal_handling.f90 nosolid_cells.f90 nostreamlines.f90 notestfield.f90 notestflow.f90 notestscalar.f90 notimeavg.f90 timestep.f90 notraining.f90 noviscosity.f90 cparam.local special/Lambda_CDM.f90 ${PENCIL_HOME}/utils/pc_identify_revision --reset make -f Makefile.src start.o run.o start.x run.x make[2]: Entering directory '/home/pencil/default/samples/2d-tests/dark-matter/src' Compiler: gfortran GCC version: 13 Makefile.src:2944: GCC version > 9 ==> allowing argument mismatch in nompicomm.f90, noparticles_mpicomm.f90, syscalls.f90 and fftpack.f90. Makefile.src:3646: warning: overriding recipe for target 'nompicomm.o' Makefile.src:3378: warning: ignoring old recipe for target 'nompicomm.o' mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o cparam.o -c cparam.f90 mpicc -DFUNDERSC=1 -DDOUBLE_PRECISION -std=c99 -o syscalls_ansi.o -c syscalls_ansi.c mpicc -DFUNDERSC=1 -DDOUBLE_PRECISION -std=c99 -o morton_helper.o -c morton_helper.c scripts/mkdummyinc -d file_io_common.f90 -s file_io_f95.f90 -o file_io_common.inc scripts/mkdummyinc -d noeos.f90 -s eos_idealgas.f90 -o eos_dummies.inc mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -fallow-argument-mismatch -o fftpack.o -c fftpack.f90 scripts/mkdummyinc -d nospecial.f90 -s special/Lambda_CDM.f90 -o special_dummies.inc mpicc -DFUNDERSC=1 -DDOUBLE_PRECISION -std=c99 -o nogsl.o -c nogsl.c scripts/mkdummyinc -d noentropy.f90 -s noentropy.f90 -o energy_dummies.inc mpicc -DFUNDERSC=1 -DDOUBLE_PRECISION -std=c99 -o nogpu_astaroth_ansi.o -c nogpu_astaroth_ansi.c morton_helper.c:1:9: warning: #pragma once in main file 1 | #pragma once | ^~~~ cparam.f90:78:39: 78 | integer, parameter :: nrcylrun=max(nx/20,1) | 1 Warning: Integer division truncated to constant ‘3’ at (1) [-Winteger-division] cparam.f90:141:47: 141 | integer, parameter :: impossible_int=-max_int/100 | 1 Warning: Integer division truncated to constant ‘21474836’ at (1) [-Winteger-division] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o cdata.o -c cdata.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -c geometrical_types.f90 -o geometrical_types.o geometrical_types.f90:111:60: 111 | subroutine torus_rect_unfmt_read(torus,unit,iostat,iomsg) | 1 Warning: Unused dummy argument ‘iomsg’ at (1) [-Wunused-dummy-argument] geometrical_types.f90:100:61: 100 | subroutine torus_rect_unfmt_write(torus,unit,iostat,iomsg) | 1 Warning: Unused dummy argument ‘iomsg’ at (1) [-Wunused-dummy-argument] cdata.f90:153:27: 153 | integer :: nth_rslice=min(nxgrid,nygrid,nzgrid)/2, nph_rslice=min(nxgrid,nygrid,nzgrid) | 1 Warning: Integer division truncated to constant ‘0’ at (1) [-Winteger-division] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -fallow-argument-mismatch -o syscalls.o -c syscalls.f90 fftpack.f90:7002:68: 7002 | call rffti1 ( n, wsave(n+1), wsave(2*n+1) ) !writes wsave(n+1:) | 1 Warning: Type mismatch in argument ‘ifac’ at (1); passed REAL(8) to INTEGER(4) fftpack.f90:6806:58: 6806 | call rfftf1 ( n, r, wsave(1), wsave(n+1), wsave(2*n+1) ) | 1 Warning: Type mismatch in argument ‘ifac’ at (1); passed REAL(8) to INTEGER(4) fftpack.f90:6579:58: 6579 | call rfftb1 ( n, r, wsave(1), wsave(n+1), wsave(2*n+1) ) | 1 Warning: Type mismatch in argument ‘ifac’ at (1); passed REAL(8) to INTEGER(4) fftpack.f90:2443:45: 2443 | call dffti1 ( n, wsave(n+1), wsave(2*n+1) ) | 1 Warning: Type mismatch in argument ‘ifac’ at (1); passed REAL(8) to INTEGER(4) fftpack.f90:2247:58: 2247 | call dfftf1 ( n, r, wsave(1), wsave(n+1), wsave(2*n+1) ) | 1 Warning: Type mismatch in argument ‘ifac’ at (1); passed REAL(8) to INTEGER(4) fftpack.f90:368:60: 368 | call cfftf1 ( n, c, wsave(1), wsave(2*n+1), wsave(4*n+1) ) | 1 Warning: Type mismatch in argument ‘ch’ at (1); passed REAL(8) to COMPLEX(8) fftpack.f90:368:60: 368 | call cfftf1 ( n, c, wsave(1), wsave(2*n+1), wsave(4*n+1) ) | 1 Warning: Type mismatch in argument ‘ifac’ at (1); passed REAL(8) to INTEGER(4) fftpack.f90:445:66: 445 | call passf4 ( 2*ido, l1, c, ch, wa(iw), wa(ix2), wa(ix3) ) | 1 Warning: Type mismatch in argument ‘cc’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:445:66: 445 | call passf4 ( 2*ido, l1, c, ch, wa(iw), wa(ix2), wa(ix3) ) | 1 Warning: Type mismatch in argument ‘ch’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:447:66: 447 | call passf4 ( 2*ido, l1, ch, c, wa(iw), wa(ix2), wa(ix3) ) | 1 Warning: Type mismatch in argument ‘cc’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:447:66: 447 | call passf4 ( 2*ido, l1, ch, c, wa(iw), wa(ix2), wa(ix3) ) | 1 Warning: Type mismatch in argument ‘ch’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:455:48: 455 | call passf2 ( 2*ido, l1, c, ch, wa(iw) ) | 1 Warning: Type mismatch in argument ‘cc’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:455:48: 455 | call passf2 ( 2*ido, l1, c, ch, wa(iw) ) | 1 Warning: Type mismatch in argument ‘ch’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:457:48: 457 | call passf2 ( 2*ido, l1, ch, c, wa(iw) ) | 1 Warning: Type mismatch in argument ‘cc’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:457:48: 457 | call passf2 ( 2*ido, l1, ch, c, wa(iw) ) | 1 Warning: Type mismatch in argument ‘ch’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:467:57: 467 | call passf3 ( 2*ido, l1, c, ch, wa(iw), wa(ix2) ) | 1 Warning: Type mismatch in argument ‘cc’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:467:57: 467 | call passf3 ( 2*ido, l1, c, ch, wa(iw), wa(ix2) ) | 1 Warning: Type mismatch in argument ‘ch’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:469:57: 469 | call passf3 ( 2*ido, l1, ch, c, wa(iw), wa(ix2) ) | 1 Warning: Type mismatch in argument ‘cc’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:469:57: 469 | call passf3 ( 2*ido, l1, ch, c, wa(iw), wa(ix2) ) | 1 Warning: Type mismatch in argument ‘ch’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:481:75: 481 | call passf5 ( 2*ido, l1, c, ch, wa(iw), wa(ix2), wa(ix3), wa(ix4) ) | 1 Warning: Type mismatch in argument ‘cc’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:481:75: 481 | call passf5 ( 2*ido, l1, c, ch, wa(iw), wa(ix2), wa(ix3), wa(ix4) ) | 1 Warning: Type mismatch in argument ‘ch’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:483:75: 483 | call passf5 ( 2*ido, l1, ch, c, wa(iw), wa(ix2), wa(ix3), wa(ix4) ) | 1 Warning: Type mismatch in argument ‘cc’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:483:75: 483 | call passf5 ( 2*ido, l1, ch, c, wa(iw), wa(ix2), wa(ix3), wa(ix4) ) | 1 Warning: Type mismatch in argument ‘ch’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:491:72: 491 | call passf ( nac, 2*ido, ip, l1, idl1, c, c, c, ch, ch, wa(iw) ) | 1 Warning: Type mismatch in argument ‘cc’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:491:72: 491 | call passf ( nac, 2*ido, ip, l1, idl1, c, c, c, ch, ch, wa(iw) ) | 1 Warning: Type mismatch in argument ‘c1’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:491:72: 491 | call passf ( nac, 2*ido, ip, l1, idl1, c, c, c, ch, ch, wa(iw) ) | 1 Warning: Type mismatch in argument ‘c2’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:491:72: 491 | call passf ( nac, 2*ido, ip, l1, idl1, c, c, c, ch, ch, wa(iw) ) | 1 Warning: Type mismatch in argument ‘ch’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:491:72: 491 | call passf ( nac, 2*ido, ip, l1, idl1, c, c, c, ch, ch, wa(iw) ) | 1 Warning: Type mismatch in argument ‘ch2’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:493:73: 493 | call passf ( nac, 2*ido, ip, l1, idl1, ch, ch, ch, c, c, wa(iw) ) | 1 Warning: Type mismatch in argument ‘cc’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:493:73: 493 | call passf ( nac, 2*ido, ip, l1, idl1, ch, ch, ch, c, c, wa(iw) ) | 1 Warning: Type mismatch in argument ‘c1’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:493:73: 493 | call passf ( nac, 2*ido, ip, l1, idl1, ch, ch, ch, c, c, wa(iw) ) | 1 Warning: Type mismatch in argument ‘c2’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:493:73: 493 | call passf ( nac, 2*ido, ip, l1, idl1, ch, ch, ch, c, c, wa(iw) ) | 1 Warning: Type mismatch in argument ‘ch’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:493:73: 493 | call passf ( nac, 2*ido, ip, l1, idl1, ch, ch, ch, c, c, wa(iw) ) | 1 Warning: Type mismatch in argument ‘ch2’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:75:60: 75 | call cfftb1 ( n, c, wsave(1), wsave(2*n+1), wsave(4*n+1) ) | 1 Warning: Type mismatch in argument ‘ch’ at (1); passed REAL(8) to COMPLEX(8) fftpack.f90:75:60: 75 | call cfftb1 ( n, c, wsave(1), wsave(2*n+1), wsave(4*n+1) ) | 1 Warning: Type mismatch in argument ‘ifac’ at (1); passed REAL(8) to INTEGER(4) fftpack.f90:153:66: 153 | call passb4 ( 2*ido, l1, c, ch, wa(iw), wa(ix2), wa(ix3) ) | 1 Warning: Type mismatch in argument ‘cc’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:153:66: 153 | call passb4 ( 2*ido, l1, c, ch, wa(iw), wa(ix2), wa(ix3) ) | 1 Warning: Type mismatch in argument ‘ch’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:155:66: 155 | call passb4 ( 2*ido, l1, ch, c, wa(iw), wa(ix2), wa(ix3) ) | 1 Warning: Type mismatch in argument ‘cc’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:155:66: 155 | call passb4 ( 2*ido, l1, ch, c, wa(iw), wa(ix2), wa(ix3) ) | 1 Warning: Type mismatch in argument ‘ch’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:163:48: 163 | call passb2 ( 2*ido, l1, c, ch, wa(iw) ) | 1 Warning: Type mismatch in argument ‘cc’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:163:48: 163 | call passb2 ( 2*ido, l1, c, ch, wa(iw) ) | 1 Warning: Type mismatch in argument ‘ch’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:165:48: 165 | call passb2 ( 2*ido, l1, ch, c, wa(iw) ) | 1 Warning: Type mismatch in argument ‘cc’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:165:48: 165 | call passb2 ( 2*ido, l1, ch, c, wa(iw) ) | 1 Warning: Type mismatch in argument ‘ch’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:175:57: 175 | call passb3 ( 2*ido, l1, c, ch, wa(iw), wa(ix2) ) | 1 Warning: Type mismatch in argument ‘cc’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:175:57: 175 | call passb3 ( 2*ido, l1, c, ch, wa(iw), wa(ix2) ) | 1 Warning: Type mismatch in argument ‘ch’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:177:57: 177 | call passb3 ( 2*ido, l1, ch, c, wa(iw), wa(ix2) ) | 1 Warning: Type mismatch in argument ‘cc’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:177:57: 177 | call passb3 ( 2*ido, l1, ch, c, wa(iw), wa(ix2) ) | 1 Warning: Type mismatch in argument ‘ch’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:189:75: 189 | call passb5 ( 2*ido, l1, c, ch, wa(iw), wa(ix2), wa(ix3), wa(ix4) ) | 1 Warning: Type mismatch in argument ‘cc’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:189:75: 189 | call passb5 ( 2*ido, l1, c, ch, wa(iw), wa(ix2), wa(ix3), wa(ix4) ) | 1 Warning: Type mismatch in argument ‘ch’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:191:75: 191 | call passb5 ( 2*ido, l1, ch, c, wa(iw), wa(ix2), wa(ix3), wa(ix4) ) | 1 Warning: Type mismatch in argument ‘cc’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:191:75: 191 | call passb5 ( 2*ido, l1, ch, c, wa(iw), wa(ix2), wa(ix3), wa(ix4) ) | 1 Warning: Type mismatch in argument ‘ch’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:199:72: 199 | call passb ( nac, 2*ido, ip, l1, idl1, c, c, c, ch, ch, wa(iw) ) | 1 Warning: Type mismatch in argument ‘cc’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:199:72: 199 | call passb ( nac, 2*ido, ip, l1, idl1, c, c, c, ch, ch, wa(iw) ) | 1 Warning: Type mismatch in argument ‘c1’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:199:72: 199 | call passb ( nac, 2*ido, ip, l1, idl1, c, c, c, ch, ch, wa(iw) ) | 1 Warning: Type mismatch in argument ‘c2’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:199:72: 199 | call passb ( nac, 2*ido, ip, l1, idl1, c, c, c, ch, ch, wa(iw) ) | 1 Warning: Type mismatch in argument ‘ch’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:199:72: 199 | call passb ( nac, 2*ido, ip, l1, idl1, c, c, c, ch, ch, wa(iw) ) | 1 Warning: Type mismatch in argument ‘ch2’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:201:73: 201 | call passb ( nac, 2*ido, ip, l1, idl1, ch, ch, ch, c, c, wa(iw) ) | 1 Warning: Type mismatch in argument ‘cc’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:201:73: 201 | call passb ( nac, 2*ido, ip, l1, idl1, ch, ch, ch, c, c, wa(iw) ) | 1 Warning: Type mismatch in argument ‘c1’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:201:73: 201 | call passb ( nac, 2*ido, ip, l1, idl1, ch, ch, ch, c, c, wa(iw) ) | 1 Warning: Type mismatch in argument ‘c2’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:201:73: 201 | call passb ( nac, 2*ido, ip, l1, idl1, ch, ch, ch, c, c, wa(iw) ) | 1 Warning: Type mismatch in argument ‘ch’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:201:73: 201 | call passb ( nac, 2*ido, ip, l1, idl1, ch, ch, ch, c, c, wa(iw) ) | 1 Warning: Type mismatch in argument ‘ch2’ at (1); passed COMPLEX(8) to REAL(8) fftpack.f90:644:70: 644 | call cffti1 ( n, wsave(2*n+1), wsave(4*n+1) ) !writes wsave(2n+1:) | 1 Warning: Type mismatch in argument ‘ifac’ at (1); passed REAL(8) to INTEGER(4) fftpack.f90:2678:68: 2678 | call dsint1 ( n, x, wsave(1), wsave(iw1), wsave(iw2), wsave(iw3) ) | 1 Warning: Type mismatch in argument ‘ifac’ at (1); passed REAL(8) to INTEGER(4) fftpack.f90:3354:48: 3354 | call ezffti1 ( n, wsave(2*n+1), wsave(3*n+1) ) | 1 Warning: Type mismatch in argument ‘ifac’ at (1); passed REAL(8) to INTEGER(4) fftpack.f90:8150:68: 8150 | call rsint1 ( n, x, wsave(1), wsave(iw1), wsave(iw2), wsave(iw3) ) | 1 Warning: Type mismatch in argument ‘ifac’ at (1); passed REAL(8) to INTEGER(4) syscalls.f90:489:21: 489 | call copy_addr_c(var,caddr) | 1 ...... 498 | call copy_addr_c(var,caddr) | 2 Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/TYPE(torus_rect)). syscalls.f90:502:34: 502 | subroutine get_char_arr(strarr,strlen,arrlen) | 1 Warning: Unused dummy argument ‘strarr’ at (1) [-Wunused-dummy-argument] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o particles_cdata.o -c particles_cdata.f90 particles_cdata.f90:46:39: 46 | integer, dimension (mpar_loc) :: ipar | 1 Warning: Array ‘ipar’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o general.o -c general.f90 general.f90:6961:35: 6961 | type(two_dim_array_dims) :: dim | 1 Warning: Unused variable ‘dim’ declared at (1) [-Wunused-variable] general.f90:6944:38: 6944 | type(single_dim_array_dims) :: dim | 1 Warning: Unused variable ‘dim’ declared at (1) [-Wunused-variable] general.f90:6577:10: 6577 | use Cdata, only: iproc | 1 Warning: Unused module variable ‘iproc’ which has been explicitly imported at (1) [-Wunused-variable] general.f90:5519:10: 5519 | use Cdata, only: iproc, iproc_world | 1 Warning: Unused module variable ‘lroot’ which has been explicitly imported at (1) [-Wunused-variable] general.f90:5519:10: 5519 | use Cdata, only: iproc, iproc_world | 1 Warning: Unused module variable ‘lyang’ which has been explicitly imported at (1) [-Wunused-variable] general.f90:5456:10: 5456 | use Cdata, only: y, z | 1 Warning: Unused module variable ‘y’ which has been explicitly imported at (1) [-Wunused-variable] general.f90:5456:10: 5456 | use Cdata, only: y, z | 1 Warning: Unused module variable ‘z’ which has been explicitly imported at (1) [-Wunused-variable] general.f90:5385:10: 5385 | use Cdata, only: costh,sinth,cosph,sinph, y, z | 1 Warning: Unused module variable ‘y’ which has been explicitly imported at (1) [-Wunused-variable] general.f90:5385:10: 5385 | use Cdata, only: costh,sinth,cosph,sinph, y, z | 1 Warning: Unused module variable ‘z’ which has been explicitly imported at (1) [-Wunused-variable] general.f90:5345:10: 5345 | use Cdata, only: l2, n2, m2, cosph, sinph, costh, sinth | 1 Warning: Unused module variable ‘l2’ which has been explicitly imported at (1) [-Wunused-variable] general.f90:4783:36: 4783 | function rangegen(start,end,step) | 1 Warning: Unused dummy argument ‘step’ at (1) [-Wunused-dummy-argument] general.f90:514:10: 514 | use Cdata, only: mm,nn,imn_array,necessary,necessary_imn,lroot,ip, & | 1 Warning: Unused module variable ‘l2’ which has been explicitly imported at (1) [-Wunused-variable] general.f90:514:10: 514 | use Cdata, only: mm,nn,imn_array,necessary,necessary_imn,lroot,ip, & | 1 Warning: Unused module variable ‘l2i’ which has been explicitly imported at (1) [-Wunused-variable] general.f90:487:10: 487 | use Cdata, only: lprocz_slowest, nprocx_node, nprocy_node, nprocz_node | 1 Warning: Unused module variable ‘lprocz_slowest’ which has been explicitly imported at (1) [-Wunused-variable] general.h:71:68: 71 | subroutine get_scattered_array(ivar,layer,src,dest,timediff,ahead) | 1 Warning: Unused dummy argument ‘ahead’ at (1) [-Wunused-dummy-argument] general.h:71:53: 71 | subroutine get_scattered_array(ivar,layer,src,dest,timediff,ahead) | 1 Warning: Unused dummy argument ‘dest’ at (1) [-Wunused-dummy-argument] general.h:71:38: 71 | subroutine get_scattered_array(ivar,layer,src,dest,timediff,ahead) | 1 Warning: Unused dummy argument ‘ivar’ at (1) [-Wunused-dummy-argument] general.h:71:44: 71 | subroutine get_scattered_array(ivar,layer,src,dest,timediff,ahead) | 1 Warning: Unused dummy argument ‘layer’ at (1) [-Wunused-dummy-argument] general.h:73:9: 73 | use Cdata, only:ldiagnos | 1 Warning: Unused module variable ‘ldiagnos’ which has been explicitly imported at (1) [-Wunused-variable] general.h:71:48: 71 | subroutine get_scattered_array(ivar,layer,src,dest,timediff,ahead) | 1 Warning: Unused dummy argument ‘src’ at (1) [-Wunused-dummy-argument] general.h:71:62: 71 | subroutine get_scattered_array(ivar,layer,src,dest,timediff,ahead) | 1 Warning: Unused dummy argument ‘timediff’ at (1) [-Wunused-dummy-argument] general.h:59:55: 59 | subroutine store_scattered_array(ind3,layer,src,dest,time) | 1 Warning: Unused dummy argument ‘dest’ at (1) [-Wunused-dummy-argument] general.h:59:40: 59 | subroutine store_scattered_array(ind3,layer,src,dest,time) | 1 Warning: Unused dummy argument ‘ind3’ at (1) [-Wunused-dummy-argument] general.h:59:46: 59 | subroutine store_scattered_array(ind3,layer,src,dest,time) | 1 Warning: Unused dummy argument ‘layer’ at (1) [-Wunused-dummy-argument] general.h:59:50: 59 | subroutine store_scattered_array(ind3,layer,src,dest,time) | 1 Warning: Unused dummy argument ‘src’ at (1) [-Wunused-dummy-argument] general.h:59:60: 59 | subroutine store_scattered_array(ind3,layer,src,dest,time) | 1 Warning: Unused dummy argument ‘time’ at (1) [-Wunused-dummy-argument] general.f90:2076:28: 2076 | subroutine tridag_double(a,b,c,r,u,err) | ^ Warning: ‘tridag_double’ defined but not used [-Wunused-function] general.f90:5205:4: 5205 | function detect_precision_of_binary(file,reclen) result(prec) | ^ Warning: ‘detect_precision_of_binary’ defined but not used [-Wunused-function] general.f90:6224:25: 6224 | subroutine newton_arr(x,func,add,fmax,dxmax,itmax) | ^ Warning: ‘newton_arr’ defined but not used [-Wunused-function] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noyinyang.o -c noyinyang.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nodebug.o -c nodebug.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noweno_transport.o -c noweno_transport.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nosolid_cells.o -c nosolid_cells.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nopython.o -c nopython.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o notestperturb.o -c notestperturb.f90 nopython.f90:28:41: 28 | subroutine write_python_run_pars(unit) | 1 Warning: Unused dummy argument ‘unit’ at (1) [-Wunused-dummy-argument] nodebug.f90:12:6: 12 | use Cdata, only: mx,headtt,imn | 1 Warning: Unused module variable ‘imn’ which has been explicitly imported at (1) [-Wunused-variable] nodebug.f90:40:6: 40 | use Cdata, only: mx,headtt,imn | 1 Warning: Unused module variable ‘imn’ which has been explicitly imported at (1) [-Wunused-variable] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -fallow-argument-mismatch -o nompicomm.o -c nompicomm.f90 nompicomm.f90:3089:53: 3089 | logical function update_foreign_data(t,dt_foreign) | 1 Warning: Unused dummy argument ‘dt_foreign’ at (1) [-Wunused-dummy-argument] nompicomm.f90:3089:42: 3089 | logical function update_foreign_data(t,dt_foreign) | 1 Warning: Unused dummy argument ‘t’ at (1) [-Wunused-dummy-argument] nompicomm.f90:3076:90: 3076 | subroutine get_foreign_snap_finalize(f,ivar1,ivar2,frgn_buffer,interp_buffer,lnonblock) | 1 Warning: Unused dummy argument ‘lnonblock’ at (1) [-Wunused-dummy-argument] nompicomm.f90:3063:68: 3063 | subroutine get_foreign_snap_initiate(nvars,frgn_buffer,lnonblock) | 1 Warning: Unused dummy argument ‘lnonblock’ at (1) [-Wunused-dummy-argument] nompicomm.f90:3055:50: 3055 | subroutine initialize_foreign_comm(frgn_buffer) | 1 Warning: Unused dummy argument ‘frgn_buffer’ at (1) [-Wunused-dummy-argument] nompicomm.f90:3044:35: 3044 | function mpiscatterv_int(nlocal,src,dest) result (lerr) | 1 Warning: Unused dummy argument ‘nlocal’ at (1) [-Wunused-dummy-argument] nompicomm.f90:3033:36: 3033 | function mpiscatterv_real(nlocal,src,dest) result (lerr) | 1 Warning: Unused dummy argument ‘nlocal’ at (1) [-Wunused-dummy-argument] nompicomm.f90:3020:71: 3020 | subroutine mpiscatterv_real_plain(src,counts,dspls,dest,nlocal,comm) | 1 Warning: Unused dummy argument ‘comm’ at (1) [-Wunused-dummy-argument] nompicomm.f90:3020:48: 3020 | subroutine mpiscatterv_real_plain(src,counts,dspls,dest,nlocal,comm) | 1 Warning: Unused dummy argument ‘counts’ at (1) [-Wunused-dummy-argument] nompicomm.f90:3020:54: 3020 | subroutine mpiscatterv_real_plain(src,counts,dspls,dest,nlocal,comm) | 1 Warning: Unused dummy argument ‘dspls’ at (1) [-Wunused-dummy-argument] nompicomm.f90:3020:66: 3020 | subroutine mpiscatterv_real_plain(src,counts,dspls,dest,nlocal,comm) | 1 Warning: Unused dummy argument ‘nlocal’ at (1) [-Wunused-dummy-argument] nompicomm.f90:1304:58: 1304 | subroutine mpiallreduce_and_scl(fland_tmp, fland, comm) | 1 Warning: Unused dummy argument ‘comm’ at (1) [-Wunused-dummy-argument] nompicomm.f90:784:37: 784 | recv_array,proc_src,recvtag,idir) | 1 Warning: Unused dummy argument ‘idir’ at (1) [-Wunused-dummy-argument] nompicomm.f90:770:38: 770 | recv_array,proc_src,recvtag,idir) | 1 Warning: Unused dummy argument ‘idir’ at (1) [-Wunused-dummy-argument] nompicomm.f90:608:53: 608 | integer :: proc_src, tag_id, ireq, num_elements | 1 Warning: Unused variable ‘num_elements’ declared at (1) [-Wunused-variable] nompicomm.f90:464:67: 464 | recv_array,proc_src,recvtag,comm) | 1 Warning: Unused dummy argument ‘comm’ at (1) [-Wunused-dummy-argument] nompicomm.f90:1490:39: 1490 | subroutine mpireduce_sum_double_scl(dsum_tmp,dsum) | ^ Warning: ‘mpireduce_sum_double_scl’ defined but not used [-Wunused-function] nompicomm.f90:1498:39: 1498 | subroutine mpireduce_sum_double_arr(dsum_tmp,dsum,nreduce) | ^ Warning: ‘mpireduce_sum_double_arr’ defined but not used [-Wunused-function] nompicomm.f90:1507:40: 1507 | subroutine mpireduce_sum_double_arr2(dsum_tmp,dsum,nreduce) | ^ Warning: ‘mpireduce_sum_double_arr2’ defined but not used [-Wunused-function] nompicomm.f90:1516:40: 1516 | subroutine mpireduce_sum_double_arr3(dsum_tmp,dsum,nreduce) | ^ Warning: ‘mpireduce_sum_double_arr3’ defined but not used [-Wunused-function] nompicomm.f90:1525:40: 1525 | subroutine mpireduce_sum_double_arr4(dsum_tmp,dsum,nreduce) | ^ Warning: ‘mpireduce_sum_double_arr4’ defined but not used [-Wunused-function] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o messages.o -c messages.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o ghost_check.o -c ghost_check.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nosolid_cells_mpicomm.o -c nosolid_cells_mpicomm.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o shared_variables.o -c shared_variables.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f95 -o file_io_f95.o -c file_io_f95.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o deriv.o -c deriv.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o slices_methods.o -c slices_methods.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noyinyang_mpi.o -c noyinyang_mpi.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o debug_io_dist.o -c debug_io_dist.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nofarray_alloc.o -c nofarray_alloc.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noimplicit_diffusion.o -c noimplicit_diffusion.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noparticles_kmeans.o -c noparticles_kmeans.f90 nofarray_alloc.f90:7:40: 7 | real, dimension(mx,my,mz,mfarray) :: f | 1 Warning: Array ‘f’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] shared_variables.f90:275:38: 275 | subroutine get_variable_real0d_alt(varname,variable,ierr) | ^ Warning: ‘get_variable_real0d_alt’ defined but not used [-Wunused-function] noimplicit_diffusion.f90:40:51: 40 | subroutine integrate_diffusion(get_diffus_coeff, f, ivar1, ivar2) | 1 Warning: Unused dummy argument ‘get_diffus_coeff’ at (1) [-Wunused-dummy-argument] file_io_common.inc:357:38: 357 | if (name /= '') type = '_'//type | 1 Warning: CHARACTER expression will be truncated in assignment (5/6) at (1) [-Wcharacter-truncation] file_io_common.inc:39:12: 39 | len = rec_len | 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] file_io_common.inc:40:12: 40 | num = num_rec | 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] file_io_common.inc:345:48: 345 | logical :: lnamelist_optional, lno_warning | 1 Warning: Unused variable ‘lno_warning’ declared at (1) [-Wunused-variable] file_io_common.inc:344:30: 344 | integer :: namelist_mode | 1 Warning: Unused variable ‘namelist_mode’ declared at (1) [-Wunused-variable] file_io_common.inc:245:48: 245 | function list_files(name,options,only_number) result (num) | 1 Warning: Unused dummy argument ‘only_number’ at (1) [-Wunused-dummy-argument] file_io_f95.f90:185:36: 185 | subroutine write_binary_file_str(file,bytes,buffer) | ^ Warning: ‘write_binary_file_str’ defined but not used [-Wunused-function] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nogpu.o -c nogpu.f90 nogpu.f90:163:29: 163 | subroutine calcQ_gpu(idir, dir, stop, dlength, unit_vec, lperiodic) | 1 Warning: Unused dummy argument ‘idir’ at (1) [-Wunused-dummy-argument] nogpu.f90:163:70: 163 | subroutine calcQ_gpu(idir, dir, stop, dlength, unit_vec, lperiodic) | 1 Warning: Unused dummy argument ‘lperiodic’ at (1) [-Wunused-dummy-argument] nogpu.f90:110:45: 110 | subroutine copy_farray_from_GPU(f,nowait_) | 1 Warning: Unused dummy argument ‘nowait_’ at (1) [-Wunused-dummy-argument] nogpu.f90:68:31: 68 | logical :: early_finalize | 1 Warning: Unused variable ‘early_finalize’ declared at (1) [-Wunused-variable] nogpu.f90:57:31: 57 | logical :: early_finalize | 1 Warning: Unused variable ‘early_finalize’ declared at (1) [-Wunused-variable] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nohdf5_io.o -c nohdf5_io.f90 nohdf5_io.f90:571:35: 571 | subroutine input_slice_position(directory,ix_bc_,iy_bc_,iy2_bc_,iz_bc_,iz2_bc_,iz3_bc_,iz4_bc_) | ^ Warning: ‘input_slice_position’ defined but not used [-Wunused-function] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o farray.o -c farray.f90 farray.f90:546:21: 546 | do i=1,mscratch | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] farray.f90:995:55: 995 | function farray_index_by_name_ode(varname,component) result(indx) | 1 Warning: Dummy argument ‘component’ at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o io_dist.o -c io_dist.f90 io_dist.h:311:28: 311 | do ipp=1,ncpus-1 | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] io_dist.h:311:28: 311 | do ipp=1,ncpus-1 | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] io_dist.f90:164:19: 164 | out_size=nw*bytes | 1 Warning: Possible change of value in conversion from INTEGER(8) to INTEGER(4) at (1) [-Wconversion] io_dist.f90:1111:48: 1111 | subroutine output_globals(file, a, nv, label) | 1 Warning: Unused dummy argument ‘label’ at (1) [-Wunused-dummy-argument] io_dist.f90:1095:50: 1095 | logical function read_persist_torus_rect(label,value) | 1 Warning: Unused dummy argument ‘label’ at (1) [-Wunused-dummy-argument] io_dist.f90:1064:47: 1064 | logical function read_persist_real_1D(label, value) | 1 Warning: Unused dummy argument ‘label’ at (1) [-Wunused-dummy-argument] io_dist.f90:1035:47: 1035 | logical function read_persist_real_0D(label, value) | 1 Warning: Unused dummy argument ‘label’ at (1) [-Wunused-dummy-argument] io_dist.f90:1021:46: 1021 | logical function read_persist_int_1D(label, value) | 1 Warning: Unused dummy argument ‘label’ at (1) [-Wunused-dummy-argument] io_dist.f90:1007:46: 1007 | logical function read_persist_int_0D(label, value) | 1 Warning: Unused dummy argument ‘label’ at (1) [-Wunused-dummy-argument] io_dist.f90:993:50: 993 | logical function read_persist_logical_1D(label, value) | 1 Warning: Unused dummy argument ‘label’ at (1) [-Wunused-dummy-argument] io_dist.f90:979:50: 979 | logical function read_persist_logical_0D(label, value) | 1 Warning: Unused dummy argument ‘label’ at (1) [-Wunused-dummy-argument] io_dist.f90:932:41: 932 | logical function persist_exists(label) | 1 Warning: Unused dummy argument ‘label’ at (1) [-Wunused-dummy-argument] io_dist.f90:874:43: 874 | subroutine input_pointmass(file, labels, fq, mv, nc) | 1 Warning: Unused dummy argument ‘labels’ at (1) [-Wunused-dummy-argument] io_dist.f90:835:72: 835 | subroutine input_part_snap(ipar, ap, mv, nv, npar_total, file, label) | 1 Warning: Unused dummy argument ‘label’ at (1) [-Wunused-dummy-argument] io_dist.f90:643:62: 643 | logical function write_persist_torus_rect(label, id, value) | 1 Warning: Unused dummy argument ‘value’ at (1) [-Wunused-dummy-argument] io_dist.f90:511:43: 511 | logical function write_persist_id(label, id) | 1 Warning: Unused dummy argument ‘label’ at (1) [-Wunused-dummy-argument] io_dist.f90:456:44: 456 | subroutine output_pointmass(file, labels, fq, mv, nc) | 1 Warning: Unused dummy argument ‘labels’ at (1) [-Wunused-dummy-argument] io_dist.f90:417:38: 417 | character (len=fnlen) :: dataset | 1 Warning: Unused variable ‘dataset’ declared at (1) [-Wunused-variable] io_dist.f90:403:35: 403 | subroutine output_stalker(label, mv, nv, data, nvar, lfinalize) | 1 Warning: Unused dummy argument ‘label’ at (1) [-Wunused-dummy-argument] io_dist.f90:381:48: 381 | subroutine output_stalker_init(num, nv, snap, ID) | 1 Warning: Unused dummy argument ‘snap’ at (1) [-Wunused-dummy-argument] io_dist.f90:302:61: 302 | subroutine output_part_snap(ipar, ap, mv, nv, file, label, ltruncate) | 1 Warning: Unused dummy argument ‘label’ at (1) [-Wunused-dummy-argument] io_dist.f90:302:72: 302 | subroutine output_part_snap(ipar, ap, mv, nv, file, label, ltruncate) | 1 Warning: Unused dummy argument ‘ltruncate’ at (1) [-Wunused-dummy-argument] io_dist.f90:126:29: 126 | character (len=6) :: ch | 1 Warning: Unused variable ‘ch’ declared at (1) [-Wunused-variable] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o sub.o -c sub.f90 sub.f90:3898:13: 3898 | nout = bcast_array(2) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] sub.f90:9341:45: 9341 | integer :: has_nan_local,has_nan_global | 1 Warning: Unused variable ‘has_nan_global’ declared at (1) [-Wunused-variable] sub.f90:9146:50: 9146 | real, save :: lgt_ini, a_ini, Hp_ini, app_om=0 | 1 Warning: Unused variable ‘app_om’ declared at (1) [-Wunused-variable] sub.f90:7801:41: 7801 | subroutine calc_slope_diff_flux(f,j,p,h_slope_limited,nlf,div_flux,div_type, & | 1 Warning: Unused dummy argument ‘p’ at (1) [-Wunused-dummy-argument] sub.f90:7431:17: 7431 | real :: fac | 1 Warning: Unused variable ‘fac’ declared at (1) [-Wunused-variable] sub.f90:7430:18: 7430 | integer :: m,n,j,inde | 1 Warning: Unused variable ‘m’ declared at (1) [-Wunused-variable] sub.f90:7429:55: 7429 | real, allocatable, dimension(:) :: mean, mean_tmp | 1 Warning: Unused variable ‘mean_tmp’ declared at (1) [-Wunused-variable] sub.f90:7430:20: 7430 | integer :: m,n,j,inde | 1 Warning: Unused variable ‘n’ declared at (1) [-Wunused-variable] sub.f90:4107:30: 4107 | subroutine vecout(lun,file,vv,thresh,nvec) | 1 Warning: Unused dummy argument ‘file’ at (1) [-Wunused-dummy-argument] sub.f90:3046:35: 3046 | real, dimension(nx) :: f_der1,f_der2,f_der3,f_der4,f_der5,f_der6 | 1 Warning: Unused variable ‘f_der1’ declared at (1) [-Wunused-variable] sub.f90:3046:42: 3046 | real, dimension(nx) :: f_der1,f_der2,f_der3,f_der4,f_der5,f_der6 | 1 Warning: Unused variable ‘f_der2’ declared at (1) [-Wunused-variable] sub.f90:3046:49: 3046 | real, dimension(nx) :: f_der1,f_der2,f_der3,f_der4,f_der5,f_der6 | 1 Warning: Unused variable ‘f_der3’ declared at (1) [-Wunused-variable] sub.f90:3046:56: 3046 | real, dimension(nx) :: f_der1,f_der2,f_der3,f_der4,f_der5,f_der6 | 1 Warning: Unused variable ‘f_der4’ declared at (1) [-Wunused-variable] sub.f90:3046:63: 3046 | real, dimension(nx) :: f_der1,f_der2,f_der3,f_der4,f_der5,f_der6 | 1 Warning: Unused variable ‘f_der5’ declared at (1) [-Wunused-variable] sub.f90:3046:70: 3046 | real, dimension(nx) :: f_der1,f_der2,f_der3,f_der4,f_der5,f_der6 | 1 Warning: Unused variable ‘f_der6’ declared at (1) [-Wunused-variable] sub.f90:374:22: 374 | subroutine mean_mn(a,res) | ^ Warning: ‘mean_mn’ defined but not used [-Wunused-function] sub.f90:478:21: 478 | subroutine rms_mn(a,res) | ^ Warning: ‘rms_mn’ defined but not used [-Wunused-function] sub.f90:513:22: 513 | subroutine rms2_mn(a2,res) | ^ Warning: ‘rms2_mn’ defined but not used [-Wunused-function] sub.f90:644:27: 644 | subroutine contract_jk3(a,c) | ^ Warning: ‘contract_jk3’ defined but not used [-Wunused-function] sub.f90:1691:22: 1691 | subroutine der_2nd(f,k,df,j) | ^ Warning: ‘der_2nd’ defined but not used [-Wunused-function] sub.f90:1767:27: 1767 | subroutine der_2nd_stag(f,k,df,j) | ^ Warning: ‘der_2nd_stag’ defined but not used [-Wunused-function] sub.f90:5176:25: 5176 | subroutine nan_inform(f,msg,region,int1,int2,int3,int4,lstop) | ^ Warning: ‘nan_inform’ defined but not used [-Wunused-function] sub.f90:8433:32: 8433 | subroutine calc_lin_interpol(f,j,fim12,fip12,k) | ^ Warning: ‘calc_lin_interpol’ defined but not used [-Wunused-function] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noborder_profiles.o -c noborder_profiles.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o diagnostics.o -c diagnostics.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o fourier_fftpack.o -c fourier_fftpack.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o grid.o -c grid.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nostreamlines.o -c nostreamlines.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noshock.o -c noshock.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nolorenz_gauge.o -c nolorenz_gauge.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noparticles_stirring.o -c noparticles_stirring.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nosignal_handling.o -c nosignal_handling.f90 fourier_common.h:24:21: 24 | kz_nyq=nzgrid/2 * 2*pi/Lz | 1 Warning: Integer division truncated to constant ‘0’ at (1) [-Winteger-division] noborder_profiles.f90:114:30: 114 | subroutine pushpars2c(p_par) | 1 Warning: Unused dummy argument ‘p_par’ at (1) [-Wunused-dummy-argument] noshock.f90:182:31: 182 | subroutine pushpars2c(p_par) | 1 Warning: Unused dummy argument ‘p_par’ at (1) [-Wunused-dummy-argument] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nofixed_point.o -c nofixed_point.f90 grid.f90:1346:24: 1346 | elseif (ncoarse>nz/nghost) then | 1 Warning: Integer division truncated to constant ‘0’ at (1) [-Winteger-division] grid.f90:1347:18: 1347 | ncoarse=nz/nghost | 1 Warning: Integer division truncated to constant ‘0’ at (1) [-Winteger-division] grid.f90:1553:18: 1553 | do iv=1,mvar | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] grid.f90:2316:35: 2316 | character(len=linelen) :: msg | 1 Warning: Unused variable ‘msg’ declared at (1) [-Wunused-variable] grid.f90:1537:29: 1537 | subroutine quintic_interp(nn,a,ninds,dc) | ^ Warning: ‘quintic_interp’ defined but not used [-Wunused-function] fourier_fftpack.f90:4396:32: 4396 | do ipy_from=1,nprocy-1 | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] fourier_fftpack.f90:4485:32: 4485 | do ipy_to=1,nprocy-1 | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] fourier_fftpack.f90:4236:34: 4236 | do ipy_send=1,nprocy-1 | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] fourier_fftpack.f90:4259:34: 4259 | do ipy_send=1,nprocy-1 | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] fourier_fftpack.f90:4281:34: 4281 | do ipy_send=1,nprocy-1 | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] fourier_fftpack.f90:4304:34: 4304 | do ipy_send=1,nprocy-1 | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] fourier_common.h:4:28: 4 | kx_fft=cshift((/(i-(nxgrid+1)/2,i=0,nxgrid-1)/),+(nxgrid+1)/2)*2*pi/Lx | 1 Warning: Integer division truncated to constant ‘32’ at (1) [-Winteger-division] fourier_common.h:4:58: 4 | kx_fft=cshift((/(i-(nxgrid+1)/2,i=0,nxgrid-1)/),+(nxgrid+1)/2)*2*pi/Lx | 1 Warning: Integer division truncated to constant ‘32’ at (1) [-Winteger-division] fourier_common.h:13:28: 13 | ky_fft=cshift((/(i-(nygrid+1)/2,i=0,nygrid-1)/),+(nygrid+1)/2)*2*pi/Ly | 1 Warning: Integer division truncated to constant ‘32’ at (1) [-Winteger-division] fourier_common.h:13:58: 13 | ky_fft=cshift((/(i-(nygrid+1)/2,i=0,nygrid-1)/),+(nygrid+1)/2)*2*pi/Ly | 1 Warning: Integer division truncated to constant ‘32’ at (1) [-Winteger-division] fourier_fftpack.f90:4527:43: 4527 | subroutine fourier_shift_y(a_re,shift_y) | 1 Warning: Unused dummy argument ‘shift_y’ at (1) [-Wunused-dummy-argument] diagnostics.f90:3859:36: 3859 | integer :: nmax, nsum, nmin, i | 1 Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] diagnostics.f90:3859:33: 3859 | integer :: nmax, nsum, nmin, i | 1 Warning: Unused variable ‘nmin’ declared at (1) [-Wunused-variable] diagnostics.f90:2185:24: 2185 | integer :: iname,i,isum | 1 Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] diagnostics.f90:2185:29: 2185 | integer :: iname,i,isum | 1 Warning: Unused variable ‘isum’ declared at (1) [-Wunused-variable] diagnostics.f90:1383:68: 1383 | integer function fparse_name(iname,cname,ctest,itest,cform,ncomp) | 1 Warning: Unused dummy argument ‘ncomp’ at (1) [-Wunused-dummy-argument] diagnostics.f90:771:85: 771 | integer :: iname, imax_count, isum_count, nmax_count, nsum_count, itype, maxreq | 1 Warning: Unused variable ‘maxreq’ declared at (1) [-Wunused-variable] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nodensity_methods.o -c nodensity_methods.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nogravity.o -c nogravity.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o magnetic/nomeanfield_demfdt.o -c magnetic/nomeanfield_demfdt.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noinitial_condition.o -c noinitial_condition.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noopacity.o -c noopacity.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o notraining.o -c notraining.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -fallow-argument-mismatch -o noparticles_mpicomm.o -c noparticles_mpicomm.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nostruct_func.o -c nostruct_func.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o notimeavg.o -c notimeavg.f90 notraining.f90:89:31: 89 | subroutine pushpars2c(p_par) | 1 Warning: Unused dummy argument ‘p_par’ at (1) [-Wunused-dummy-argument] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o magnetic/nomeanfield.o -c magnetic/nomeanfield.f90 noparticles_mpicomm.f90:103:31: 103 | do jspec=2,npar_species-1 | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] noparticles_mpicomm.f90:10:6: 10 | use Particles_cdata | 1 Warning: Array ‘ipar’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] noparticles_mpicomm.f90:194:39: 194 | subroutine particles_neighbour_proc | ^ Warning: ‘particles_neighbour_proc’ defined but not used [-Wunused-function] magnetic/nomeanfield.f90:77:39: 77 | subroutine calc_pencils_magn_mf(f,p) | 1 Warning: Unused dummy argument ‘p’ at (1) [-Wunused-dummy-argument] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o eos_idealgas.o -c eos_idealgas.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noshear.o -c noshear.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o ghostfold_nompicomm.o -c ghostfold_nompicomm.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o poisson.o -c poisson.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nohyperresi_strict.o -c nohyperresi_strict.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nohypervisc_strict.o -c nohypervisc_strict.f90 noshear.f90:278:31: 278 | subroutine pushpars2c(p_par) | 1 Warning: Unused dummy argument ‘p_par’ at (1) [-Wunused-dummy-argument] noshear.f90:265:45: 265 | subroutine shear_frame_transform(a,tshift) | 1 Warning: Unused dummy argument ‘tshift’ at (1) [-Wunused-dummy-argument] poisson.f90:632:16: 632 | rhs(:,:,2)=3.*dz2*cmplx(phi(:,:,2),b1(:,:,2))+rhs(:,:,1) | 1 Warning: Array reference at (1) is out of bounds (2 > 1) in dimension 3 poisson.f90:645:27: 645 | a=1.; b=-2.; c=1.; c(1)=2. | 1 Warning: Array reference at (1) is out of bounds (1 > 0) in dimension 1 poisson.f90:509:53: 509 | ((iz - nzgrid)**2, iz = 1, nzgrid - 1)/) * (pi / Lz)**2 | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] poisson.f90:588:46: 588 | real, dimension(nx,ny,0:nz+1) :: phi, b1 | 1 Warning: Array ‘b1’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] poisson.f90:588:42: 588 | real, dimension(nx,ny,0:nz+1) :: phi, b1 | 1 Warning: Array ‘phi’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] eos_idealgas.f90:40:41: 40 | real :: cs0=impossible, cs20=1.0, cs20t, rho0=1., lnrho0=0., rho01=1.0, pp0=1.0 | 1 Warning: Unused PRIVATE module variable ‘cs20t’ declared at (1) [-Wunused-value] eos_idealgas.f90:59:51: 59 | character (len=labellen) :: meanfield_Beq_profile | 1 Warning: Unused PRIVATE module variable ‘meanfield_beq_profile’ declared at (1) [-Wunused-value] eos_idealgas.f90:42:18: 42 | real :: Rgas_cgs=0.0, Rgas, error_cp=1.0e-6 | 1 Warning: Unused PRIVATE module variable ‘rgas_cgs’ declared at (1) [-Wunused-value] eos_dummies.inc:91:37: 91 | logical, pointer :: lmultilayer, lheatc_chiconst, lheatc_kramers, lheatc_Kprof, lheatc_Kconst | 1 Warning: Unused variable ‘lmultilayer’ declared at (1) [-Wunused-variable] eos_idealgas.f90:485:32: 485 | subroutine rprint_eos(lreset,lwrite) | 1 Warning: Unused dummy argument ‘lreset’ at (1) [-Wunused-dummy-argument] eos_idealgas.f90:485:39: 485 | subroutine rprint_eos(lreset,lwrite) | 1 Warning: Unused dummy argument ‘lwrite’ at (1) [-Wunused-dummy-argument] eos_idealgas.f90:273:31: 273 | subroutine initialize_eos(f) | 1 Warning: Unused dummy argument ‘f’ at (1) [-Wunused-dummy-argument] eos_idealgas.f90:1318:37: 1318 | subroutine thermal_energy_hessian(f,ivar_eth,del2lneth,hlneth) | ^ Warning: ‘thermal_energy_hessian’ defined but not used [-Wunused-function] eos_idealgas.f90:1350:25: 1350 | subroutine eosperturb(f,psize,ee,pp,ss) | ^ Warning: ‘eosperturb’ defined but not used [-Wunused-function] eos_idealgas.f90:2011:28: 2011 | subroutine bdry_magnetic(f,quench,task) | ^ Warning: ‘bdry_magnetic’ defined but not used [-Wunused-function] eos_dummies.inc:228:30: 228 | subroutine write_thermodyn | ^ Warning: ‘write_thermodyn’ defined but not used [-Wunused-function] eos_dummies.inc:234:29: 234 | subroutine read_thermodyn(input_file) | ^ Warning: ‘read_thermodyn’ defined but not used [-Wunused-function] eos_dummies.inc:244:27: 244 | subroutine read_species(input_file) | ^ Warning: ‘read_species’ defined but not used [-Wunused-function] eos_dummies.inc:254:33: 254 | subroutine find_species_index(species_name,ind_glob,ind_chem,found_specie) | ^ Warning: ‘find_species_index’ defined but not used [-Wunused-function] eos_dummies.inc:270:24: 270 | subroutine find_mass(element_name,MolMass) | ^ Warning: ‘find_mass’ defined but not used [-Wunused-function] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o initcond.o -c initcond.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nointerstellar.o -c nointerstellar.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noheatflux.o -c noheatflux.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o particles_sub.o -c particles_sub.f90 nointerstellar.f90:250:31: 250 | subroutine pushpars2c(p_par) | 1 Warning: Dummy argument ‘p_par’ at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument] noheatflux.f90:167:31: 167 | subroutine pushpars2c(p_par) | 1 Warning: Unused dummy argument ‘p_par’ at (1) [-Wunused-dummy-argument] nointerstellar.f90:219:23: 219 | subroutine check_SN(f) | ^ Warning: ‘check_sn’ defined but not used [-Wunused-function] nointerstellar.f90:242:26: 242 | subroutine addmassflux(f) | ^ Warning: ‘addmassflux’ defined but not used [-Wunused-function] initcond.f90:5540:52: 5540 | kz=cshift((/(i-nzgrid/2,i=0,nzgrid-1)/),nzgrid/2)*scale_factor | 1 Warning: Integer division truncated to constant ‘0’ at (1) [-Winteger-division] initcond.f90:6249:52: 6249 | kz=cshift((/(i-nzgrid/2,i=0,nzgrid-1)/),nzgrid/2)*scale_factor | 1 Warning: Integer division truncated to constant ‘0’ at (1) [-Winteger-division] particles_sub.f90:1037:10: 1037 | i=(alog10(fp(k,iap))-log_ap_min_dist)/delta_log_ap+1 | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] particles_sub.f90:1744:47: 1744 | subroutine smooth_kernel_domain(domain,lexp) | 1 Warning: Unused dummy argument ‘lexp’ at (1) [-Wunused-dummy-argument] particles_sub.f90:745:34: 745 | subroutine sharpen_tsc_density(f) | ^ Warning: ‘sharpen_tsc_density’ defined but not used [-Wunused-function] initcond.f90:7323:30: 7323 | do icpu=nprocy+1,ncpus | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] initcond.f90:7251:30: 7251 | do icpu=nprocy+1,ncpus | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] initcond.f90:6881:28: 6881 | do py = 1, nprocxy-1 | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] initcond.f90:6902:29: 6902 | do pz = 1, nprocz-1 | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] initcond.f90:5187:24: 5187 | kx=cshift((/(i-(nxgrid+1)/2,i=0,nxgrid-1)/),+(nxgrid+1)/2)*scale_factor | 1 Warning: Integer division truncated to constant ‘32’ at (1) [-Winteger-division] initcond.f90:5187:54: 5187 | kx=cshift((/(i-(nxgrid+1)/2,i=0,nxgrid-1)/),+(nxgrid+1)/2)*scale_factor | 1 Warning: Integer division truncated to constant ‘32’ at (1) [-Winteger-division] initcond.f90:5191:24: 5191 | ky=cshift((/(i-(nygrid+1)/2,i=0,nygrid-1)/),+(nygrid+1)/2)*scale_factor | 1 Warning: Integer division truncated to constant ‘32’ at (1) [-Winteger-division] initcond.f90:5191:54: 5191 | ky=cshift((/(i-(nygrid+1)/2,i=0,nygrid-1)/),+(nygrid+1)/2)*scale_factor | 1 Warning: Integer division truncated to constant ‘32’ at (1) [-Winteger-division] initcond.f90:5076:29: 5076 | k2x = cshift((/(i-(nx+1)/2,i=0,nx-1)/),+(nx+1)/2)*2*pi/Lx | 1 Warning: Integer division truncated to constant ‘32’ at (1) [-Winteger-division] initcond.f90:5076:51: 5076 | k2x = cshift((/(i-(nx+1)/2,i=0,nx-1)/),+(nx+1)/2)*2*pi/Lx | 1 Warning: Integer division truncated to constant ‘32’ at (1) [-Winteger-division] initcond.f90:5079:29: 5079 | k2y = cshift((/(i-(ny+1)/2,i=0,ny-1)/),+(ny+1)/2)*2*pi/Ly | 1 Warning: Integer division truncated to constant ‘32’ at (1) [-Winteger-division] initcond.f90:5079:51: 5079 | k2y = cshift((/(i-(ny+1)/2,i=0,ny-1)/),+(ny+1)/2)*2*pi/Ly | 1 Warning: Integer division truncated to constant ‘32’ at (1) [-Winteger-division] initcond.f90:7925:42: 7925 | real, dimension (mx,my,mz,3) :: apot | 1 Warning: Array ‘apot’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] initcond.f90:6197:63: 6197 | integer :: i, i1a, i1b, i2a, i2b, ikx, iky, ikz, stat, ik, nk, ndim_u, ndim_v | 1 Warning: Unused variable ‘ik’ declared at (1) [-Wunused-variable] initcond.f90:6201:44: 6201 | real, dimension (:), allocatable :: kk | 1 Warning: Unused variable ‘kk’ declared at (1) [-Wunused-variable] initcond.f90:6197:67: 6197 | integer :: i, i1a, i1b, i2a, i2b, ikx, iky, ikz, stat, ik, nk, ndim_u, ndim_v | 1 Warning: Unused variable ‘nk’ declared at (1) [-Wunused-variable] initcond.f90:2569:17: 2569 | real :: kx1, ky1, kz1 | 1 Warning: Unused variable ‘kx1’ declared at (1) [-Wunused-variable] initcond.f90:2569:22: 2569 | real :: kx1, ky1, kz1 | 1 Warning: Unused variable ‘ky1’ declared at (1) [-Wunused-variable] initcond.f90:2569:27: 2569 | real :: kx1, ky1, kz1 | 1 Warning: Unused variable ‘kz1’ declared at (1) [-Wunused-variable] initcond.f90:1867:47: 1867 | subroutine beltramik_general(ampl,f,i,kx,ky,kz,phase) | 1 Warning: Unused dummy argument ‘ky’ at (1) [-Wunused-dummy-argument] initcond.f90:1867:50: 1867 | subroutine beltramik_general(ampl,f,i,kx,ky,kz,phase) | 1 Warning: Unused dummy argument ‘kz’ at (1) [-Wunused-dummy-argument] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o particles_map.o -c particles_map.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noparticles_number.o -c noparticles_number.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noparticles_density.o -c noparticles_density.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noparticles_grad.o -c noparticles_grad.f90 particles_map.f90:18:6: 18 | use Particles_cdata | 1 Warning: Array ‘ipar’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] particles_map.f90:1753:24: 1753 | integer :: ik,ierr | 1 Warning: Unused variable ‘ierr’ declared at (1) [-Wunused-variable] particles_map.f90:1006:47: 1006 | integer, dimension (mpar_loc) :: ilmn_par, ipark_sorted | 1 Warning: Array ‘ilmn_par’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] particles_map.f90:1006:61: 1006 | integer, dimension (mpar_loc) :: ilmn_par, ipark_sorted | 1 Warning: Array ‘ipark_sorted’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] particles_map.f90:728:33: 728 | subroutine interpolate_fourth(f,ivar1,ivar2,xxp,gp,inear,iblock,ipar) | ^ Warning: ‘interpolate_fourth’ defined but not used [-Wunused-function] particles_map.f90:1177:36: 1177 | subroutine invert_ineargrid_list(fp,ineargrid,ipar,dfp,f) | ^ Warning: ‘invert_ineargrid_list’ defined but not used [-Wunused-function] noparticles_grad.f90:57:66: 57 | subroutine set_particle_grad(f,fp,npar_low,npar_high,ineargrid,init) | 1 Warning: Unused dummy argument ‘ineargrid’ at (1) [-Wunused-dummy-argument] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noparticles_drag.o -c noparticles_drag.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noparticles_collisions.o -c noparticles_collisions.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noparticles_condensation.o -c noparticles_condensation.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noparticles_persistence.o -c noparticles_persistence.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noparticles_adaptation.o -c noparticles_adaptation.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noparticles_coagulation.o -c noparticles_coagulation.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o particles_selfgravity.o -c particles_selfgravity.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noparticles_sink.o -c noparticles_sink.f90 particles_selfgravity.f90:400:54: 400 | subroutine rprint_particles_selfgrav(lreset,lwrite) | 1 Warning: Unused dummy argument ‘lwrite’ at (1) [-Wunused-dummy-argument] particles_selfgravity.f90:23:6: 23 | use Particles_cdata | 1 Warning: Array ‘ipar’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o special/Lambda_CDM.o -c special/Lambda_CDM.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nochiral.o -c nochiral.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nocosmicray.o -c nocosmicray.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noneutraldensity.o -c noneutraldensity.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noascalar.o -c noascalar.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nopolymer.o -c nopolymer.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noradiation.o -c noradiation.f90 nocosmicray.f90:196:31: 196 | subroutine pushpars2c(p_par) | 1 Warning: Unused dummy argument ‘p_par’ at (1) [-Wunused-dummy-argument] nochiral.f90:189:31: 189 | subroutine pushpars2c(p_par) | 1 Warning: Unused dummy argument ‘p_par’ at (1) [-Wunused-dummy-argument] nopolymer.f90:182:31: 182 | subroutine pushpars2c(p_par) | 1 Warning: Unused dummy argument ‘p_par’ at (1) [-Wunused-dummy-argument] noneutraldensity.f90:179:31: 179 | subroutine pushpars2c(p_par) | 1 Warning: Unused dummy argument ‘p_par’ at (1) [-Wunused-dummy-argument] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nocosmicrayflux.o -c nocosmicrayflux.f90 ../special_dummies.inc:427:31: Warning: Unused dummy argument ‘p_par’ at (1) [-Wunused-dummy-argument] ../special_dummies.inc:413:41: Warning: Unused dummy argument ‘f’ at (1) [-Wunused-dummy-argument] ../special_dummies.inc:383:44: Warning: Array ‘f’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] ../special_dummies.inc:292:79: Warning: Unused dummy argument ‘kind’ at (1) [-Wunused-dummy-argument] special/Lambda_CDM.f90:339:39: 339 | subroutine special_after_boundary(f) | 1 Warning: Unused dummy argument ‘f’ at (1) [-Wunused-dummy-argument] special/Lambda_CDM.f90:310:43: 310 | subroutine rprint_special(lreset,lwrite) | 1 Warning: Unused dummy argument ‘lwrite’ at (1) [-Wunused-dummy-argument] special/Lambda_CDM.f90:213:31: 213 | subroutine dspecial_dt(f,df,p) | 1 Warning: Unused dummy argument ‘df’ at (1) [-Wunused-dummy-argument] special/Lambda_CDM.f90:213:28: 213 | subroutine dspecial_dt(f,df,p) | 1 Warning: Unused dummy argument ‘f’ at (1) [-Wunused-dummy-argument] special/Lambda_CDM.f90:213:33: 213 | subroutine dspecial_dt(f,df,p) | 1 Warning: Unused dummy argument ‘p’ at (1) [-Wunused-dummy-argument] special/Lambda_CDM.f90:193:37: 193 | subroutine calc_pencils_special(f,p) | 1 Warning: Unused dummy argument ‘f’ at (1) [-Wunused-dummy-argument] special/Lambda_CDM.f90:193:39: 193 | subroutine calc_pencils_special(f,p) | 1 Warning: Unused dummy argument ‘p’ at (1) [-Wunused-dummy-argument] special/Lambda_CDM.f90:144:29: 144 | subroutine init_special(f) | 1 Warning: Unused dummy argument ‘f’ at (1) [-Wunused-dummy-argument] special/Lambda_CDM.f90:154:18: 154 | integer :: j | 1 Warning: Unused variable ‘j’ declared at (1) [-Wunused-variable] special/Lambda_CDM.f90:153:24: 153 | real :: Vpotential, tph_init | 1 Warning: Unused variable ‘vpotential’ declared at (1) [-Wunused-variable] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noneutralvelocity.o -c noneutralvelocity.f90 noneutralvelocity.f90:176:31: 176 | subroutine pushpars2c(p_par) | 1 Warning: Unused dummy argument ‘p_par’ at (1) [-Wunused-dummy-argument] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o boundcond.o -c boundcond.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nochemistry.o -c nochemistry.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noparticles_diagnos_dv.o -c noparticles_diagnos_dv.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noparticles_diagnos_state.o -c noparticles_diagnos_state.f90 nochemistry.f90:26:28: 26 | logical :: lchemistry_diag=.false. | 1 Warning: Unused PRIVATE module variable ‘lchemistry_diag’ declared at (1) [-Wunused-value] nochemistry.f90:348:51: 348 | subroutine cond_spec_cond_lagr(f,df,p,rp,ix0,ix,np_swarm,dapdt) | 1 Warning: Unused dummy argument ‘ix’ at (1) [-Wunused-dummy-argument] nochemistry.f90:348:60: 348 | subroutine cond_spec_cond_lagr(f,df,p,rp,ix0,ix,np_swarm,dapdt) | 1 Warning: Unused dummy argument ‘np_swarm’ at (1) [-Wunused-dummy-argument] nochemistry.f90:348:44: 348 | subroutine cond_spec_cond_lagr(f,df,p,rp,ix0,ix,np_swarm,dapdt) | 1 Warning: Unused dummy argument ‘rp’ at (1) [-Wunused-dummy-argument] nochemistry.f90:292:63: 292 | subroutine find_species_index(species_name,ind_glob,ind_chem,found_specie) | 1 Warning: Unused dummy argument ‘ind_chem’ at (1) [-Wunused-dummy-argument] nochemistry.f90:292:45: 292 | subroutine find_species_index(species_name,ind_glob,ind_chem,found_specie) | 1 Warning: Unused dummy argument ‘species_name’ at (1) [-Wunused-dummy-argument] nochemistry.f90:221:30: 221 | subroutine get_cs2_slice(f,slice,index,dir) | 1 Warning: Unused dummy argument ‘f’ at (1) [-Wunused-dummy-argument] nochemistry.f90:209:32: 209 | subroutine get_gamma_slice(f,slice,index,dir) | 1 Warning: Unused dummy argument ‘f’ at (1) [-Wunused-dummy-argument] nochemistry.f90:197:30: 197 | subroutine get_mu1_slice(f,slice,grad_slice,index,sgn,direction) | 1 Warning: Unused dummy argument ‘f’ at (1) [-Wunused-dummy-argument] nochemistry.f90:181:44: 181 | subroutine write_chemistry_run_pars(unit) | 1 Warning: Unused dummy argument ‘unit’ at (1) [-Wunused-dummy-argument] nochemistry.f90:165:45: 165 | subroutine write_chemistry_init_pars(unit) | 1 Warning: Unused dummy argument ‘unit’ at (1) [-Wunused-dummy-argument] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nolsode_for_chemistry.o -c nolsode_for_chemistry.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nopscalar.o -c nopscalar.f90 nopscalar.f90:206:31: 206 | subroutine pushpars2c(p_par) | 1 Warning: Unused dummy argument ‘p_par’ at (1) [-Wunused-dummy-argument] boundcond.f90:9304:25: 9304 | do j=1,nprocx-1 | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] boundcond.f90:9327:27: 9327 | do j=1,nprocx-1 | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] boundcond.f90:6710:24: 6710 | do i=1,nprocxy-1 | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] boundcond.f90:6838:28: 6838 | do py=1, nprocxy-1 | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] boundcond.f90:2046:23: 2046 | cjvar=itoa(j) | 1 Warning: CHARACTER expression will be truncated in assignment (3/21) at (1) [-Wcharacter-truncation] boundcond.f90:1948:23: 1948 | cjvar=itoa(j) | 1 Warning: CHARACTER expression will be truncated in assignment (3/21) at (1) [-Wcharacter-truncation] boundcond.f90:1841:25: 1841 | cjvar=itoa(j) | 1 Warning: CHARACTER expression will be truncated in assignment (3/21) at (1) [-Wcharacter-truncation] boundcond.f90:1355:10: 1355 | use Gravity, only: gravz_profile | 1 Warning: Unused module variable ‘gravz_profile’ which has been explicitly imported at (1) [-Wunused-variable] boundcond.f90:705:32: 705 | real :: XXi, XXi0, tau_XXi | 1 Warning: Unused variable ‘tau_xxi’ declared at (1) [-Wunused-variable] boundcond.f90:705:17: 705 | real :: XXi, XXi0, tau_XXi | 1 Warning: Unused variable ‘xxi’ declared at (1) [-Wunused-variable] boundcond.f90:705:23: 705 | real :: XXi, XXi0, tau_XXi | 1 Warning: Unused variable ‘xxi0’ declared at (1) [-Wunused-variable] boundcond.f90:3458:30: 3458 | subroutine bc_stratified_z(f,topbot,j) | ^ Warning: ‘bc_stratified_z’ defined but not used [-Wunused-function] boundcond.f90:5169:33: 5169 | subroutine bc_onesided_z_orig(f,topbot,j) | ^ Warning: ‘bc_onesided_z_orig’ defined but not used [-Wunused-function] boundcond.f90:7199:51: 7199 | tmp_yz=Ftop/(work_yz*Krho1kr_yz*tmp_yz) | ^ Warning: ‘ftop’ may be used uninitialized [-Wmaybe-uninitialized] boundcond.f90:7018:53: 7018 | real, pointer :: FbotKbot, FtopKtop, Fbot, Ftop, chi | ^ note: ‘ftop’ was declared here mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o filter.o -c filter.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noNSCBC.o -c noNSCBC.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nodensity.o -c nodensity.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nodetonate.o -c nodetonate.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noviscosity.o -c noviscosity.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noSGS_hydro.o -c noSGS_hydro.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noparticles_stalker.o -c noparticles_stalker.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noparticles_lyapunov.o -c noparticles_lyapunov.f90 noSGS_hydro.f90:138:37: 138 | subroutine calc_SGS_hydro_force(f,df,p) | 1 Warning: Unused dummy argument ‘f’ at (1) [-Wunused-dummy-argument] noSGS_hydro.f90:74:40: 74 | subroutine pencil_criteria_SGS_hydro | ^ Warning: ‘pencil_criteria_sgs_hydro’ defined but not used [-Wunused-function] noSGS_hydro.f90:82:40: 82 | subroutine pencil_interdep_SGS_hydro(lpencil_in) | ^ Warning: ‘pencil_interdep_sgs_hydro’ defined but not used [-Wunused-function] noSGS_hydro.f90:94:37: 94 | subroutine calc_pencils_SGS_hydro(f,p) | ^ Warning: ‘calc_pencils_sgs_hydro’ defined but not used [-Wunused-function] noSGS_hydro.f90:123:34: 123 | subroutine calc_SGS_hydro_heat(df,p,Hmax) | ^ Warning: ‘calc_sgs_hydro_heat’ defined but not used [-Wunused-function] filter.f90:152:24: 152 | subroutine rmwig_old(f,df,ivar,explog) | ^ Warning: ‘rmwig_old’ defined but not used [-Wunused-function] filter.f90:285:32: 285 | subroutine rmwig_lnxyaverage(f,ivar) | ^ Warning: ‘rmwig_lnxyaverage’ defined but not used [-Wunused-function] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noparticles_chemistry.o -c noparticles_chemistry.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nodustvelocity.o -c nodustvelocity.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noentropy.o -c noentropy.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noforcing.o -c noforcing.f90 nodustvelocity.f90:167:31: 167 | subroutine pushpars2c(p_par) | 1 Warning: Unused dummy argument ‘p_par’ at (1) [-Wunused-dummy-argument] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nomagnetic.o -c nomagnetic.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nodustdensity.o -c nodustdensity.f90 noparticles_chemistry.f90:69:24: 69 | subroutine get_R_c_hat(var,start,end) | ^ Warning: ‘get_r_c_hat’ defined but not used [-Wunused-function] noparticles_chemistry.f90:80:24: 80 | subroutine get_R_j_hat(var) | ^ Warning: ‘get_r_j_hat’ defined but not used [-Wunused-function] noparticles_chemistry.f90:88:30: 88 | subroutine get_mod_surf_area(var,fp,irhopswarm,iap) | ^ Warning: ‘get_mod_surf_area’ defined but not used [-Wunused-function] noparticles_chemistry.f90:101:19: 101 | subroutine get_St(var,start,end) | ^ Warning: ‘get_st’ defined but not used [-Wunused-function] noparticles_chemistry.f90:129:27: 129 | subroutine get_conversion | ^ Warning: ‘get_conversion’ defined but not used [-Wunused-function] noparticles_chemistry.f90:134:20: 134 | subroutine calc_St | ^ Warning: ‘calc_st’ defined but not used [-Wunused-function] noparticles_chemistry.f90:161:31: 161 | subroutine calc_mod_surf_area | ^ Warning: ‘calc_mod_surf_area’ defined but not used [-Wunused-function] noparticles_chemistry.f90:172:38: 172 | subroutine calc_enthalpy_of_reaction | ^ Warning: ‘calc_enthalpy_of_reaction’ defined but not used [-Wunused-function] noparticles_chemistry.f90:177:37: 177 | subroutine calc_entropy_of_reaction | ^ Warning: ‘calc_entropy_of_reaction’ defined but not used [-Wunused-function] noparticles_chemistry.f90:182:28: 182 | subroutine calc_conversion | ^ Warning: ‘calc_conversion’ defined but not used [-Wunused-function] noparticles_chemistry.f90:187:25: 187 | subroutine calc_R_c_hat | ^ Warning: ‘calc_r_c_hat’ defined but not used [-Wunused-function] noparticles_chemistry.f90:232:23: 232 | subroutine get_RR_hat | ^ Warning: ‘get_rr_hat’ defined but not used [-Wunused-function] noparticles_chemistry.f90:247:24: 247 | subroutine calc_RR_hat | ^ Warning: ‘calc_rr_hat’ defined but not used [-Wunused-function] noparticles_chemistry.f90:252:35: 252 | subroutine calc_ndot_mdot_R_j_hat | ^ Warning: ‘calc_ndot_mdot_r_j_hat’ defined but not used [-Wunused-function] noparticles_chemistry.f90:312:23: 312 | subroutine calc_rho_p | ^ Warning: ‘calc_rho_p’ defined but not used [-Wunused-function] noparticles_chemistry.f90:317:23: 317 | subroutine get_q_reac(var) | ^ Warning: ‘get_q_reac’ defined but not used [-Wunused-function] noparticles_chemistry.f90:325:24: 325 | subroutine get_Nusselt(var) | ^ Warning: ‘get_nusselt’ defined but not used [-Wunused-function] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noimplicit_physics.o -c noimplicit_physics.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noparticles_radius.o -c noparticles_radius.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noparticles_temperature.o -c noparticles_temperature.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noparticles_mass.o -c noparticles_mass.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nohydro.o -c nohydro.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nopower_spectrum.o -c nopower_spectrum.f90 ar: creating magnetic.a nohydro.f90:57:59: 57 | real, allocatable, dimension (:) :: Zl,dZldr,Pl,dPldtheta | 1 Warning: Unused PRIVATE module variable ‘dpldtheta’ declared at (1) [-Wunused-value] nohydro.f90:57:46: 57 | real, allocatable, dimension (:) :: Zl,dZldr,Pl,dPldtheta | 1 Warning: Unused PRIVATE module variable ‘dzldr’ declared at (1) [-Wunused-value] nohydro.f90:69:48: 69 | integer :: idiag_umy=0,idiag_umz=0,idiag_uxmxy=0,idiag_uymxy=0,idiag_uzmxy=0 | 1 Warning: Unused PRIVATE module variable ‘idiag_uxmxy’ declared at (1) [-Wunused-value] nohydro.f90:68:23: 68 | integer :: idiag_uxmz=0,idiag_uymz=0,idiag_uzmz=0,idiag_umx=0 | 1 Warning: Unused PRIVATE module variable ‘idiag_uxmz’ declared at (1) [-Wunused-value] nohydro.f90:69:62: 69 | integer :: idiag_umy=0,idiag_umz=0,idiag_uxmxy=0,idiag_uymxy=0,idiag_uzmxy=0 | 1 Warning: Unused PRIVATE module variable ‘idiag_uymxy’ declared at (1) [-Wunused-value] nohydro.f90:68:36: 68 | integer :: idiag_uxmz=0,idiag_uymz=0,idiag_uzmz=0,idiag_umx=0 | 1 Warning: Unused PRIVATE module variable ‘idiag_uymz’ declared at (1) [-Wunused-value] nohydro.f90:69:76: 69 | integer :: idiag_umy=0,idiag_umz=0,idiag_uxmxy=0,idiag_uymxy=0,idiag_uzmxy=0 | 1 Warning: Unused PRIVATE module variable ‘idiag_uzmxy’ declared at (1) [-Wunused-value] nohydro.f90:68:49: 68 | integer :: idiag_uxmz=0,idiag_uymz=0,idiag_uzmz=0,idiag_umx=0 | 1 Warning: Unused PRIVATE module variable ‘idiag_uzmz’ declared at (1) [-Wunused-value] nohydro.f90:50:25: 50 | logical :: lcalc_uumean=.false.,lupw_uu=.false. | 1 Warning: Unused PRIVATE module variable ‘lcalc_uumean’ declared at (1) [-Wunused-value] nohydro.f90:59:29: 59 | logical :: lforcing_cont_uu=.false. | 1 Warning: Unused PRIVATE module variable ‘lforcing_cont_uu’ declared at (1) [-Wunused-value] nohydro.f90:57:49: 57 | real, allocatable, dimension (:) :: Zl,dZldr,Pl,dPldtheta | 1 Warning: Unused PRIVATE module variable ‘pl’ declared at (1) [-Wunused-value] nohydro.f90:48:19: 48 | real :: u_out_kep=0.0 | 1 Warning: Unused PRIVATE module variable ‘u_out_kep’ declared at (1) [-Wunused-value] nohydro.f90:58:36: 58 | real :: ampl_fcont_uu=1., w_sld_cs=0.0 | 1 Warning: Unused PRIVATE module variable ‘w_sld_cs’ declared at (1) [-Wunused-value] nohydro.f90:57:40: 57 | real, allocatable, dimension (:) :: Zl,dZldr,Pl,dPldtheta | 1 Warning: Unused PRIVATE module variable ‘zl’ declared at (1) [-Wunused-value] noparticles_radius.f90:197:31: 197 | subroutine get_maxrad(apmax) | 1 Warning: Unused dummy argument ‘apmax’ at (1) [-Wunused-dummy-argument] noparticles_radius.f90:189:17: 189 | real :: api | 1 Warning: Unused variable ‘api’ declared at (1) [-Wunused-variable] nohydro.f90:437:45: 437 | subroutine random_isotropic_KS_setup_tony(initpower,kmin,kmax) | ^ Warning: ‘random_isotropic_ks_setup_tony’ defined but not used [-Wunused-function] nohydro.f90:576:40: 576 | subroutine random_isotropic_KS_setup(initpower,kmin,kmax) | ^ Warning: ‘random_isotropic_ks_setup’ defined but not used [-Wunused-function] nohydro.f90:1015:24: 1015 | subroutine find_umax(f,umax) | ^ Warning: ‘find_umax’ defined but not used [-Wunused-function] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noparticles_spin.o -c noparticles_spin.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noparticles_adsorbed.o -c noparticles_adsorbed.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noparticles_potential.o -c noparticles_potential.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noparticles_caustics.o -c noparticles_caustics.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noparticles_tetrad.o -c noparticles_tetrad.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o notestfield.o -c notestfield.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o notestflow.o -c notestflow.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o notestscalar.o -c notestscalar.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o persist.o -c persist.f90 noparticles_spin.f90:62:39: 62 | subroutine prepare_curl_vectorfield(f) | ^ Warning: ‘prepare_curl_vectorfield’ defined but not used [-Wunused-function] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o noparticles_surfspec.o -c noparticles_surfspec.f90 noparticles_potential.f90:52:44: 52 | subroutine pencil_criteria_par_potential | ^ Warning: ‘pencil_criteria_par_potential’ defined but not used [-Wunused-function] notestfield.f90:122:41: 122 | subroutine calc_diagnostics_testfield(f,p) | ^ Warning: ‘calc_diagnostics_testfield’ defined but not used [-Wunused-function] noparticles_surfspec.f90:33:35: 33 | subroutine register_dep_psurfchem() | ^ Warning: ‘register_dep_psurfchem’ defined but not used [-Wunused-function] noparticles_surfspec.f90:38:37: 38 | subroutine register_indep_psurfchem() | ^ Warning: ‘register_indep_psurfchem’ defined but not used [-Wunused-function] noparticles_tetrad.f90:155:27: 155 | subroutine reset_tetrad(fp) | ^ Warning: ‘reset_tetrad’ defined but not used [-Wunused-function] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o particles_dust.o -c particles_dust.f90 particles_dust.f90:2758:19: 2758 | npar_loc_x = sqrt(npar_loc/(Lxyz_loc(3)/Lxyz_loc(1))) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] particles_dust.f90:2192:36: 2192 | particles_insert_rate_tmp = particles_insert_rate | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(8) at (1) [-Wconversion] particles_dust.f90:64:53: 64 | real :: kx_vvp=0.0, ky_vvp=0.0, kz_vvp=0.0, amplvvp=0.0 | 1 Warning: Unused PRIVATE module variable ‘amplvvp’ declared at (1) [-Wunused-value] particles_dust.f90:159:47: 159 | character(len=labellen) :: interp_pol_species='ngp' | 1 Warning: Unused PRIVATE module variable ‘interp_pol_species’ declared at (1) [-Wunused-value] particles_dust.f90:64:16: 64 | real :: kx_vvp=0.0, ky_vvp=0.0, kz_vvp=0.0, amplvvp=0.0 | 1 Warning: Unused PRIVATE module variable ‘kx_vvp’ declared at (1) [-Wunused-value] particles_dust.f90:64:28: 64 | real :: kx_vvp=0.0, ky_vvp=0.0, kz_vvp=0.0, amplvvp=0.0 | 1 Warning: Unused PRIVATE module variable ‘ky_vvp’ declared at (1) [-Wunused-value] particles_dust.f90:64:40: 64 | real :: kx_vvp=0.0, ky_vvp=0.0, kz_vvp=0.0, amplvvp=0.0 | 1 Warning: Unused PRIVATE module variable ‘kz_vvp’ declared at (1) [-Wunused-value] particles_dust.f90:145:34: 145 | logical :: lprecalc_cell_volumes=.false. | 1 Warning: Unused PRIVATE module variable ‘lprecalc_cell_volumes’ declared at (1) [-Wunused-value] particles_dust.f90:148:27: 148 | logical :: lsimple_volume=.false. | 1 Warning: Unused PRIVATE module variable ‘lsimple_volume’ declared at (1) [-Wunused-value] particles_dust.f90:96:32: 96 | real :: vapor_mixing_ratio_qvs=0., rhoa=1.0, redfrac=0.9 | 1 Warning: Unused PRIVATE module variable ‘vapor_mixing_ratio_qvs’ declared at (1) [-Wunused-value] particles_dust.f90:6795:40: 6795 | real :: TT, tausp1, Szero, mp, eta | 1 Warning: Unused variable ‘eta’ declared at (1) [-Wunused-variable] particles_dust.f90:6777:36: 6777 | subroutine calc_brownian_force(f,fp,k,ineark,force,tausp1) | 1 Warning: Unused dummy argument ‘f’ at (1) [-Wunused-dummy-argument] particles_dust.f90:6777:48: 6777 | subroutine calc_brownian_force(f,fp,k,ineark,force,tausp1) | 1 Warning: Unused dummy argument ‘ineark’ at (1) [-Wunused-dummy-argument] particles_dust.f90:6794:37: 6794 | character(len=labellen) :: ivis='' | 1 Warning: Unused variable ‘ivis’ declared at (1) [-Wunused-variable] particles_dust.f90:6569:38: 6569 | subroutine calc_added_mass_beta(fp,k,added_mass_beta) | 1 Warning: Unused dummy argument ‘fp’ at (1) [-Wunused-dummy-argument] particles_dust.f90:30:6: 30 | use Particles_cdata | 1 Warning: Array ‘ipar’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] particles_dust.f90:4054:47: 4054 | subroutine indirect_inertial_particles(f,df,fp,dfp,ineargrid) | 1 Warning: Unused dummy argument ‘df’ at (1) [-Wunused-dummy-argument] particles_dust.f90:4054:44: 4054 | subroutine indirect_inertial_particles(f,df,fp,dfp,ineargrid) | 1 Warning: Unused dummy argument ‘f’ at (1) [-Wunused-dummy-argument] particles_dust.f90:4054:64: 4054 | subroutine indirect_inertial_particles(f,df,fp,dfp,ineargrid) | 1 Warning: Unused dummy argument ‘ineargrid’ at (1) [-Wunused-dummy-argument] particles_dust.f90:3830:44: 3830 | real, dimension(mpar_loc,3) :: gpp_arr | 1 Warning: Array ‘gpp_arr’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] particles_dust.f90:3831:47: 3831 | integer, dimension(mpar_loc) :: jspec_arr | 1 Warning: Array ‘jspec_arr’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] particles_dust.f90:3829:58: 3829 | real, dimension(mpar_loc) :: rpbeta_tmp_arr, OO2_arr, rr_arr, vv_arr | 1 Warning: Array ‘oo2_arr’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] particles_dust.f90:3829:49: 3829 | real, dimension(mpar_loc) :: rpbeta_tmp_arr, OO2_arr, rr_arr, vv_arr | 1 Warning: Array ‘rpbeta_tmp_arr’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] particles_dust.f90:3829:66: 3829 | real, dimension(mpar_loc) :: rpbeta_tmp_arr, OO2_arr, rr_arr, vv_arr | 1 Warning: Array ‘rr_arr’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] particles_dust.f90:3829:74: 3829 | real, dimension(mpar_loc) :: rpbeta_tmp_arr, OO2_arr, rr_arr, vv_arr | 1 Warning: Array ‘vv_arr’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] particles_dust.f90:3142:38: 3142 | real, dimension(3) :: vvp, force | 1 Warning: Unused variable ‘force’ declared at (1) [-Wunused-variable] particles_dust.f90:2502:18: 2502 | integer :: j, k, n_insert, npar_loc_old, iii | 1 Warning: Unused variable ‘j’ declared at (1) [-Wunused-variable] particles_dust.f90:2502:31: 2502 | integer :: j, k, n_insert, npar_loc_old, iii | 1 Warning: Unused variable ‘n_insert’ declared at (1) [-Wunused-variable] particles_dust.f90:2500:29: 2500 | real :: xx0, yy0, r2, r, mass_nucleii, part_mass, TTp | 1 Warning: Unused variable ‘r’ declared at (1) [-Wunused-variable] particles_dust.f90:2500:26: 2500 | real :: xx0, yy0, r2, r, mass_nucleii, part_mass, TTp | 1 Warning: Unused variable ‘r2’ declared at (1) [-Wunused-variable] particles_dust.f90:2500:17: 2500 | real :: xx0, yy0, r2, r, mass_nucleii, part_mass, TTp | 1 Warning: Unused variable ‘xx0’ declared at (1) [-Wunused-variable] particles_dust.f90:2500:22: 2500 | real :: xx0, yy0, r2, r, mass_nucleii, part_mass, TTp | 1 Warning: Unused variable ‘yy0’ declared at (1) [-Wunused-variable] particles_dust.f90:2173:49: 2173 | real, dimension(mpar_loc) :: rr_tmp, az_tmp, OO_tmp | 1 Warning: Array ‘az_tmp’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] particles_dust.f90:2173:57: 2173 | real, dimension(mpar_loc) :: rr_tmp, az_tmp, OO_tmp | 1 Warning: Array ‘oo_tmp’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] particles_dust.f90:2173:41: 2173 | real, dimension(mpar_loc) :: rr_tmp, az_tmp, OO_tmp | 1 Warning: Array ‘rr_tmp’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] particles_dust.f90:1047:49: 1047 | real, dimension(mpar_loc) :: rr_tmp, az_tmp | 1 Warning: Array ‘az_tmp’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] particles_dust.f90:1047:41: 1047 | real, dimension(mpar_loc) :: rr_tmp, az_tmp | 1 Warning: Array ‘rr_tmp’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] particles_dust.f90:543:25: 543 | integer :: ik, icnt | 1 Warning: Unused variable ‘icnt’ declared at (1) [-Wunused-variable] particles_dust.f90:543:19: 543 | integer :: ik, icnt | 1 Warning: Unused variable ‘ik’ declared at (1) [-Wunused-variable] particles_dust.f90:540:22: 540 | integer :: jspec | 1 Warning: Unused variable ‘jspec’ declared at (1) [-Wunused-variable] particles_dust.f90:544:17: 544 | real :: xxp, yyp, zzp | 1 Warning: Unused variable ‘xxp’ declared at (1) [-Wunused-variable] particles_dust.f90:544:22: 544 | real :: xxp, yyp, zzp | 1 Warning: Unused variable ‘yyp’ declared at (1) [-Wunused-variable] particles_dust.f90:544:27: 544 | real :: xxp, yyp, zzp | 1 Warning: Unused variable ‘zzp’ declared at (1) [-Wunused-variable] particles_dust.f90:7323:39: 7323 | subroutine particles_final_clean_up | ^ Warning: ‘particles_final_clean_up’ defined but not used [-Wunused-function] particles_dust.f90:2364:101: 2364 | OO_tmp(npar_loc_old+1:npar_loc) = sqrt(gravr)*rr_tmp(npar_loc_old+1:npar_loc)**(-1.5) | ^ Warning: ‘gravr’ may be used uninitialized [-Wmaybe-uninitialized] particles_dust.f90:2180:28: 2180 | real, pointer :: gravr | ^ note: ‘gravr’ was declared here mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o particles_main.o -c particles_main.f90 particles_main.f90:13:6: 13 | use Particles_cdata | 1 Warning: Array ‘ipar’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o nopointmasses.o -c nopointmasses.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o selfgravity.o -c selfgravity.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o snapshot.o -c snapshot.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o slices.o -c slices.f90 ar: creating particles_main.a slices.f90:232:36: 232 | lwrite_slice_yz=(ipx==nprocx/2) | 1 Warning: Integer division truncated to constant ‘0’ at (1) [-Winteger-division] slices.f90:236:36: 236 | lwrite_slice_xz=(ipy==nprocy/2) | 1 Warning: Integer division truncated to constant ‘0’ at (1) [-Winteger-division] slices.f90:240:36: 240 | lwrite_slice_xy=(ipz==nprocz/2) | 1 Warning: Integer division truncated to constant ‘0’ at (1) [-Winteger-division] slices.f90:261:16: 261 | iz2= 1*nzgrid/4+1+nghost | 1 Warning: Integer division truncated to constant ‘0’ at (1) [-Winteger-division] slices.f90:262:16: 262 | iz3= 2*nzgrid/4+1+nghost | 1 Warning: Integer division truncated to constant ‘0’ at (1) [-Winteger-division] slices.f90:263:16: 263 | iz4= 3*nzgrid/4+1+nghost | 1 Warning: Integer division truncated to constant ‘0’ at (1) [-Winteger-division] slices.f90:276:37: 276 | lwrite_slice_xy2=(ipz==nprocz/4); if (lwrite_slice_xy2) iz2_loc=n2 | 1 Warning: Integer division truncated to constant ‘0’ at (1) [-Winteger-division] slices.f90:292:37: 292 | lwrite_slice_xz2=(ipy==nprocy/2) | 1 Warning: Integer division truncated to constant ‘0’ at (1) [-Winteger-division] slices.f90:313:36: 313 | lwrite_slice_yz=(ipx==nprocx/2); if (lwrite_slice_yz) ix_loc=(l1+l2)/2 | 1 Warning: Integer division truncated to constant ‘0’ at (1) [-Winteger-division] slices.f90:315:37: 315 | lwrite_slice_xy2=(ipz==nprocz/4) | 1 Warning: Integer division truncated to constant ‘0’ at (1) [-Winteger-division] slices.f90:324:36: 324 | lwrite_slice_xz=(ipy==nprocy/2) | 1 Warning: Integer division truncated to constant ‘0’ at (1) [-Winteger-division] slices.f90:459:21: 459 | if (ipz<=nprocz/3) then | 1 Warning: Integer division truncated to constant ‘0’ at (1) [-Winteger-division] slices.f90:468:21: 468 | elseif (ipz>=2*nprocz/3) then | 1 Warning: Integer division truncated to constant ‘0’ at (1) [-Winteger-division] slices.f90:450:34: 450 | subroutine prep_xy_slice(izloc) | 1 Warning: Unused dummy argument ‘izloc’ at (1) [-Wunused-dummy-argument] slices.f90:450:28: 450 | subroutine prep_xy_slice(izloc) | ^ Warning: ‘prep_xy_slice’ defined but not used [-Wunused-function] selfgravity.f90:117:21: 117 | integer :: ierr=0 | 1 Warning: Unused variable ‘ierr’ declared at (1) [-Wunused-variable] snapshot.f90:418:41: 418 | subroutine read_predef_snaptimes(file,snaptimes) | 1 Warning: Unused dummy argument ‘file’ at (1) [-Wunused-dummy-argument] snapshot.f90:294:56: 294 | real, dimension(:), allocatable, save :: snaptimes | 1 Warning: Unused variable ‘snaptimes’ declared at (1) [-Wunused-variable] snapshot.f90:34:33: 34 | subroutine wsnap_down(a,flist) | 1 Warning: Unused dummy argument ‘flist’ at (1) [-Wunused-dummy-argument] snapshot.f90:418:36: 418 | subroutine read_predef_snaptimes(file,snaptimes) | ^ Warning: ‘read_predef_snaptimes’ defined but not used [-Wunused-function] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o equ.o -c equ.f90 equ.f90:1881:21: 1881 | do i = 1,mvar | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] equ.f90:1898:21: 1898 | do i = 1,mvar | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] equ.f90:1777:29: 1777 | subroutine test_rhs_gpu(f,df,p,mass_per_proc,early_finalize,cpu_version) | 1 Warning: Unused dummy argument ‘df’ at (1) [-Wunused-dummy-argument] equ.f90:1693:23: 1693 | real :: dt1_preac | 1 Warning: Unused variable ‘dt1_preac’ declared at (1) [-Wunused-variable] equ.f90:516:37: 516 | subroutine diagnostics_reductions | ^ Warning: ‘diagnostics_reductions’ defined but not used [-Wunused-function] equ.f90:1777:24: 1777 | subroutine test_rhs_gpu(f,df,p,mass_per_proc,early_finalize,cpu_version) | ^ Warning: ‘test_rhs_gpu’ defined but not used [-Wunused-function] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o timestep.o -c timestep.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o pencil_check.o -c pencil_check.f90 pencil_check.f90:115:18: 115 | do iv=1,mvar; do n=n1,n2; do m=m1,m2 | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] pencil_check.f90:121:20: 121 | do iv=1,mvar | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] pencil_check.f90:180:20: 180 | do iv=1,mvar; do n=n1,n2; do m=m1,m2 | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] pencil_check.f90:183:20: 183 | do iv=1,mvar | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] pencil_check.f90:204:22: 204 | f_loop: do iv=1,mvar | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] pencil_check.f90:277:18: 277 | do iv=1,mvar; do n=n1,n2; do m=m1,m2 | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] pencil_check.f90:280:18: 280 | do iv=1,mvar | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] pencil_check.f90:300:20: 300 | f_lop: do iv=1,mvar | 1 Warning: DO loop at (1) will be executed zero times [-Wzerotrip] timestep.f90:319:31: 319 | subroutine pushpars2c(p_par) | 1 Warning: Unused dummy argument ‘p_par’ at (1) [-Wunused-dummy-argument] timestep.f90:91:47: 91 | real, dimension (mx,my,mz,mvar) :: df_tmp | 1 Warning: Unused variable ‘df_tmp’ declared at (1) [-Wunused-variable] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o param_io.o -c param_io.f90 param_io.f90:80:26: 80 | integer :: niter_poisson ! dummy | 1 Warning: Unused PRIVATE module variable ‘niter_poisson’ declared at (1) [-Wunused-value] mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o register.o -c register.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o start.o -c start.f90 mpif90 -O -O0 -Wall -finit-real=sNaN -finit-integer=-2147483648 -g -fbacktrace -fimplicit-none -fcheck=all -ffpe-trap=invalid,zero,overflow -fdefault-real-8 -fdefault-double-8 -std=f2003 -o run.o -c run.f90 run.f90:624:6: 624 | use Farray_alloc | 1 Warning: Array ‘f’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] run.f90:670:27: 670 | integer :: helper_core_id | 1 Warning: Unused variable ‘helper_core_id’ declared at (1) [-Wunused-variable] run.f90:668:14: 668 | integer :: i,j | 1 Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] run.f90:668:16: 668 | integer :: i,j | 1 Warning: Unused variable ‘j’ declared at (1) [-Wunused-variable] run.f90:669:27: 669 | integer :: master_core_id | 1 Warning: Unused variable ‘master_core_id’ declared at (1) [-Wunused-variable] run.f90:657:25: 657 | type (pencil_case) :: p | 1 Warning: Array ‘p’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] run.f90:621:6: 621 | use Diagnostics, only: phiavg_norm, report_undefined_diagnostics, trim_averages,diagnostics_clean_up | 1 Warning: Unused module variable ‘phiavg_norm’ which has been explicitly imported at (1) [-Wunused-variable] run.f90:671:58: 671 | integer, dimension(max_threads_possible) :: tmp_core_ids | 1 Warning: Unused variable ‘tmp_core_ids’ declared at (1) [-Wunused-variable] mpif90 cparam.o cdata.o nompicomm.o noborder_profiles.o boundcond.o nodebug.o debug_io_dist.o deriv.o diagnostics.o nofarray_alloc.o farray.o filter.o nofixed_point.o fourier_fftpack.o general.o geometrical_types.o ghost_check.o ghostfold_nompicomm.o grid.o nogsl.o noimplicit_diffusion.o initcond.o noinitial_condition.o nohdf5_io.o io_dist.o file_io_f95.o nolsode_for_chemistry.o messages.o noNSCBC.o param_io.o persist.o nopower_spectrum.o nopython.o register.o shared_variables.o nosignal_handling.o slices.o slices_methods.o snapshot.o nosolid_cells_mpicomm.o nosolid_cells.o nostreamlines.o nostruct_func.o sub.o syscalls.o syscalls_ansi.o notestperturb.o notimeavg.o noweno_transport.o noyinyang.o noyinyang_mpi.o magnetic.a particles_main.a morton_helper.o nochemistry.o nochiral.o nocosmicray.o nocosmicrayflux.o nodensity.o nodensity_methods.o nodetonate.o nodustdensity.o nodustvelocity.o noentropy.o eos_idealgas.o noforcing.o nogravity.o noheatflux.o nohydro.o nohyperresi_strict.o nohypervisc_strict.o noimplicit_physics.o nointerstellar.o nolorenz_gauge.o noneutraldensity.o noneutralvelocity.o noopacity.o nopointmasses.o poisson.o nopolymer.o nopscalar.o noradiation.o selfgravity.o noSGS_hydro.o noshear.o noshock.o special/Lambda_CDM.o noascalar.o notestfield.o notestflow.o notestscalar.o noviscosity.o nogpu.o timestep.o notraining.o equ.o pencil_check.o run.o -ldl fftpack.o -o run.x mpif90 cparam.o cdata.o nompicomm.o noborder_profiles.o boundcond.o nodebug.o debug_io_dist.o deriv.o diagnostics.o nofarray_alloc.o farray.o filter.o nofixed_point.o fourier_fftpack.o general.o geometrical_types.o ghost_check.o ghostfold_nompicomm.o grid.o nogsl.o noimplicit_diffusion.o initcond.o noinitial_condition.o nohdf5_io.o io_dist.o file_io_f95.o nolsode_for_chemistry.o messages.o noNSCBC.o param_io.o persist.o nopower_spectrum.o nopython.o register.o shared_variables.o nosignal_handling.o slices.o slices_methods.o snapshot.o nosolid_cells_mpicomm.o nosolid_cells.o nostreamlines.o nostruct_func.o sub.o syscalls.o syscalls_ansi.o notestperturb.o notimeavg.o noweno_transport.o noyinyang.o noyinyang_mpi.o magnetic.a particles_main.a morton_helper.o nochemistry.o nochiral.o nocosmicray.o nocosmicrayflux.o nodensity.o nodensity_methods.o nodetonate.o nodustdensity.o nodustvelocity.o noentropy.o eos_idealgas.o noforcing.o nogravity.o noheatflux.o nohydro.o nohyperresi_strict.o nohypervisc_strict.o noimplicit_physics.o nointerstellar.o nolorenz_gauge.o noneutraldensity.o noneutralvelocity.o noopacity.o nopointmasses.o poisson.o nopolymer.o nopscalar.o noradiation.o selfgravity.o noSGS_hydro.o noshear.o noshock.o special/Lambda_CDM.o noascalar.o notestfield.o notestflow.o notestscalar.o noviscosity.o nogpu.o nogpu_astaroth_ansi.o notraining.o start.o -ldl fftpack.o -o start.x make[2]: Leaving directory '/home/pencil/default/samples/2d-tests/dark-matter/src' ${PENCIL_HOME}/utils/pc_identify_revision --write make[1]: Leaving directory '/home/pencil/default/samples/2d-tests/dark-matter/src'