1

Topic: version 4.10w

Interpolation added!

The default behavior of option ENERGY_GRID is changed: When specifying an energy grid, the calculation still uses its internal automatic grid and finally interpolates the results. This results in a slightly longer wait until the result page is returned because the calculation has to be finished first before the interpolated values are printed.

Additional advanced option FORCEGRID: When using this, the old behavior of ENERGY_GRID is restored, i.e. forcing the grid of the calculation being the one specified by ENERGY_GRID.

Some further internal modifications (IP management, etc.)