bc_find_step(options) | boundary_conditions | |
bc_init(domain, bc, options) | boundary_conditions | |
bc_update(domain, bc, options) | boundary_conditions | |
check_shapes_3d(data1, data2) | boundary_conditions | private |
curfile | boundary_conditions | private |
curstep | boundary_conditions | private |
ext_winds_curfile | boundary_conditions | private |
ext_winds_curstep | boundary_conditions | private |
ext_winds_file_list | boundary_conditions | private |
ext_winds_init(domain, bc, options) | boundary_conditions | private |
ext_winds_nfiles | boundary_conditions | private |
ext_winds_steps_in_file | boundary_conditions | private |
file_list | boundary_conditions | private |
init_znu(domain) | boundary_conditions | private |
load_restart_file(domain, restart_file, time_step) | boundary_conditions | private |
mean_boundaries(inputdata) | boundary_conditions | private |
mean_winds(domain, filename, curstep, options) | boundary_conditions | private |
nfiles | boundary_conditions | private |
read_2dvar(highres, filename, varname, geolut, curstep) | boundary_conditions | private |
read_var(highres, filename, varname, geolut, vlut, curstep, boundary_only, options, z_lo, z_hi, time_varying_zlut, interp_vertical) | boundary_conditions | private |
remove_linear_winds(domain, bc, options, filename, curstep) | boundary_conditions | private |
rotate_ext_wind_field(domain, ext_winds) | boundary_conditions | private |
smooth_wind(wind, windowsize, ydim) | boundary_conditions | private |
smoothing_window | boundary_conditions | private |
steps_in_file | boundary_conditions | private |
swap_y_z_dimensions(data) | boundary_conditions | private |
update_dwinddt(bc, domain) | boundary_conditions | private |
update_dxdt(bc, domain) | boundary_conditions | private |
update_edges(dx_dt, d1, d2) | boundary_conditions | private |
update_ext_winds(bc, options) | boundary_conditions | private |
update_pressure(pressure, z_lo, z_hi, lowresT, hiresT) | boundary_conditions | |