Skip to content

Releases: adda-team/adda-gui

Version 0.9.6 3D

27 Jan 16:20
Compare
Choose a tag to compare

ADDA GUI 0.9.6 3D

The next issues were resolved:

  • 'Propagation direction dropdown' #47
  • 'New project' #9

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

02 Nov 16:26
Compare
Choose a tag to compare

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

07 Dec 11:05
Compare
Choose a tag to compare

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

26 Jul 09:58
Compare
Choose a tag to compare

ADDA GUI 0.3.0beta

Major changes:

  • a setting dialog was added
  • autodownload adda from github for Windows, Linux and Mac

Windows installation:

  1. unzip adda-gui_beta0.3.0_win64.zip to PATH\TO\ADDA-GUI
  2. open PATH\TO\ADDA-GUI in file explorer
  3. 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:

  1. copy adda-gui.app into /Applications/

  2. run command below:
    chmod +x /Applications/adda-gui.app/Contents/MacOS/JavaAppLauncher

  3. try to start adda-gui, it will be blocked

  4. go to System Preferences -> Security and Privacy, find adda-gui and press button open anyway

Version 0.2.3beta

24 Jun 18:08
Compare
Choose a tag to compare

Beta version of ADDA GUI 0.2.3beta

  • Orientation average was implemented

Version 0.2.1beta

23 Jun 22:21
Compare
Choose a tag to compare

Beta version of ADDA GUI 0.2.1beta

  • minor changes

Version 0.2beta

23 Jun 12:24
Compare
Choose a tag to compare

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

18 Dec 12:55
Compare
Choose a tag to compare

Beta version of ADDA GUI 0.1.1beta

  • minor changes

Version 0.1beta

18 Dec 11:47
Compare
Choose a tag to compare

Beta version of ADDA GUI