Description

ADCIRC is a system of computer programs for solving time dependent, free surface circulation and transport problems in two and three dimensions. These programs utilize the finite element method in space allowing the use of highly flexible, unstructured grids. Typical ADCIRC applications have included: prediction of storm surge and flooding, modeling tides and wind driven circulation, larval transport studies, near shore marine operations, dredging feasibility and material disposal studies

Verzije

VerzijaModulPodrškaSupekPadobran

55.02

scientific/adcirc/55.02CPUcheck mark button (error) 


Službena dokumentacija

Službena stranica: https://adcirc.org/

Opis ulaznih modela datoteka: https://adcirc.org/home/documentation/users-manual-v53/input-file-descriptions/

Opis  izlaznih modela datoteka: https://adcirc.org/home/documentation/users-manual-v53/output-file-descriptions/

Developers Guide: https://adcirc.org/wp-content/uploads/sites/2255/2018/11/ADCIRCDevGuide.pdf

Testni primjeri: https://adcirc.org/home/documentation/example-problems/

FAQ: https://adcirc.org/home/documentation/users-manual-v53/adcirc-faq-v53/


Pristup aplikaciji je ograničen te je trenutno dostupna samo određenim korisnicima i grupama


Primjer

adcirc_rivers.pbs
#PBS -q cpu
#PBS -l select=20:ncpus=2:mem=1GB
#PBS -N adcirc_rivers-parallel

cd ${PBS_O_WORKDIR}

module load scientific/adcirc/55.02

# pozicioniranje u folder s primjerom
# cd <folder koji sadrži primjer> 

cd adcirc_rivers-parallel

adcirc



  • No labels