I'm trying to type an equation and this is what I have input,
\documentclass{article}
\usepackage{amsmath}
\pagestyle{empty}
\begin{document}
$\frac{\partial f}{\partial t} + \dot \textbf{w}. \nabla_6 f = 0$
\end{document}
However it is not working and I am unsure on the causes.

\dot{\mathbf{w}}. Probably also\cdotinstead of.– egreg Apr 15 '18 at 21:20