Hi Graziano! A small update for the OASIS interface
Sending through OASIS is quick and non-blocking, thus it should be done as soon as possible.
(Receiving from OASIS is blocking, i.e., RegCM would wait for the other components, thus on the contrary, we should receive the fields as late as possible, but it's already this way in the code).
Hi Graziano! A small update for the OASIS interface
Sending through OASIS is quick and non-blocking, thus it should be done as soon as possible. (Receiving from OASIS is blocking, i.e., RegCM would wait for the other components, thus on the contrary, we should receive the fields as late as possible, but it's already this way in the code).
Cheers