Skip to content

GladB/ocean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

From the current directory :

 $mkdir build
 
 $cd build
 
 $cmake .. 
 
 $make
 

[for MacOS users, run as it is. For Linux users, uncomment 4th line of CMakeLists.txt and comment the 5th.] Once this step is done, run by typing

 $./test
 

About

Modeling the ocean in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors