Skip to content

Commit

Permalink
Update to latest from cesm3_0_alpha05c planned tags page, the cime up…
Browse files Browse the repository at this point in the history
…date fixes ESCOMP#2915
  • Loading branch information
ekluzek committed Dec 21, 2024
1 parent 20a8772 commit e06a33c
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ fxDONOTUSEurl = https://github.com/ESMCI/cime
[submodule "cmeps"]
path = components/cmeps
url = https://github.com/ESCOMP/CMEPS.git
fxtag = cmeps1.0.32
fxtag = cmeps1.0.33
fxrequired = ToplevelRequired
# Standard Fork to compare to with "git fleximod test" to ensure personal forks aren't committed
fxDONOTUSEurl = https://github.com/ESCOMP/CMEPS.git
Expand All @@ -100,7 +100,7 @@ fxDONOTUSEurl = https://github.com/ESCOMP/CDEPS.git
[submodule "share"]
path = share
url = https://github.com/ESCOMP/CESM_share
fxtag = share1.1.6
fxtag = share1.1.7
fxrequired = ToplevelRequired
# Standard Fork to compare to with "git fleximod test" to ensure personal forks aren't committed
fxDONOTUSEurl = https://github.com/ESCOMP/CESM_share
Expand Down
2 changes: 1 addition & 1 deletion components/cmeps
2 changes: 1 addition & 1 deletion components/mizuRoute
Submodule mizuRoute updated 38 files
+14 −0 Externals.cfg
+ netcdf_test/stuff.nc
+49 −53 route/build/Makefile
+0 −109 route/build/README_NCAR_HPC_build
+88 −0 route/build/README_cheyenne_build
+6 −6 route/build/cpl/RtmMod.F90
+0 −6 route/build/cpl/nuopc/rof_comp_nuopc.F90
+64 −21 route/build/lib/Makefile
+2 −32 route/build/src/csv_data.f90
+10 −7 route/build/src/dataTypes.f90
+0 −2 route/build/src/dfw_route.f90
+2 −6 route/build/src/globalData.f90
+17 −51 route/build/src/histVars_data.f90
+6 −23 route/build/src/historyFile.f90
+0 −488 route/build/src/hydraulic.f90
+2 −16 route/build/src/init_model_data.f90
+2 −5 route/build/src/irf_route.f90
+0 −2 route/build/src/kwe_route.f90
+2 −12 route/build/src/kwt_route.f90
+1 −3 route/build/src/mc_route.f90
+0 −48 route/build/src/mpi_utils.f90
+1 −1 route/build/src/network_topo.f90
+58 −246 route/build/src/nr_utils.f90
+14 −19 route/build/src/popMetadat.f90
+6 −0 route/build/src/process_ntopo.f90
+1 −1 route/build/src/process_remap.f90
+27 −35 route/build/src/public_var.f90
+1 −31 route/build/src/read_control.f90
+1 −1 route/build/src/standalone/get_basin_runoff.f90
+41 −65 route/build/src/standalone/model_setup.f90
+198 −237 route/build/src/standalone/read_runoff.f90
+1 −6 route/build/src/var_lookup.f90
+2 −33 route/build/src/write_restart_pio.f90
+21 −40 route/build/src/write_simoutput_pio.f90
+4 −0 route/build/src/write_streamSeg.f90
+4 −11 route/settings/SAMPLE-coupled.control
+2 −4 route/settings/SAMPLE.control
+2 −0 route/settings/mizuRoute_control.py
2 changes: 1 addition & 1 deletion components/rtm
2 changes: 1 addition & 1 deletion share

0 comments on commit e06a33c

Please sign in to comment.