##// END OF EJS Templates
lagp.f update 9
lagp.f update 9

File last commit:

r1568:38fb8885fba5
r1631:8095b5b74f36
Show More
fitter.h
7 lines | 240 B | text/x-c | CLexer
c information needed for spectral computations
parameter(nimax=10)
integer nion,wi(nimax)
real te,ti(nimax),fi(nimax),ven,vin(nimax),alpha,dens,bfld,ak
common /spec/te,ti,fi,ven,vin,alpha,dens,bfld,nion,wi,ak