You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@smahanam suggests moving mk_GEOSldasRestarts.F90 from the GEOSldas repository (back) into the ./mk_restarts directory in the GEOSgcm_GridComp repository, to have it alongside mk_CatchRestarts.F90 and mk_CatchCNRestarts.F90.
Rather than simply moving mk_GEOSldasRestarts.F90, I recommend that we take this opportunity to clean up code that is duplicated between mk_GEOSldasRestarts.F90 and mk_Catch[CN]Restarts.F90. Ideally, mk_GEOSldasRestarts.F90 would be replaced with a very simple program or script that uses executables from ./mk_restarts
Note that GEOSgcm_GridComp PR#402 relocates ./mk_restarts within the GCM GridComp.
Note the remaining mkRestarts work related GCM GC PR #360 about supporting both CNCLM4.0 and CNCLM4.5. This can perhaps be addressed along this the present issue.
@smahanam suggests moving
mk_GEOSldasRestarts.F90
from the GEOSldas repository (back) into the./mk_restarts
directory in the GEOSgcm_GridComp repository, to have it alongsidemk_CatchRestarts.F90
andmk_CatchCNRestarts.F90
.Rather than simply moving
mk_GEOSldasRestarts.F90
, I recommend that we take this opportunity to clean up code that is duplicated betweenmk_GEOSldasRestarts.F90
andmk_Catch[CN]Restarts.F90
. Ideally,mk_GEOSldasRestarts.F90
would be replaced with a very simple program or script that uses executables from./mk_restarts
@weiyuan-jiang offered take a first crack at this.
Note that GEOSgcm_GridComp PR#402 relocates
./mk_restarts
within the GCM GridComp.Note the remaining mkRestarts work related GCM GC PR #360 about supporting both CNCLM4.0 and CNCLM4.5. This can perhaps be addressed along this the present issue.
cc: @gmao-jkolassa @biljanaorescanin
The text was updated successfully, but these errors were encountered: