Recherche avancée
Résultats de recherche
2 résultats trouvés au total
Run OpenFOAM codes on Curnagl
    
                        High performance computing - HPC
                             Software
                        
    
    Script to run OpenFOAM code You are using OpenFOAM on your computer and you need more ressources. Let’s go on Curnagl! OpenFOAM is usually using MPI. Here is a bash script to run your parallelized OpenFOAM code. NTASKS should be replaced by the number of pr...
Transfer files to/from Curnagl
    
                        High performance computing - HPC
                             Using the Clusters
                        
    
    There are two main optinos to transfer data to/from Curnagl: If you are familiar with the terminal use: scp command If you are familiar with graphich interfaces, use: FileZilla scp command scp <FILE_TO_COPY> <FOLDER_WHERE_YOU_PASTE_IT> scp –r <FOLDER_TO_COPY> ...