Dear Users,
What should I do if I want to write the streamfunction?
Thanks in advance
-Joonho
question about streamfunction
question about streamfunction
Joonho Lee
Re: question about streamfunction
ROMS recently added the ability to write the vorticity, not the streamfunction. To get from vorticity to streamfunction involves an elliptic solver. We used to do this back in the SPEM days, in serial only. I would do it as a post-processing step and we've done a pseudo streamfunction just using the relationship between velocity and streamfunction, integrating across. To do the full elliptic solve, you need to satisfy all the boundary conditions, including those at the edges of the land mask. How careful do you need to be?