update source

This commit is contained in:
张壹 2021-07-19 11:59:44 +08:00
parent ab541ac981
commit 47d623e37d
9 changed files with 18368 additions and 8 deletions

View File

@ -1,5 +1,5 @@
#!/bin/bash
xyz2nc -t prism_mag_pot.txt -o prism_V -r -30/30/-30/30 -i 3/3 -c 0,1,3 -l x,y,V
xyz2nc -t prism_mag_grad.txt -o prism_B -r -30/30/-30/30 -i 3/3 -c 0,1,3,4,5 -l x,y,Bx,By,Bz
xyz2nc -t prism_mag_tensor.txt -o prism_T -r -30/30/-30/30 -i 3/3 -c 0,1,3,4,5,6,7,8,9,10,11 -l x,y,Txx,Txy,Txz,Tyx,Tyy,Tyz,Tzx,Tzy,Tzz
xyz2nc -t prism_mag_pot.txt -o prism_V -r -30/30/-30/30 -i 0.75/0.75 -c 0,1,3 -l x,y,V
xyz2nc -t prism_mag_grad.txt -o prism_B -r -30/30/-30/30 -i 0.75/0.75 -c 0,1,3,4,5 -l x,y,Bx,By,Bz
xyz2nc -t prism_mag_tensor.txt -o prism_T -r -30/30/-30/30 -i 0.75/0.75 -c 0,1,3,4,5,6,7,8,9,10,11 -l x,y,Txx,Txy,Txz,Tyx,Tyy,Tyz,Tzx,Tzy,Tzz

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

2
job.sh
View File

@ -18,7 +18,7 @@ echo "======================"
cat <<- EOF > ${logfile}
tet-file = data/prism/prism.1
mag-file = data/prism/magz.txt
site-file = -30/30/-30/30/10/21/21
site-file = -30/30/-30/30/10/81/81
obs-file = data/prism/prism
cal-type = potential gradient tensor
EOF

View File

@ -1,5 +1,5 @@
tet-file = data/prism/prism.1
mag-file = data/prism/magz.txt
site-file = -30/30/-30/30/10/21/21
site-file = -30/30/-30/30/10/81/81
obs-file = data/prism/prism
cal-type = potential gradient tensor