|
| 1 | + |
| 2 | +======================== |
| 3 | +version 6.5, 20/2/2020 |
| 4 | +======================== |
| 5 | +As of version 6.5, SIMRES source code is distributed via GitHub. |
| 6 | +With the move to git repositories, the structure of the binary and source |
| 7 | +packages has changed significantly. The functionality remains the same |
| 8 | +as for version 6.4. |
| 9 | +A new PGPLOT graphics driver for Windows (similar to pgxwin_server on Linux) |
| 10 | +has been developed and added as a submodule to SIMRES. |
| 11 | +The user interface (written in Java) is now also added as a submodule and includes Ant |
| 12 | +builder scripts. |
| 13 | +The SIMRES core can now be compiled using the GNU gcc/gfortran suite (using the |
| 14 | +mingw-w64 tools on Windows) |
| 15 | + |
| 16 | +======================= |
| 17 | +version 6.4, 6/9/2019 |
| 18 | +======================= |
| 19 | +- Improved MCPL functionality (import/export neutrons) |
| 20 | +- Binding with McStas using MCPL (see doc/simres-guide.pdf) |
| 21 | +- Export of sample scattering events (see demo/STRESSPEC) |
| 22 | +- New demo examples (choose demo on startup) |
| 23 | +- New sets of supermirror lookup tables for various models |
| 24 | +- Simulation of guide misalignment |
| 25 | +- Improved guide waviness model |
| 26 | +- Hollow sample shapes (set wall thickness parameter) |
| 27 | +- Improved stability and monitoring of the simulation kernel |
| 28 | +- 64 bit binaries |
| 29 | + |
| 30 | +=============== |
| 31 | +version 6.3.5 |
| 32 | +=============== |
| 33 | +- New sources: ESS butterfly, ISIS |
| 34 | +- Export to MCPL file (use command MCPL) |
| 35 | +- Choice of gonio-stage order for component positioning |
| 36 | +- Recording of events in guides: m-value, escape coating, escape |
| 37 | + |
| 38 | +=============== |
| 39 | +version 6.3 |
| 40 | +=============== |
| 41 | +- updated user guide (PDF) |
| 42 | +- console command - running simulations on a remote server |
| 43 | +- new source definitions for ESS baseline 2013 and pancake moderators |
| 44 | +- SGUIDE: manual (free shape) or automatic (elliptic, parabolic) shape setting |
| 45 | +- new bug fixes (see simres-relaese-notes.pdf) |
| 46 | + |
| 47 | +=============== |
| 48 | +version 6.2 |
| 49 | +=============== |
| 50 | +- new user guide (PDF) |
| 51 | +- console command - running simulations on a remote server |
| 52 | +- new source definitions for ESS baseline 2013 and pancake moderators |
| 53 | +- new components: |
| 54 | + SGUIDE: free shape multisegment guide (quadratic or straight segments) |
| 55 | + manual or automatic (elliptic, parabolic) shape setting |
| 56 | + MONITOR: beam monitor with mask area, shows successful rays at any place |
| 57 | + various modes of 2D mask in x,y,kx,... useful for instr. optimization |
| 58 | +- strain gradients for polycrytsalline samples |
| 59 | +- choice of beam monitor to be used with BEAM1D,BEAM2D commands |
| 60 | +- list of mirror tables located in home/.simres/tables |
| 61 | +- without table, mirror reflectivity for SGUIDE is analytical (parameters are given in sguide dialog) |
| 62 | +- bug fixes (see simres-relaese-notes.pdf) |
| 63 | + |
| 64 | +============ |
| 65 | +version 6.1 |
| 66 | +============ |
| 67 | +- ToF components (disc chopper, wide-angle ToF detector, pulsed sources) |
| 68 | +- tools for powder diffractometers: |
| 69 | + event-based evaluation of difractograms from both position and time |
| 70 | + multi-peak powder sample |
| 71 | + evaluation of figures-of-merit from diffractograms |
| 72 | +- particle swarm optimization (PSO) |
| 73 | +- extended library of crystal reflections |
| 74 | +- users projects management (storing user data in user's home directory) |
| 75 | +- console version (run java ./GUI/simresCON.jar -h for help) |
| 76 | +- new demo project (ToF powder diffractometer) demonstrating the new features |
| 77 | +- many small bug fixes |
| 78 | +============ |
| 79 | +version 6.0 |
| 80 | +============ |
| 81 | +- radial source distribution (see setup/hcs_radial.dat) |
| 82 | +- XTAL component (bent crystal with multiple reflections) |
| 83 | +- graphical user interface |
| 84 | +- 3D visualisation |
| 85 | +- free definition of instrument layout |
| 86 | +- 1D and 2D scans with any instrument parameter |
| 87 | +- script recorder / runner |
| 88 | +- instrument definition and simulation options in XML files |
| 89 | +- new matrix description of instrument optics |
| 90 | + (automatic sampling optimization) |
| 91 | +- options for upstream or downstream tracing |
0 commit comments