Skip to content
forked from nasa/koviz

Koviz is a Trick simulation data plotting, visualization and analysis tool

License

Notifications You must be signed in to change notification settings

spfennell/koviz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

% git clone https://github.com/nasa/koviz.git
% cd koviz
% qmake-qt5
    If command not found, install Qt:
        redhat> sudo yum install qt5-qtbase-devel
        ubuntu> sudo apt-get install qtbase5-dev
% make
% bin/koviz -h                 ; # for usage
% bin/koviz RUN_dir|MONTE_dir  ; # View trick run or monte carlo data

About

Koviz is a Trick simulation data plotting, visualization and analysis tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.7%
  • Yacc 1.6%
  • Other 2.7%