Commit Graph

63 Commits

Author SHA1 Message Date
Daniele Micheletti
9a56975e75 hermitian_2 and fhermit moved to dispersion module, dqagmv module added 2015-05-22 10:14:36 +00:00
Daniele Micheletti
0736f9793a dispersion, calcei module added 2015-05-22 09:05:37 +00:00
81b03f9df3 solved bug in freq value assignment for ibeam>0 2015-05-21 10:49:44 +00:00
Daniele Micheletti
72b3c5f511 gray-jintrac gray-externals.f: fixed fghz error in read_data, updated read_beams 2015-04-15 14:46:24 +00:00
b9b687be88 Fixed memory allocation errors in read_beams. Added driver for single beam simulations, with beam parameters read from external file. 2015-02-23 10:49:48 +00:00
f997ec1eb3 corrected reading of beam description file (bad handling of blank lines and of case nalpha=2) 2015-02-18 16:15:38 +00:00
Daniele Micheletti
8eee0b3ecd gray-jintrac gray-externals.f: alpha0. beta0 prints in files removed 2015-02-13 15:34:08 +00:00
Daniele Micheletti
a78099b8b8 gray-jintrac gray-externals.f: added dadrhotv(1) and dvdrhotv(1) initialization to 0 in fluxaverage, spline degree in read_beams set to 1 2015-02-13 15:18:32 +00:00
7a14671b2a updated to multi-beam and improved array bounds checks 2015-02-09 17:43:37 +00:00
b5355e2fd0 corrected psi grid leading dimension in JINTRAC interface. Committed new branch for updated wall reflection algorithm. 2014-08-23 09:57:40 +00:00
2c90c5f2cf renamed clashing common block names; fixed wrong calling of splining routines; fixed spline evaluation functions to work with uneven x grid spacing; removed debugging prints 2014-06-19 08:13:52 +00:00
074f331355 removed dependency on itm-modules. fixed uncorrect use of ipec in pec (ipec=-1). changed dubious assignments (isev, iind) in pec. cleaned dependencies in Makefile. added missing beamdata.f90 file to the repository. added main program to test with standard input files (eqdsk, prf). renamed ei function and dierckx subroutine to avoid conflicts with flush library. 2014-06-16 16:41:43 +00:00
9ca1ccd817 made beam arrays allocatable and max # of knots in spline for scattered data reduced to n/4 to save memory 2014-06-13 15:12:36 +00:00
b6d8dd5a6f simpson quadrature replaced with simpler rule for unevenly spaced intervals (computation of <rho>_{P,J} and d<rho>_{P,J) 2014-06-13 09:47:20 +00:00
f9facdc28e added handling of ijetto=2 case in jintrac branch 2014-06-12 23:13:32 +00:00
b02c254a35 added output of dP/dV and Jcd on arbitrary input grid. ijetto=2 (null psi outside plasma boundary) not handled yet 2014-06-12 12:51:03 +00:00
5484959955 changed function names and logical unit numbers to avoid conflicts in JINTRAC 2014-06-11 10:05:33 +00:00
560f3053cd changed initilization assignment in reflections module to make the code compatible with pgf compiler 2014-06-10 13:53:41 +00:00
29c01b871b new branch for JINTRAC integration 2014-06-10 08:14:14 +00:00
Daniela Farina
fb2729f9b7 corrected expression for gaussian dpdvp 2014-03-13 17:40:33 +00:00
Daniela Farina
95a119ba35 updated script for beta-alpha loop 2014-02-25 17:05:31 +00:00
Daniela Farina
3b5e756a28 changed size nbb for equilibrium boundary, added print of Jcd/Jphi ratio for ASTRA and JINTRAC Jcd definitions 2014-02-25 16:43:24 +00:00
Daniela Farina
31317c257e modified character length of input filenames from 24 to 255 2014-02-24 13:32:40 +00:00
0d971665aa corrected current sign assignment, more output in units 6,7 2014-02-04 12:38:10 +00:00
1a60867b5b pec subroutine: new algorithm to compute Jphi 2014-01-27 15:38:17 +00:00
Daniela Farina
d21f9b12f4 print in fort.33 also for tau>taucr; changed test for Npl>1 in after_onestep 2013-11-27 14:27:02 +00:00
1779cb2be4 corrected dimensions of spline coefficients cc01,cc10 for psi derivatives 2013-10-11 15:07:29 +00:00
e76c036ba2 corrected re-normalization of poloidal flux after spline fitting 2013-09-20 13:35:45 +00:00
748f2af7c8 corrected print of dispersion relation conservation; added iwarm=4 case; increased radial resolution of flux averaged quantities 2013-09-20 13:16:18 +00:00
d3888d4099 changed handling of counters for plasma entrance and wall reflection 2013-09-20 09:53:56 +00:00
1cc09021c0 corrected error in print of resonance radius for analytical equilibrium 2013-05-16 09:27:25 +00:00
a93b56495c added check in ic_gb for the case Nx0t=Ny0t=0 2013-04-17 15:59:34 +00:00
9f445e5cd1 removed duplicate print in projxyzt 2013-04-11 14:00:26 +00:00
912e9e1ec3 corrected initial conditions in ic_gb 2013-04-11 13:43:23 +00:00
b83b6f0f5b added missing save in common for ddr11 variable 2013-02-21 09:48:15 +00:00
Daniela Farina
403ea3a938 updated shell script 2012-12-03 16:00:30 +00:00
9fd9bf5f9c added missing file 2012-12-03 15:51:46 +00:00
8c9273d684 added reflection on limiter with arbitrary R,z shape 2012-11-28 18:33:02 +00:00
cd249d8afa changed lines exceeding 72 char length 2012-11-28 09:45:21 +00:00
f224e65579 updated various parameters names 2012-11-27 16:47:24 +00:00
fcca8c288f added bash/gnuplot scripts to visualize J profiles superposition. 2012-11-16 17:16:01 +00:00
a877014f79 added index_rt to fort.33 (ray trajectories) output 2012-11-15 14:52:31 +00:00
824ff92f9a added check in vacuum_rt if plasma is not hit after reflection on the inner wall 2012-11-14 16:28:51 +00:00
82834fa63b script updated to read tables provided by AM 2012-10-11 08:40:11 +00:00
Daniela Farina
b4d877f6a3 Modified Jcd outputs to be consistent with JINTRAC 2012-10-10 14:43:17 +00:00
Daniela Farina
8348f52783 added new scripts 2012-09-26 09:11:27 +00:00
5cfc903c98 Added other scripts for scan on launching conditions (with beam) 2012-09-17 15:58:38 +00:00
e18281ad87 Added first version of script for reading table of launching conditions 2012-09-17 12:02:52 +00:00
Daniela Farina
cec09f3953 added script for loop R z alpha beta 2012-09-05 14:16:20 +00:00
c78d88c7a8 corrected check on exit from plasma 2012-08-29 16:34:47 +00:00