&inipar nx = 319, ny = 95, nz = 32, dx = 2.0, dy = 2.0, dz = 2.0, random_generator = 'system-specific', ! recommended for vector machines fft_method = 'temperton-algorithm', ! fast, but restrictions apply omega = 0.0, ! no Coriolis force conserve_volume_flow = .T., ! maintain constant bulk velocity initializing_actions = 'set_constant_profiles', ug_surface = 1.0, vg_surface = 0.0, ! implies bulk velocity 1 m/s roughness_length = 0.1, ! applies to all surfaces locally bc_pt_b = 'neumann', bc_uv_t = 'dirichlet_0', ! channel flow boundary condition topography = 'single_building', building_height = 32.0, building_length_x = 32.0, building_length_y = 32.0, building_wall_left = 96.0, surface_heatflux = 0.0, ! strictly neutral simulation wall_heatflux = 0.0, 0.0, 0.0, 0.0, 0.0, / &d3par end_time = 36000.0, termination_time_needed = 900.0, create_disturbances = .T., netcdf_64bit = .F., netcdf_64bit_3d = .T., dt_run_control = 6.0, dt_dots = 180.0, skip_time_dopr = 0.0, dt_dopr = 3600.0, averaging_interval_pr = 3600.0, dt_averaging_input_pr = 6.0, skip_time_data_output_av = 7200.0, dt_data_output_av = 28800.0, averaging_interval = 28800.0, dt_averaging_input = 6.0, skip_time_data_output = 0.0, do3d_at_begin = .F., dt_do3d = 3600.0, data_output_pr = '#u', 'w"u"', 'w*u*', 'wu', 'u*2', '#v', 'w"v"', 'w*v*', 'wv', 'v*2', 'w', 'w*2', 'e', 'e*', '#km', '#l', 'Sw', 'w*u*u*/dz', 'w*p*/dz', 'w"e/dz', data_output = 'u_av', 'v_av', 'w_av', 'p_av', 'e_av', / &userpar topography_grid_convention = 'cell_edge', / ! this is the default for topography = 'single_building'