Releases: LLNL/UEDGE
Releases · LLNL/UEDGE
UEDGE v8.0.4-patch.0
Fixed bug in neutral viscosity loop
Do loop ended at radial index ny rather than ny+1
Changes affect the Jacobian calculation
Does not affect the full RHS evaluation
Bug should not affect the steady-state solution
Bugfix should improve convergence behavior to steady-state
Advanced version to 8.0.4-patch0 as a precaution: converged fnorms may change after updating, negligible impact on steady-state solution expected
v8.0.3
Consolidated changes from development branch.
Changelog:
- Removed internal routine bbb.rundt
- Version no longer supported, superseded by uedge.rundt
- Added trackers/flags required by UEDGE Toolbox
- Fixed minor bug in displaying troublemaker bins in uedge.rundt.failureanalysis
- Fixed test functionality using new default recycm values
v8.0.2
V8.0.1
V8.0.0
For a full list of the changes, users are advised to compare GitHub tags. Outlined below are listed the routines/parts of the code that are affected by v8.0.0 compared to v7.0.8
- Namespaces no longer flattened
- Updated makefiles and source files to be compatible with modern compilers
- Many small changes over majority of files
- Some default variables changed: unless specified in the input, these variables will have different values in V8.0.0 vs V7.X
- iswflxlvgy=0 -> 1
- iswflxltgy=0 -> 1
- Radial gas flux limits active on radial boundaries by default
- recycm=0.1->-0.9
- Momentum recycling coefficient
- .uedgerc.py initialization script executed if available
- exec(open(…)) -> to allow defining general variables (e.g. rate paths)
- Priority: cwd > $HOME
- com.geometry options added for ‘snowflake135’ and ‘snowflake165’
- istabon=17 option added
- Switch to use ehr5.dat files for hydrogen rates
-uedge.rundt updated - More options available
- Based on UeRun-object
- Switch to use ehr5.dat files for hydrogen rates
- bbb.GridFileName parameter introduced
- Gas temperature boundary condition option fegx = 2Tg*Maxw-flux added
- istg(pf/w)c=3 and istg(l/r)b=3
- Potential model updated
- isphicore0 option updated
- Zero radial phi-gradient at core boundary added
- Electron ponderomotive potential added
- Additional arrays introduced: gdpondpote, pondomfpar(e/i)_use, eymask1d
- Added friction term to electron heating source
- Updated 𝐯_(∥,g)×∇P_g ion energy source to account for atoms
- Included in engbal subroutine also
- Updates to thermal convective/conductive neutral gas flow
- Updated neutral viscosity calculation
- Corrected neutral convective energy flow at boundary, gas temperature at corners
- Added y-component of nonorthogonal diffusive flux, including flux limits
- Bugfix to comp_vertex_vals
- Affects calculated neutral densities at vertices in subroutine
- Updated potential and Tg models for dnull geometries
CVS V7_09_02 Patch 3
Fixes to the jupyter notebook case.
7.0.9.2.3 Release Candidate 1
Rensink1 on CVS: Added "geometry" options for handling snowflake configurations theta=135 and 165 as described in LLNL report TR-731515 on mapping by Rensink and Rognlien.(see uedge/doc) Modified files are com/com.v and subroutines allocate and set_indirect_address in bbb/odesetup.m. Tbere are currently no sample meshes for these two configurations so correctness can not be verified.
CVS V7_09_02 patch 2
hdf5_restore now raises exceptions on errors.
Patch for CVS V7_09_02
Fixed an error in bbb.v
Synced to CVS tag V7_09_02
This is synced with CVS tag V7_09_02 and pypi 7.0.9.2.0rc1