forked from rarias/bscpkgs
Add postprocessing hist tool
This commit is contained in:
@@ -197,6 +197,9 @@ let
|
||||
mpi = self.bsc.mpi;
|
||||
};
|
||||
|
||||
# Post processing tools
|
||||
hist = callPackage ./garlic/postprocess/hist { };
|
||||
|
||||
exp = {
|
||||
noise = callPackage ./garlic/exp/noise.nix { };
|
||||
nbody = {
|
||||
|
||||
Reference in New Issue
Block a user