ReadNek5000

read .nek5000 files

ReadNek5000 grid_out grid (grid_out) velosity_out velocity (velosity_out) pressure_out pressure data (pressure_out) temperature_out temperature data (temperature_out) blockNumber_out Nek internal block numbers (blockNumber_out)

Parameters

name

description

type

first_step

first timestep to read

Int

last_step

last timestep to read (-1: last)

Int

step_increment

number of steps to increment

Int

first_rank

rank for first partition of first timestep

Int

filename

Geometry file path

String

OnlyGeometry

Reading only Geometry? yes

no

num_ghost_layers

number of ghost layers around eeach partition, a layer consists of whole blocks

Int

num_blocks

number of blocks to read from file, <= 0 to read all

Int

num_partitions

number of parallel partitions to use for reading, 0 = one partition for each rank

Int