added templates for analytical equilibrium/profiles input files
This commit is contained in:
parent
4bb3841049
commit
81e1190bf8
4
input/equil_a.txt
Normal file
4
input/equil_a.txt
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
: rr0m,zr0m,rpam ! rhot[m] = min(sqrt((r-rr0m)**2+(z-zr0m)**2), rpam); tor flux phi = pi*b0*rhot**2
|
||||||
|
: b0 ! Bphi[T] @ rr0m[m]
|
||||||
|
: q0,qa,alq ! q = q0 + (qa-q0)*sqrt(psin)**alq
|
||||||
|
: nlim ! number of points in first wall (rlim,zlim) polygon
|
3
input/profil_a.txt
Normal file
3
input/profil_a.txt
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
: dens0,aln1,aln2 ! dens[1e19 m-3] = dens0*(1 - psin**aln1)**aln2
|
||||||
|
: te0,dte0,alt1,alt2 ! temp[keV] = (te0-dte0)*(1 - psin**alt1)**alt2 + dte0
|
||||||
|
: zeffan
|
Loading…
Reference in New Issue
Block a user