Update 'README.md'

This commit is contained in:
divaldo 2018-07-02 01:24:15 +02:00
parent f1d96e7cc7
commit 19abc87891
1 changed files with 4 additions and 3 deletions

View File

@ -12,11 +12,12 @@ It's the only way to initialize it, because the constructor is private.
## How it works?
On the first initialization, it reads the file in the given format:
Energy Shape
Length_X Lenght_Y Length_Z
Nx Ny Nz
Energy Shape <br />
Length_X Lenght_Y Length_Z <br />
Nx Ny Nz <br />
index material (*Nx*Ny*Nz)
Throws error if the index is incorrect in the file.
## Public functions