SCALE-RM
|
#include "scalelib.h"
Go to the source code of this file.
Modules | |
module | mod_ocean_driver |
module OCEAN driver | |
Functions/Subroutines | |
subroutine, public | mod_ocean_driver::ocean_driver_setup |
Setup. More... | |
subroutine, public | mod_ocean_driver::ocean_driver_calc_tendency (force) |
Calculate tendency. More... | |
subroutine, public | mod_ocean_driver::ocean_driver_update |
Ocean step. More... | |
subroutine, public | mod_ocean_driver::ocean_surface_get |
Get surface boundary from other model. More... | |
subroutine, public | mod_ocean_driver::ocean_surface_set (countup) |
Put surface boundary to other model. More... | |