/Qd10GSA

Qd10GSA is a multi-platform application and is written in Python3 and Fortran, it is a free code compatible with Windows, Linux, and MacOS platforms.

Primary LanguagePython

DOI

Qd10GSA

Qd10GSA is a multi-platform application and is written in Python3 and Fortran, it is a free code compatible with Windows, Linux, and MacOS platforms.

INSTALLATION STEPS
Follow these general installation and configuration steps:

Step 1. Install or update Python3 version (https://www.python.org/)
Note: In general, the Python is native on the Linux and MacOs systems.

Step 2. Download all files from GitHub and extract it to the same directory
https://github.com/hugoUnB/dQ10GSA

Step 3. Install requeriments.txt

3.1 On Windows open cmd, go to program folder and type:		
	pip install -r requirements.txt
	
3.2 On Linux or MacOS open terminal, go to program folder and type:	
	pip3 install -r requirements.txt

Step 4. Get Permission for GSA executable (for Linux and MacOS only)

4.1 On Linux or MacOS open terminal, go to program folder and type:
	sudo sh GetPermission.sh

Step 5. Run 'Qd10GSA_FittingCode.pyw'. The files must be in the same directory (folder).

Note: In the windows program there is a Help Menu.