Hello,
I am upgrading a model that takes its wave boundary data from a larger (and coarser model).
The setup is like this:
- There is a large model which stores wave data in a punctual results 'SLF' file.
- Later, this punctual results file is imposed at the boundary of a smaller, and more detailed model
To be able to read the punctual results file, the smaller model uses a modified version of subrutine limwac.f.But I think lot of time has passed since its code was last touched, and now that I am upgrading the model (to v7p2) I see that limwac itself has undergone many changes.
I want to use the new limwac, and new features like bnd_spectra.f and impose_bnd_spectra.f, to replace altogether my old subroutine. But, do these features work even when boundary nodes are not perfectly aligned?
Regards,
Sebastian