Go to the source code of this file.
|
| subroutine, public | scale_external_input::extin_setup (model) |
| | Setup. More...
|
| |
| subroutine, public | scale_external_input::extin_regist (basename, varname, axistype, enable_periodic_year, enable_periodic_month, enable_periodic_day, step_fixed, offset, defval, check_coordinates, step_limit, exist) |
| | Regist data. More...
|
| |
| subroutine | scale_external_input::extin_update_1d (var, varname, current_time, error) |
| | Read data. More...
|
| |
| subroutine | scale_external_input::extin_update_2d (var, varname, current_time, error) |
| | Read data. More...
|
| |
| subroutine | scale_external_input::extin_update_3d (var, varname, current_time, error) |
| | Read data. More...
|
| |