Skip to content

dosimont/ozomatli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ozomatli

Microscopic models reader for LPaggreg aggregations (works only for OLPAggreg).

##Installation

###lpaggreg

Clone, compile and install lpaggreg using the bench version.

$ git clone git@github.com:dosimont/lpaggreg.git
$ cd lpaggreg
$ make bench-linux
$ sudo make install-bench

###csvreader

Clone, compile and install csvreader.

$ git clone git@github.com:dosimont/csvreader.git
$ cd csvreader
$ make
$ sudo make install

###ozomatli

Clone, compile and install ozomatli

$ git clone git@github.com:dosimont/ozomatli.git
$ cd ozomatli
$ make

##Usage

$ ./ozomatli input output

Some examples of input files are given in the directory samples

About

Microscopic model reader for LPaggreg aggregations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published