Please, I want to use POD (Proper Orthogonal Decomposition) and DMD (dynamic mode decomposition) to compute the modes of fluid flow over an airfoil only at one timestep/snapshot (for example, finding the modes of the flow at t=100). Most of the literature I have gone through used many timesteps/snapshots to determine the modes (these are temporal modes). Is it possible to find the spatial modes of fluid flow using POD and DMD?
Thank you.