DART-NUOPC / NUOPC_DART-code-development

This repository is for the fortran code development branch
1 stars 1 forks source link

RealizeAccpet subroutine added for realizing fields which are accepting the grid from ocean model component #6

Closed Sumanshekhar17 closed 5 days ago

Sumanshekhar17 commented 6 days ago

There are two subroutine of realization of the fields in the code. One is RealizeProvided and second one is RealizeProvided and other is RealizeAccept. RealizeProvided would realize fields which is willing to provide grid, i.e. DART is willing to provide grid for those fields and RealizeAccept is where realization of field is happening who are accepting grid from ocean model component.