Modifications by fkochl (branch fkochl/v191219_addons_v1) -------------------------------- 1) Option to adjust SH and BFI in grid file in acc. with Bt0(t) in JETTO With JETTO extra namelist entry NLIST1/BT0REFGRIDSCAL > 0.0D0 (defining the ref. vacuum toroidal magnetic field corresponding to the grid file), quantities SH and BFI in the grid file are scaled in accordance with the JETTO vacuum toroidal magnetic field Bt0(t) after every intermediate restart. It should be noted that restart invariance is lost with this option as it is currently implemented! In addition, the adjustment of SH in accordance to the plasma current in JETTO with JETTO extra namelist entry NLIST1/CURREFGRIDSCAL > 0.0D0 has been corrected. Previously, the assumption was made in the adjustment that SH is defined as Bpol/Btor. Now, SH is adjusted in accordance with the correct definition SH = Bpol/Btot. The impact of this correction is expected to be small for usual configurations with |Bpol| < |Btor|. +=================================+ | | | BUGFIX: V191219-3 | | | +=================================+ Modifications by gcor (branch bugfix) ------------------------------------- 1) Fixes to kinetic correction model - Overwrite in initialisation - Incorrect mapping of periodic points +=================================+ | | | BUGFIX: V191219-1 | | | +=================================+ Modifications by gcor (branch bugfix) ------------------------------------- 1) Add minting of simdb UUID to re2dv +=================================+ | | | RELEASE: V191219 | | | +=================================+ Modifications by dharting (e133e379d4e88f8e6ca7342476169fc23ceee7c1) -------------------------------------------------------------------- 1) Added source linearization for electron energy source for D-T simulations Modifications by gcor (branch gcor_imas) ---------------------------------------- 1) Adaptations for generic JINTRAC IMAS driver which can be submitted from JAMS Modifications by dharting (0105e72c4b5c48258378b0792cd9e54fbbef77d3) -------------------------------------------------------------------- 1) Corrected units of Kappa_e and Kappa_i in tran file Modifications by gcor (branch gcor_dev_drifts) ------------------------------------------------------------------------- 1) Add option ICOREXB to set radial VEXB at the core boundar. ICOREXB=0 (default) => zero velocity as previously. ICOREXB=1 => extrapolate from 2nd and 3rd rings as done for transverse components. Generally ICOREXB=1 is not helpful, but can be tried when experiencing oscillations of core influxes. Modifications by fkochl (branch fkochl/v060619_addons_IMAS_v1) ------------------------------------------------ 1) Avoid double IDS time slice output production at initialisation Two identical time slices were produced in simulations with the IMAS driver at the start of the simulation. That has been fixed. Simulations run with default version v060619/sim or older are not affected by this issue. Modifications by fkochl (branch v060619_addons_v1) ------------------------------------------------ 1) Limit max. size of files produced by EDGE2D to 1 GB EDGE2D/COCONUT simulations are now foreseen to be stopped with an error message being written by the system if an attempt is made to generate a file with a size of more than ~1 GB. 2) re2dv update for new JETTO DDAs JNB4, JNB8 added with commit jetto-sanco@19d2b0d7 Modifications by gcor (branch gcor_F4E_dev) -------------------------------------------- 1) Modification to adaptive partial coupling interval. A reduction is enforced if a sudden change in Least Squares Fit of dN/dt (of majority species) is detected. This eliminates lags when input conditions are changed on restart without reverting to full coupling. This mechanism is switched off/on with IJETTO(22) (0-off, 1-on) and is on by default. 2) Remove duplicated X-point node from IMAS ggd's 3) Fix bug in electron density control option for impurities (MZCONT not tested properly). Modifications by gcor (3d8b81cc51cf09055df4caa79b42c355e64c4dec) ------------------------------------------------------------------------- 1) Modify low ion temperature direct source suppression. Simplifies the method and avoids singularity in original method if TEM = TEMC. Modifications by gcor (e1953560ab889e680943b3534e9a7001e471d40f) ------------------------------------------------------------------------- 1) Fix to partial coupling correction. A problem in partial coupling correction, which is applied when RJETTO(8)=1.0, was inadvertently introduced in the modifications related to coping with discrete ELM's. Effectively the correction was switched off, as it was only applied on the first fully coupled step, rather than the whole fully coupled interval. Modifications by Derek Harting (6d7134dc7488ff6bd68bc2df5558266e50bb8703) ------------------------------------------------------------------------- 1) Try to call triangle.exe up to 10 times to avoid fileserver faults. Wait 5 seconds between each call. Added triangle.poly to list of files which are symlinked to /tmp drive. It is not clear yet if this helps. +=================================+ | | | BUGFIX: V060619-4 | | | +=================================+ Modifications by gcor (branch bugfix) ------------------------------------------------------------------------- 1) Remove periodic points from IMAS ggd's +=================================+ | | | RELEASE: V060619 | | | +=================================+ Modifications by Derek Harting (d0cdd7debeb240bac420d974b3270a32a1048fb2) ------------------------------------------------------------------------- 1) Set the maximum number or edge2d rows at compile time with common block parameter in commons/imachine MAX_NROWS. MAX_NRINGS HAs currently no effect, it is used obnly in pnimb and eirene interface to estimate the maximum number of cells Modifications by gcor (4b3ece8176058690e68dd5107f4ce76bcce3f6eb) ---------------------------------------------------------------- 1) Eliminate causes of some NaN's - More infinitesimal densities passed to R*4 adas input - Undefined PI/P values in virtual points : : : :