forked from rarias/bscpkgs
fwi: generate the input at runtime
This commit is contained in:
@@ -37,10 +37,6 @@ let
|
||||
inherit (c) gitBranch blocksize;
|
||||
inherit (c.n) nx ny nz ntpn nodes;
|
||||
|
||||
fwiInput = bsc.apps.fwi.input.override {
|
||||
inherit (c.n) nx ny nz;
|
||||
};
|
||||
|
||||
# Other FWI parameters
|
||||
ioFreq = -1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user