Skip to content

Folca/NTLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NTLP (NCAR Turbulence with Lagrangian Particles)

Compilation

To build on the CRC machines you must run the following commands:

module load cmake
module load mvapich2
module load intel

mkdir build
cd build 
cmake ..
make

SETUP AND RUNNING

To run, make a directory ("case1" or something) where les.run and params.in will go (i.e., not out of the same directory as les.F) Make sure all paths in these directories point to the proper locations