2024-08-01 18:29:50 +02:00
|
|
|
[nxBlocks]
|
|
|
|
type: integer
|
|
|
|
doc: nb of x blocks in the Grid
|
|
|
|
interface: ezfio,provider,ocaml
|
|
|
|
default: 10
|
|
|
|
|
|
|
|
[nyBlocks]
|
|
|
|
type: integer
|
|
|
|
doc: nb of y blocks in the Grid
|
|
|
|
interface: ezfio,provider,ocaml
|
2024-08-03 18:08:23 +02:00
|
|
|
default: 1
|
2024-08-01 18:29:50 +02:00
|
|
|
|
|
|
|
[nzBlocks]
|
|
|
|
type: integer
|
|
|
|
doc: nb of z blocks in the Grid
|
|
|
|
interface: ezfio,provider,ocaml
|
|
|
|
default: 1
|
|
|
|
|
|
|
|
[blockxSize]
|
|
|
|
type: integer
|
|
|
|
doc: size of x blocks
|
|
|
|
interface: ezfio,provider,ocaml
|
|
|
|
default: 32
|
|
|
|
|
|
|
|
[blockySize]
|
|
|
|
type: integer
|
|
|
|
doc: size of y blocks
|
|
|
|
interface: ezfio,provider,ocaml
|
2024-08-03 18:08:23 +02:00
|
|
|
default: 1
|
2024-08-01 18:29:50 +02:00
|
|
|
|
|
|
|
[blockzSize]
|
|
|
|
type: integer
|
|
|
|
doc: size of z blocks
|
|
|
|
interface: ezfio,provider,ocaml
|
|
|
|
default: 1
|
|
|
|
|