README.md 1.01 KB
Newer Older
cpenadep's avatar
cpenadep committed
# Nemo modelfactors
cpenadep's avatar
cpenadep committed

cpenadep's avatar
cpenadep committed
Script used to get important metrics from NEMO
cpenadep's avatar
cpenadep committed

cpenadep's avatar
cpenadep committed
# Installation and requeriments
cpenadep's avatar
cpenadep committed

cpenadep's avatar
cpenadep committed
This script requires the following BSCTOOLS to be installed, loaded and available through the PATH environment variable.
 
* *Extrae (4.0.0 or above)* 
* *Paraver*
* *Dimemas (latest has a bug use 5.4.2-devel instead)* 
* *Basicanalysis* 
cpenadep's avatar
cpenadep committed

cpenadep's avatar
cpenadep committed
*Tools available at https://tools.bsc.es/downloads*
cpenadep's avatar
cpenadep committed

cpenadep's avatar
cpenadep committed
Also the different modules needed to compile and execute NEMO should be loaded before the script execution.
cpenadep's avatar
cpenadep committed
* Perl interpreter
* Fortran compiler (ifort, gfortran, pgfortran, ftn, …),
* Message Passing Interface (MPI) implementation (e.g. OpenMPI or MPICH).
* Network Common Data Form (NetCDF) library with its underlying Hierarchical Data Form (HDF)
cpenadep's avatar
cpenadep committed
# Usage
cpenadep's avatar
cpenadep committed
* Copy all the content of this folder into the folder with the input data for NEMO
* Edit the file config.bash adding the information required.
* Execute script.sh 
cpenadep's avatar
cpenadep committed
./script.sh
cpenadep's avatar
cpenadep committed
* If the script executed without problems the data will be ready at the Metrics folder.