schiff

Estimate the radiative properties of soft particless
git clone git://git.meso-star.com/schiff.git
Log | Files | Refs | README | LICENSE

commit b0a734b365592adb0d849e556d9576d7ef7dfcc5
parent ae81541c3a4f27efd75ce42dc10f8224ce575c7b
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Tue, 28 Apr 2020 12:30:27 +0200

Merge branch 'release_0.4' into develop

Diffstat:
MREADME.md | 10++++++++++
1 file changed, 10 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -33,6 +33,16 @@ formats on which it relies. ## Release notes +### Version 0.4 + +- Set the minimum number of scattering angles to 2 rather than the previous + and arbitrary limit fixed to 100. +- Fix a bug in the generation of the shape of the helical pipe. +- Update the short help of the command as well as the man pages. +- Add the `-D` option that discards all computations for large scattering + angles. +- Add the `--version` that prints the current version of the `schiff` command. + ### Version 0.3.1 - Reformat the man pages.