Ufuk Turunçoğlu

Results 147 comments of Ufuk Turunçoğlu

@DeniseWorthen I think this PR aims to fix those issues and update ESCOMP. Right? I was also looking to this but maybe you already done it. Let me know if...

@DeniseWorthen Okay. It seems that it is removed with other PR. Right? @jedwards4b Do you know why? Was it creating issue with CESM?

@DeniseWorthen @jedwards4b As I remember we are testing all the PR with CESM.

@mvertens @jedwards4b If you think that this is still issue just let me know and I could change the status of this PR. Otherwise we could close this.

@mvertens What do you think about the changes in the masking? It is working in my case but not sure how affects other CESM configurations. I could not be sure...

@mvertens @jedwards4b we think that the fill type could be controlled via nuopc.runconfig or nems.configure but we could make the default as nstod and the existing applications such as CESM...

@danrosen25 @mvertens @jedwards4b this is fixed by introducing name of the model component. So, it looks like following now. ``` else if (trim(coupling_mode) == 'hafs') then dstMaskValue = ispval_mask srcMaskValue...