gfortran -Wno-uninitialized -fno-range-check -fmax-errors=7 -fprotect-parens -fno-sign-zero -fbacktrace -ggdb -finit-real=snan -fopenmp -fbounds-check -Wuninitialized -Warray-bounds -ggdb -ffree-form -ffree-line-length-none -x f95-cpp-input -std=f2008 -Wno-error=tabs -I../../../../include -I../src -c ../src/run_star_extras.f90 ../src/run_star_extras.f90:179:65: 179 | mixing_type, gradT, Y_face, conv_vel, D, Gamma, ierr) | 1 Error: Type mismatch in argument 'thrm_extras' at (1); passed INTEGER(4) to REAL(8) make: *** [../../../../star/work_standard_makefile:39: run_star_extras.o] Error 1 FAILED