../src/main/linklist_kdtree.F90 do i = 2,2**(refinelevels+1)-1 ^ Warning: iteration 2147483645 invokes undefined behavior [-Waggressive-loop-optimizations] ../src/main/linklist_kdtree.F90 containing loop ../src/main/force.F90 subroutine reconstruct_dv(projv,dx,dy,dz,rx,ry,rz,dvdxi,dvdxj,mi,mj,projvstar) ^ Warning: ‘reconstruct_dv’ defined but not used [-Wunused-function] ../src/setup/setup_quebec.f90 real :: P1,P2,P3,Q1,Q2,Q3,big_omega,omega,inc,E,v1,v2,E_dot 1 Warning: Unused variable ‘big_omega’ declared at (1) [-Wunused-variable] ../src/setup/setup_quebec.f90 real :: rmin,rmax,psep,totvol,dr,t,dt,total_mass,r 1 Warning: Unused variable ‘dr’ declared at (1) [-Wunused-variable] ../src/setup/setup_quebec.f90 real :: rmin,rmax,psep,totvol,dr,t,dt,total_mass,r 1 Warning: Unused variable ‘dt’ declared at (1) [-Wunused-variable] ../src/setup/setup_quebec.f90 real :: P1,P2,P3,Q1,Q2,Q3,big_omega,omega,inc,E,v1,v2,E_dot 1 Warning: Unused variable ‘e’ declared at (1) [-Wunused-variable] ../src/setup/setup_quebec.f90 real :: P1,P2,P3,Q1,Q2,Q3,big_omega,omega,inc,E,v1,v2,E_dot 1 Warning: Unused variable ‘e_dot’ declared at (1) [-Wunused-variable] ../src/setup/setup_quebec.f90 real :: massr,m1,m2,a,hacc1,hacc2,ecc 1 Warning: Unused variable ‘ecc’ declared at (1) [-Wunused-variable] ../src/setup/setup_quebec.f90 real :: massr,m1,m2,a,hacc1,hacc2,ecc 1 Warning: Unused variable ‘hacc1’ declared at (1) [-Wunused-variable] ../src/setup/setup_quebec.f90 real :: massr,m1,m2,a,hacc1,hacc2,ecc 1 Warning: Unused variable ‘hacc2’ declared at (1) [-Wunused-variable] ../src/setup/setup_quebec.f90 real :: P1,P2,P3,Q1,Q2,Q3,big_omega,omega,inc,E,v1,v2,E_dot 1 Warning: Unused variable ‘inc’ declared at (1) [-Wunused-variable] ../src/setup/setup_quebec.f90 real :: massr,m1,m2,a,hacc1,hacc2,ecc 1 Warning: Unused variable ‘m1’ declared at (1) [-Wunused-variable] ../src/setup/setup_quebec.f90 real :: massr,m1,m2,a,hacc1,hacc2,ecc 1 Warning: Unused variable ‘m2’ declared at (1) [-Wunused-variable] ../src/setup/setup_quebec.f90 use externalforces, only:mass1 1 Warning: Unused module variable ‘mass1’ which has been explicitly imported at (1) [-Wunused-variable] ../src/setup/setup_quebec.f90 real :: massr,m1,m2,a,hacc1,hacc2,ecc 1 Warning: Unused variable ‘massr’ declared at (1) [-Wunused-variable] ../src/setup/setup_quebec.f90 use part, only:nptmass,xyzmh_ptmass,vxyz_ptmass,ihacc,ihsoft,maxvxyzu 1 Warning: Unused module variable ‘nptmass’ which has been explicitly imported at (1) [-Wunused-variable] ../src/setup/setup_quebec.f90 real :: P1,P2,P3,Q1,Q2,Q3,big_omega,omega,inc,E,v1,v2,E_dot 1 Warning: Unused variable ‘omega’ declared at (1) [-Wunused-variable] ../src/setup/setup_quebec.f90 real :: P1,P2,P3,Q1,Q2,Q3,big_omega,omega,inc,E,v1,v2,E_dot 1 Warning: Unused variable ‘p1’ declared at (1) [-Wunused-variable] ../src/setup/setup_quebec.f90 real :: P1,P2,P3,Q1,Q2,Q3,big_omega,omega,inc,E,v1,v2,E_dot 1 Warning: Unused variable ‘p2’ declared at (1) [-Wunused-variable] ../src/setup/setup_quebec.f90 real :: P1,P2,P3,Q1,Q2,Q3,big_omega,omega,inc,E,v1,v2,E_dot 1 Warning: Unused variable ‘p3’ declared at (1) [-Wunused-variable] ../src/setup/setup_quebec.f90 real :: P1,P2,P3,Q1,Q2,Q3,big_omega,omega,inc,E,v1,v2,E_dot 1 Warning: Unused variable ‘q1’ declared at (1) [-Wunused-variable] ../src/setup/setup_quebec.f90 real :: P1,P2,P3,Q1,Q2,Q3,big_omega,omega,inc,E,v1,v2,E_dot 1 Warning: Unused variable ‘q2’ declared at (1) [-Wunused-variable] ../src/setup/setup_quebec.f90 real :: P1,P2,P3,Q1,Q2,Q3,big_omega,omega,inc,E,v1,v2,E_dot 1 Warning: Unused variable ‘q3’ declared at (1) [-Wunused-variable] ../src/setup/setup_quebec.f90 real :: rmin,rmax,psep,totvol,dr,t,dt,total_mass,r 1 Warning: Unused variable ‘t’ declared at (1) [-Wunused-variable] ../src/setup/setup_quebec.f90 real :: P1,P2,P3,Q1,Q2,Q3,big_omega,omega,inc,E,v1,v2,E_dot 1 Warning: Unused variable ‘v1’ declared at (1) [-Wunused-variable] ../src/setup/setup_quebec.f90 real :: P1,P2,P3,Q1,Q2,Q3,big_omega,omega,inc,E,v1,v2,E_dot 1 Warning: Unused variable ‘v2’ declared at (1) [-Wunused-variable] ../src/setup/setup_quebec.f90 use part, only:nptmass,xyzmh_ptmass,vxyz_ptmass,ihacc,ihsoft,maxvxyzu 1 Warning: Unused module variable ‘vxyz_ptmass’ which has been explicitly imported at (1) [-Wunused-variable] ../src/setup/setup_quebec.f90 use part, only:nptmass,xyzmh_ptmass,vxyz_ptmass,ihacc,ihsoft,maxvxyzu 1 Warning: Unused module variable ‘xyzmh_ptmass’ which has been explicitly imported at (1) [-Wunused-variable] ../src/tests/test_nonidealmhd.F90 subroutine test_narrays(ntests,npass) ^ Warning: ‘test_narrays’ defined but not used [-Wunused-function] ../src/tests/test_nonidealmhd.F90 subroutine test_standingshock(ntests,npass) ^ Warning: ‘test_standingshock’ defined but not used [-Wunused-function] ../src/tests/test_nonidealmhd.F90 subroutine test_wavedamp(ntests,npass) ^ Warning: ‘test_wavedamp’ defined but not used [-Wunused-function] ../src/tests/test_cooling.f90 subroutine test_cooling_rate(ntests,npass) ^ Warning: ‘test_cooling_rate’ defined but not used [-Wunused-function] ../src/tests/test_eos.f90 subroutine test_helmholtz(ntests, npass) ^ Warning: ‘test_helmholtz’ defined but not used [-Wunused-function]