source_type: msh msh_options: source_file: ./mesh.msh interpolation_method: IDW_element_neighbors IDW_maximum_included_elements: 32 IDW_distance_exponent: 2 memory_optimization: no grids: - name: A center_position: {x: 2500, y: 50, z: 50} range: {x: 20, y: 100, z: 100} discretization: {dx: 1, dy: 1, dz: 1} point_as_cell_center: no rotate_around_z_axis_degree: 0 incline_to_xy_plane_degree: 0 hdf5_outputs: - hdf5_file: ./output/grid_A.h5 grid: A quantity: pressure_p0 result_formula: value * 1 time_dependance: no times: [0] append_to_group: no group_name: pressure attributes: origin: auto interpolation_method: LINEAR max_buffer_size: 1000 note: pressure example execute: yes planes_outputs: - grid: A plane: {type: YZ, local_x: 0} quantity: pressure_p0 result_formula: value * 1 time: 0 image: file: ./output/grid_A_YZ_plane_X0.png colors: ["white", "blue", "red", "black"] # colors_borders: [-20, -10, 0, 10] colors_view: linear_interpolation origin: {x: 0, y: 0} table: file: ./output/grid_A_XZ_plane_X0.csv column_separator: semicolon decimal_separator: comma number_format: G execute: yes