mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
point to correct voz1b1
This commit is contained in:
parent
6892608946
commit
7a60b0105d
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ int main(int argc, char *argv[]) {
|
|||
for (b[0]=0;b[0]<numdiv; b[0]++) {
|
||||
for (b[1] = 0; b[1] < numdiv; b[1]++) {
|
||||
for (b[2] = 0; b[2] < numdiv; b[2]++) {
|
||||
fprintf(scr,"%s/../c_tools/zobov2/voz1b1/voz1b1 %s %f %f %s %d %d %d %d %s&\n",
|
||||
fprintf(scr,"%s/../c_tools/zobov2/voz1b1/voz1b1_2 %s %f %f %s %d %d %d %d %s&\n",
|
||||
vobozPath,
|
||||
posfile,border,boxsize,suffix,numdiv,b[0],b[1],b[2],
|
||||
outDir);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue