Skip to content

Commit aaae063

Browse files
committed
CI: test validation2 dataset at fortran_mpi's CI
the only different between validation and validation2 dataset is it sets the value of the read variable `epscg` (located at `testsuite/validation/input/pot3d.dat`'s namelist in validation dataset is `1e-12`, while in validation2 dataset it is `1e-8`
1 parent 2cdaf6f commit aaae063

File tree

5 files changed

+476
-1
lines changed

5 files changed

+476
-1
lines changed
321 KB
Binary file not shown.
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
&topology
2+
nr=63
3+
nt=91
4+
np=225
5+
/
6+
&inputvars
7+
ifprec=1
8+
option='ss'
9+
r1=2.5
10+
rfrac=0.0,1.0
11+
drratio=2.5
12+
nfrmesh=0
13+
tfrac=0.00
14+
dtratio=1.0
15+
nftmesh=0
16+
pfrac=0.00
17+
dpratio=1.0
18+
nfpmesh=0
19+
phishift=0.
20+
br0file='br_input_tiny_bin.bin'
21+
phifile=''
22+
brfile=''
23+
btfile=''
24+
bpfile=''
25+
br_photo_file=''
26+
ncghist=10
27+
ncgmax=10000000
28+
epscg=1.e-8
29+
idebug=0
30+
/

tests/pot3d/testsuite/validation2/run/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)