Releases: adda-team/adda-gui
Version 0.9.6 3D
ADDA GUI 0.9.6 3D
The next issues were resolved:
Windows installation:
unzip adda-gui_0.9.6_win64.zip to PATH\TO\ADDA-GUI
open PATH\TO\ADDA-GUI in file explorer
execute adda-gui.exe
Linux installation:
cd PATH/TO/adda-gui_0.9.6_linux.zip
mkdir -p PATH/TO/ADDA-GUI
unzip adda-gui_0.9.6_linux.zip -d PATH/TO/ADDA-GUI
cd PATH/TO/ADDA-GUI
./adda-gui.sh
please set execution permission for adda-gui.sh and java if needed
sudo chmod +x ./adda-gui.sh
sudo chmod +x ./jbr/bin/java
MacOS installation:
copy adda-gui.app into /Applications/
try to start adda-gui, it will be blocked
go to System Preferences -> Security and Privacy, find adda-gui and press button 'Open anyway'
please set execution permission for JavaAppLauncher and java if needed
chmod +x /Applications/adda-gui.app/Contents/MacOS/JavaAppLauncher
chmod +x /Applications/adda-gui.app/Contents/PlugIns/jbr/Contents/Home/bin/java
Version 0.9.5 3D
ADDA GUI 0.9.5 3D
Major changes:
- 3D view of scatterers
Windows installation:
unzip adda-gui_0.9.5_win64.zip to PATH\TO\ADDA-GUI
open PATH\TO\ADDA-GUI in file explorer
execute adda-gui.exe
Linux installation:
cd PATH/TO/adda-gui_0.9.5_linux.zip
mkdir -p PATH/TO/ADDA-GUI
unzip adda-gui_0.9.5_linux.zip -d PATH/TO/ADDA-GUI
cd PATH/TO/ADDA-GUI
./adda-gui.sh
please set execution permission for adda-gui.sh and java if needed
sudo chmod +x ./adda-gui.sh
sudo chmod +x ./jbr/bin/java
MacOS installation:
copy adda-gui.app into /Applications/
try to start adda-gui, it will be blocked
go to System Preferences -> Security and Privacy, find adda-gui and press button 'Open anyway'
please set execution permission for JavaAppLauncher and java if needed
chmod +x /Applications/adda-gui.app/Contents/MacOS/JavaAppLauncher
chmod +x /Applications/adda-gui.app/Contents/PlugIns/jbr/Contents/Home/bin/java
Version 0.4.1
ADDA GUI 0.4.1
Major changes:
- changes of ADDA exec download flow
Windows installation:
unzip adda-gui_0.4.1_win64.zip to PATH\TO\ADDA-GUI
open PATH\TO\ADDA-GUI in file explorer
execute adda-gui.exe
Linux installation:
cd PATH/TO/adda-gui_0.4.1_linux.zip
mkdir -p PATH/TO/ADDA-GUI
unzip adda-gui_0.4.1_linux.zip -d PATH/TO/ADDA-GUI
cd PATH/TO/ADDA-GUI
./adda-gui.sh
please set execution permission for adda-gui.sh and java if needed
sudo chmod +x ./adda-gui.sh
sudo chmod +x ./jbr/bin/java
MacOS installation:
copy adda-gui.app into /Applications/
try to start adda-gui, it will be blocked
go to System Preferences -> Security and Privacy, find adda-gui and press button 'Open anyway'
please set execution permission for JavaAppLauncher and java if needed
chmod +x /Applications/adda-gui.app/Contents/MacOS/JavaAppLauncher
chmod +x /Applications/adda-gui.app/Contents/PlugIns/jbr/Contents/Home/bin/java
Version 0.3.0beta
ADDA GUI 0.3.0beta
Major changes:
- a setting dialog was added
- autodownload adda from github for Windows, Linux and Mac
Windows installation:
- unzip adda-gui_beta0.3.0_win64.zip to PATH\TO\ADDA-GUI
- open PATH\TO\ADDA-GUI in file explorer
- execute adda-gui.exe
Linux installation:
Run commands below
cd PATH/TO/adda-gui_beta0.3.0_linux.zip
mkdir -p PATH/TO/ADDA-GUI
unzip adda-gui_beta0.3.0_linux.zip -d PATH/TO/ADDA-GUI
cd PATH/TO/ADDA-GUI
sudo chmod +x ./adda-gui.sh
sudo chmod +x ./jbr/bin/java
./adda-gui.sh
MacOS installation:
-
copy adda-gui.app into /Applications/
-
run command below:
chmod +x /Applications/adda-gui.app/Contents/MacOS/JavaAppLauncher -
try to start adda-gui, it will be blocked
-
go to System Preferences -> Security and Privacy, find adda-gui and press button open anyway
Version 0.2.3beta
Beta version of ADDA GUI 0.2.3beta
- Orientation average was implemented
Version 0.2.1beta
Beta version of ADDA GUI 0.2.1beta
- minor changes
Version 0.2beta
Beta version of ADDA GUI 0.2beta
- 'run' flow was fully reworked (many run of the project can be executed in the parallel mode)
- 2D plot was added for 'mueller' and 'ampl'
- content viewer for file was added
- fix infinite loading
- refractive index wrong state was fixed
Version 0.1.1beta
Beta version of ADDA GUI 0.1.1beta
- minor changes
Version 0.1beta
Beta version of ADDA GUI