Skip to content

Commit

Permalink
add 1k small input example for new user (for manual)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiwu-astro committed Jul 10, 2023
1 parent 2a35e20 commit a9610b8
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions examples/input_files/N1k_1Myr.inp
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
&INNBODY6
KSTART=1,TCOMP=1.0E8,TCRTP0=0.5,isernb=40,iserreg=40,iserks=0 /

&ININPUT
N=1000,NFIX=1,NCRIT=10,NRAND=43532,NNBOPT=80,NRUN=1,NCOMM=10,
ETAI=0.01,ETAR=0.01,RS0=0.15,DTADJ=1.0,DELTAT=1.0,TCRIT=100.0,QE=1.0,RBAR=1.0,ZMBAR=0.7,
KZ(1:10)= 0 1 1 0 1 0 4 0 0 2
KZ(11:20)=0 1 0 1 2 0 0 0 3 6
KZ(21:30)=1 0 2 0 0 2 0 0 0 2
KZ(31:40)=1 0 2 1 1 0 1 1 2 0
KZ(41:50)=0 0 0 0 0 2 3 0 1 0 ,
DTMIN=2.5E-6,RMIN=8.E-5,ETAU=0.1,ECLOSE=1.0,GMIN=1.0E-06,GMAX=0.01,SMAX=0.125,
Level='C' /

&INSSE /

&INBSE /

&INCOLL /

&INDATA
ALPHAS=2.35,BODY1=150.0,BODYN=0.08,NBIN0=0,NHI0=0,ZMET=0.001,EPOCH0=0,DTPLOT=1.0 /

&INSETUP SEMI=,ECC=,APO=,N2=,SCALE=,ZM1=,ZM2,ZMH,RCUT= /

&INSCALE
Q=0.5,VXROT=0.0,VZROT=0.0,RTIDE=0.0 /

&INXTRNL0 /
&INBINPOP
SEMI0=,ECC0=,RATIO=,RANGE=,NSKIP=,IDORM= /

&INHIPOP
SEMI0=KSTART,,ECC0=TCOMP,,RATIO=TCRITp,,RANGE=isernb,iserreg,iserks /

0 comments on commit a9610b8

Please sign in to comment.