Skip to content

vizlab-kobe/KVS.fortran

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KVS.fortran

KVS.fortran is a Fortran interface implemented by using KVS. By using fortran modules provided from KVS.fortran, visualization applications can be esily developed for scientific simulation dataset.

Installation

Pre-requisities

Build

Clone KVS.fortran repository from GitHub as follows:

$ git clone https://github.com/vizlab-kobe/KVS.fortran.git

Lib

Build KVS.fortran library required to compile each application in App.

$ cd KVS.fortran
$ cd Lib
$ ./kvsmake.py

If necessary, rebuild the library as follows:

$ ./kvsmake.py rebuild

Releases

No releases published

Packages

No packages published

Languages