Wondering if anyone knows whether the hpc kit configures the MPI flags with the correct paths

FC = mpif90
CC = mpicc

because

#which mpif90
returns #no mpif90

Also the hpc kit comes with netcdf, hdf5, ect.. does it configure these completely.
I have found ncgen and ncdump in
/usr/bin/
but netcdf.inc is not generated in /usr/include/ or anywhere else

#locate netcdf.inc
returns blank

Any help on this would be very appreciated