Naoki Mizukami

Results 28 issues of Naoki Mizukami

Adding history output option for upstream inflow. No science answer changes #454

new features
standalone

It seems like simulation start time (`simStart`) needs to be specified for continue run for standalone run. This is to read runoff input at correct time. Similarly, restart file the...

question
standalone

When using gnu compiler with MPT, PIO sync fails (seemingly randomly) as segmentation fault (invalid memory reference). Using intel compiler with MPT works fine. Using gnu with openmpi works fine...

bug
help wanted
cesm-coupling
standalone

Now, mizuRoute uses a rectangular channel with unlimited channel depth. By implementing bankfull depth of the channel, allow the water to spill over the channel to the floodplain. This allow...

science

**Goal:** to enable to trace DOC/DON (or other constituents) from land models **Urgency:** months to a year **Background:** Use advection-dispersion equation dC/dt = -U*dC/dx + D*d2C/dx2 + source + in-stream_process...

cesm-coupling
new features
standalone
science

We found incorrect runoff mapping from LND to ROF again. This powerpoint shows the problem [cmep_history.pptx](https://github.com/ESCOMP/mizuRoute/files/12423309/cmep_history.pptx) **What we did:** - turn on cpl history file output and run CTSM-mizuroute with...

bug
help wanted
cesm-coupling
high priority

Hi @ekluzek, Some of CLM grid boxes (e.g., fv0.9x1.25) are not overlapped by any mizuRoute catchments along the coasts. I wonder if this causes problem with the water balance when...

question
cesm-coupling
discussions

`select type` implementation done in #373, can be implemented in more places

cesm-coupling
cleanup
standalone

Currently, restart file is read with regular netCDF library to main core, and then the restart information is scattered to distributed cores with MPI. Given mizuRoute is required to use...

cesm-coupling
cleanup
standalone

Erik suggested that at least output data type need to be either float or double, which can be specified by the user. This is good practice and double precision is...

cesm-coupling
new features
standalone