Skip to main content

2D Fluid simulation of plasma and neutrals in magnetic fusion devices

Project description

UEDGE

A 2D time-dependent fluid simulation code of plasma and neutrals in magnetic fusion devices.

Brief description

UEDGE is an interactive suite of physics packages using the Python or BASIS scripting systems. The original (circa 2007) Python version was further developed under the FACETS SciDAC project [Cary 2008, McCourt 2012]. The plasma is described by time-dependent 2D plasma fluid equations that include equations for density, velocity, ion temperature, electron temperature, electrostatic potential, and gas density in the edge region of a magnetic fusion energy confinement device. slab, cylindrical, and toroidal geometries are allowed, and closed and open magnetic field-line regions are included. Classical transport is assumed along magnetic field lines, and anomalous transport is assumed across field lines. Multi-charge state impurities can be included with the corresponding line-radiation energy loss.

Method of solution

A fully implicit numerical algorithm is used that allows both Newton-like iterations to steady state and time-dependent solutions with large time-steps. A preconditioning matrix is obtained by approximate (ILUT) inversion of a numerical finite-difference Jacobian, which is then used in a Newton-Krylov solution algorithm. A finite-volume differencing algorithm is used. Over 95% of the coding is in Fortran with the remainder being C.

Related and auxiliary software

Although UEDGE is written in Fortran, for efficient execution and analysis of results, it utilizes either Python or BASIS scripting shells. Python is easily available for many platforms (http://www.Python.org/). The features and availability of BASIS are described in "Basis Manual Set" by P.F. Dubois, Z.C. Motteler, et al., Lawrence Livermore National Laboratory report UCRL-MA-118541, June, 2002 and http://basis.llnl.gov/), however, BASIS is deprecated. Contact one of the UEDGE developers if you insist on running it within that environment. The Python version of UEDGE uses the same source files but utilizes Forthon to produce a Python-compatible source. Forthon has been developed by D.P. Grote (see http://hifweb.lbl.gov/Forthon/ and Grote et al. in the references below), and it is freely available. The graphics can be performed by any package importable to Python, such as PYGIST. The parallel version of UEDGE available through Python also uses the PETSc linear algebra solver whose development has been led by ANL (https://www.mcs.anl.gov/petsc/).

UEDGE can also be coupled to other codes. An excellent example is couplling to the DUSTT code from UCSD (contact rsmirnov@eng.ucsd.edu) that follows the trajectories and ablation of dust particles in the background UEDGE plasma and provides impurity sources to UEDGE. For an example, see R. Smirnov et al., Phys. Plasmas 22 (2015) 012506.

Getting started

The easiest way to try out UEDGE is to download a static executable that should run on any Linux system; see the link to the executable [see uedge_executable file]. The second method is to download the UEDGE source files, and then build a Python version or a Basis version [see uedge_source directory].

How to get involved and contribute

Sent email to one of the developers listed below expressing your interest in modifying or developing packages for UEDGE. Either new or improved physics models or numerical algorithms are most welcome.

Authors contributing to V7 release

T.D. Rognlien, I. Joseph, W.H. Meyer, M.E. Rensink, and M.V. Umansky, LLNL
(trognlien@llnl.gov, joseph5@llnl.gov, meyer8@llnl.gov, rensink1@llnl.gov, umansky1@llnl.gov)

Acknowledgements to previous contributors

P.N. Brown, R.H. Cohen, D.P. Grote, A.C. Hindmarsh, L.L. LoDestro, J.L. Milovich, A. Pankin, G.D. Porter, and G.R. Smith, all presently or formerly at LLNL; M. McCourt, L.C. McInnes, and H. Zhang, ANL; J.R. Cary, A.H. Hakim, S.E. Kruger, and A. Pankin, Tech-X; D.A. Knoll, INEEL; D.P. Stotler, PPPL; B.J. Braams, retired, IAEA; A.Yu. Pigarov and R. Smirnov, UCSD; J.D. Elder, U. Toronto; M. Groth, Aalto Univ.; and R.B. Campbell, Sandia.

References

UEDGE development
T.D. Rognlien, J.L. Milovich, M.E. Rensink, and G.D. Porter, J. Nucl. Mat. 196-198 (1992) 347-351.
G.R. Smith, P.N. Brown, R.B. Campbell, D.A. Knoll, P.R. McHugh, M.E. Rensink, and T.D. Rognlien, J. Nucl. Mater. 220-222 (1995) 1024.
M.E. Rensink and T.D. Rognlien, J. Nucl. Mater. 266-269 (1999) 1180.
T.D. Rognlien, D.D. Ryutov, N. Mattor, and G.D. Porter, Phys. Plasmas 6, (1999) 1851.
T.D. Rognlien, M.E. Rensink, and G.R. Smith, "User manual for the UEDGE edge-plasma transport code," January 2000, LLNL Rpt. UCRL-ID-137121, lastest revision May 1, 2013.

Forthon development D. P. Grote, A. Friedman, I. Haber, ``Methods used in WARP3d, a Three-Dimensional PIC/Accelerator Code'', Proceedings of the 1996 Computational Accelerator Physics Conference, AIP Conference Proceedings 391, p. 51.
See also: http://hifweb.lbl.gov/Forthon/ .

FACETS project
J.R. Cary, J. Candy, R.H. Cohen et al., J. Phys.: Conf. Ser. 125 (2008) 012040.
A.H. Hakim, T.D. Rognlien, R.J. Groebner et al., Phys. Plasmas 19 (2012) 032505.
M. McCourt, T.D. Rognlien, L.C. McInnes, and H. Zhang, Computational Science & Discovery 5 (2012) 014012.

Release

UEDGE is released under an LGPL license. For more details see the NOTICE and LICENSE files.

LLNL-CODE-845914


Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

uedge-8.1.2b0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

uedge-8.1.2b0-pp310-pypy310_pp73-macosx_11_0_arm64.whl (821.5 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

uedge-8.1.2b0-pp310-pypy310_pp73-macosx_10_9_x86_64.whl (1.4 MB view details)

Uploaded PyPy macOS 10.9+ x86-64

uedge-8.1.2b0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

uedge-8.1.2b0-pp39-pypy39_pp73-macosx_11_0_arm64.whl (821.5 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

uedge-8.1.2b0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (1.4 MB view details)

Uploaded PyPy macOS 10.9+ x86-64

uedge-8.1.2b0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

uedge-8.1.2b0-pp38-pypy38_pp73-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded PyPy macOS 11.0+ ARM64

uedge-8.1.2b0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (3.8 MB view details)

Uploaded PyPy macOS 10.9+ x86-64

uedge-8.1.2b0-cp312-cp312-musllinux_1_1_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

uedge-8.1.2b0-cp312-cp312-musllinux_1_1_i686.whl (4.0 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

uedge-8.1.2b0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

uedge-8.1.2b0-cp312-cp312-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

uedge-8.1.2b0-cp312-cp312-macosx_10_9_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

uedge-8.1.2b0-cp311-cp311-musllinux_1_1_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

uedge-8.1.2b0-cp311-cp311-musllinux_1_1_i686.whl (3.9 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

uedge-8.1.2b0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

uedge-8.1.2b0-cp311-cp311-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

uedge-8.1.2b0-cp311-cp311-macosx_10_9_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

uedge-8.1.2b0-cp310-cp310-musllinux_1_1_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

uedge-8.1.2b0-cp310-cp310-musllinux_1_1_i686.whl (3.9 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

uedge-8.1.2b0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

uedge-8.1.2b0-cp310-cp310-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

uedge-8.1.2b0-cp310-cp310-macosx_10_9_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

uedge-8.1.2b0-cp39-cp39-musllinux_1_1_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

uedge-8.1.2b0-cp39-cp39-musllinux_1_1_i686.whl (3.9 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

uedge-8.1.2b0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

uedge-8.1.2b0-cp39-cp39-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

uedge-8.1.2b0-cp39-cp39-macosx_10_9_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

uedge-8.1.2b0-cp38-cp38-musllinux_1_1_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

uedge-8.1.2b0-cp38-cp38-musllinux_1_1_i686.whl (3.9 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

uedge-8.1.2b0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

uedge-8.1.2b0-cp38-cp38-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

uedge-8.1.2b0-cp38-cp38-macosx_10_9_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

File details

Details for the file uedge-8.1.2b0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e8d78b3fce7c38bba28b95e0461aa0ce0f48f44f09ff75ecae97318a7bc53979
MD5 fb95d32b77c11007ca7a266773a0d919
BLAKE2b-256 93a264fb40f67fb757c972967d184d37a484529256ec3dd2451323bb34f259a8

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a570b6fae9e9c25b38792199f9fcc76755081868371b72fa1a14fa0155e3e2c2
MD5 a581d10eebbc92bee62612d363f3ab94
BLAKE2b-256 7437e2eb7246dc028659b20bed86ab201ed52420640eb56486b1a9e26100f8e3

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-pp310-pypy310_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b40b663d9d8cb1b8472a2e3b3fd50ba60068782876224329df182cd3f5df1cb4
MD5 0d76304dbb32f4849622679cbc47b193
BLAKE2b-256 97bae30b8966cf12e5d0dcd34d05d7c6d1abdd6834a945179345439b4fab0f8d

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7f320a1c7a7229c69c348a63d4621595671c68efb5d493bb15fc735cfa4af7cf
MD5 711a8ae8cbc6ae2e52c2921184ba556e
BLAKE2b-256 3591b438f8718d67f6926e21929810dafc5424d38b5a582e4a63e6bf0cc1ed05

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-pp39-pypy39_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1432bd7338d23fbfd6e56d3bfc4fef720fdca0982d68e714cce60096da7acea5
MD5 bc3072fa50a866cc4f012673851b3492
BLAKE2b-256 6ff276569269abdd304487a5f0893b8b4b0232c148fef1d94292dd15bc30d6d1

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7b144116d188a4c532e54bc7f058ea44de67844abc410b9e1e6322fe584c4dc6
MD5 31a5ac8bc5c4cb8a67a86664369d3f2a
BLAKE2b-256 89786bd1f714290a93e2508d6ee0c778716bdc0a524dc2e8a15877767be1a7f1

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cb219a8bfd958fd3eb65dad8493cb61820eb04890c567de430b54e4b9331a648
MD5 3071c68095fb149d82cfa5ba2d747351
BLAKE2b-256 eabddad06e857be57e5232422a609087c52bb16e7ca222f09f98983cb24bb0d9

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-pp38-pypy38_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-pp38-pypy38_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9f279fca06d4daa6e48551a25784bea1dd3268b5003334f24132f7ad8bc13a6e
MD5 249862de589257b17777e343e12f8e65
BLAKE2b-256 a395df43572d127c8f380869367160c36bcaef3984b665d66fe44a62f1797930

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7ee9781a8ad956e9afba9c838e8ba220ca9107ac904d01a909d80cea2e33ed99
MD5 04e6c8f483000430180bd2e7a8d635c0
BLAKE2b-256 23bd6d02dd631d958854bfaed1d459127f8db7fac3fac8e09c2c43ca44c9f208

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 e16f7b16c4421f679919c4dd8aae51095ad9b8df73a74369a560b8a6ae336b17
MD5 781e69f663104a1683aec0511bac0c99
BLAKE2b-256 ceea857bb84841d0111ded6d655c70ae9dbc07af8707ae8c517cbada976a64bf

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-cp312-cp312-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 e5996cfce50a3b4e40f51bcfb5dd5d21f984fc8bfda2a15639c7b44b34f0379b
MD5 3013a3bf0ef48812116e718da2baeae1
BLAKE2b-256 4f623b64f5968ac47fc068b89d0e253585111ed94952f9a1c0572a3214ce717a

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3becc5d8842921724ee57bd8143a1629ed70ed2b32b2599e17affef33c9dc0e4
MD5 36ff308b0eaf432aa4efdaf785c45784
BLAKE2b-256 513b691c3d86f21f6fa9469e231b83aa8a3b661fe0cbce54e1ed1cd21147a94d

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3bbf0c4b067d3d52c47b8ee8fa7e0fec4e500f60caa5ffc5abce27332b451eb8
MD5 9625e9b3e48ac741a0dd95e59843abf6
BLAKE2b-256 56ce6059f6c8414b0f6bfec470b64c6bc32f0a7e0e13c4697664ff9282cf07a2

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2c019598e1a0ee2f9097b8a59afd2d796301e608401f2f56e5cd36f94f9a8bc8
MD5 6a4d9f9fa167a91cfa8b20100ce5c66c
BLAKE2b-256 b271213783110e27dbcc46622fa7f4f2605c6419b1329da775566fce65fb4fd9

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 3c5e52d581bdd3fb504ad5dbba2f547f7cc72214921225092f3fbc250d9861e3
MD5 b9cd758d89f8edf128f5fe0c7f3939b3
BLAKE2b-256 2e5bb4cc670a92b072f681b5c8248e8cb913a37cb007fb2b0deec9bdc0b1feb1

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 6dcfd77bb57f217d9c574273b84ea4d782665fdb4119b0e88f6b0d2743149ab6
MD5 937b99f2c81ef7a45cd8f03b796a1975
BLAKE2b-256 72c8e9023570112b7fbf33b9c6207417427ff7a131caf4710c17802a0639cd35

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d650eeaef87793a3539dd48cb399b8420b6671033e27b9599b48c865b0ac0931
MD5 5d7ec32811b21020d7d23e37f816e376
BLAKE2b-256 880f5c4c44b9ed474a0bf20deb4f9e6edade922e1828fdb230f96e80a2ccb4ea

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 07de986818d5f69ec4e419f7528e3cd83080fa934b16a639a2a09156c98946bb
MD5 6033a381aeec71533881417d194bcd23
BLAKE2b-256 cc1afd40929d16ca6117d3a901e6cc5ef67af96773cbf587eaa5f02ff6dc6997

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 665704d12da680dfcadff13fa8495e9695737d539db91ce90620733d73ed5f1c
MD5 c9a8dcad865ac6e878fe6ed5d31a2a2f
BLAKE2b-256 8fe411f5fb9766715d53822f626fb7bc402e926e8a3a03a9f20aa24ad5058114

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 25be001d0fb6fa93d3a92d36e06bf0ab95f2a6ed32bca7dd61deedf637cc212d
MD5 a0b8422c5b6c8bfafcfc7503de5c1b4d
BLAKE2b-256 3d33fe0304522d832fe09035e450416441776805f954ba54135417f2ac4f1eac

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 e86b3e9258a45489c1e06591ff8ebb0c5a24ca459d008657fdb3d0680b0d7b44
MD5 18f0a2deee32b74cb3987d47a9786060
BLAKE2b-256 6ab0414ac856d92431416fbed92da9416b280b4ba469ed719582e41b9911c886

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9f6b4cd9baa2e21cd9d4a414744e76161abde25669d2d7073254877837f4118f
MD5 34221177c4da859e08a3df67a5cb4b51
BLAKE2b-256 689c4e098912b6ce9ab8d3ee610a1829cdc0b0d036004ea5ef387faf20fe319b

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3214412882d0a1f4593d3aec4b7d2a2200d08375cdf0c2ffc59d7c640e75e8d4
MD5 de86991a25efc50b97d2ab1b418f6619
BLAKE2b-256 50defc51b065e0c10b495d4844f31883d443f16837bfe87ec70ac0509467d305

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b35ef1713f6668b585a37e63779d2687cf7629db83196496a39496a8ee9cdeac
MD5 3e61071cf132ca7dfa978748792f277a
BLAKE2b-256 719210360d1076feb4022190c9cef9763ece5b1711e470cc4228f29e953eef32

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 fa844edc895b30de897ce4dd9a76306ef98d2497f84c3b06503e6b6d0a615fa7
MD5 1485c89733a9d66244a8db427946bfca
BLAKE2b-256 e0ce2036bf0d59bb05d63a460c208b0889e8fd57ff3a99720ebcae15371c65cc

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ee5f572286c8425071024792707694597cea8774c416d08e2180bbb241cbaaed
MD5 139415c46d1068d34ef6078a1b31057c
BLAKE2b-256 f732662f680602241d9aaf904a0b522abf6867d9a951feeca2892b5f4c79486d

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5ff0cb1997cf99e6f2c485ea5aa82a9f773350a7234918c6ebdbd01abbde66ac
MD5 ee61fbda307b584f4c4796b2c647b3ee
BLAKE2b-256 ebafee709efa80028f19a004bde87abb13d31dd384441145cab3d2696fee3749

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e034d21dfb5b0310db7ad2a0774f64da3ad76ff2e85feb4d66a49ad12dd1ee6a
MD5 a08d6e41312cff9bb9f5c6b6f51bb63b
BLAKE2b-256 90be944b90778ae7369858c6bdfc826a62a5f1f3bdf25eabf97d12974c90ffed

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f446d4d076b73020ce974f575e7407a42fbd98c0f60f1d20492980720bfe017f
MD5 c2b0a3c638e5d0cb5eafb3d6fe3e0660
BLAKE2b-256 e6a46ca8399581db0bf2406c3d945afdbcbf3d0327bc7093b4448f8fa3c4bedc

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 fffd68ed903bd0d8c063801c14d921c30d683cfdae3486feaad4f67069339ff1
MD5 953ea03eaecd781798f70f442b1917aa
BLAKE2b-256 2a54a98afc5216a04710501fb96e97b512bb9aaf430b4f2e754217071c485220

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 73cd13bcc7824576fc137ad370291e388d78eff65f12e09f0d0cf7776348ea2b
MD5 098932c123769a1b4e605ce1e28d4a1b
BLAKE2b-256 d8b323f470dc05c66bf021995b53ecd0cc1ff620d187b743cebfd2390e0934f4

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7db783071887f325c620735826b5325277f6dc522574a709729781d8778b69b8
MD5 f11de7afb03073057c78ec9b11eec77f
BLAKE2b-256 e45773a95de841baf9f0aeb1ad8df70141dc2df4c0f9067b880323916eb0d379

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eb5ad7dba0691b64193ae18c872e315e4aaee33514018233a4081cb965a7cd4f
MD5 ed62b45e7984551ce4cdd9cfbab2db27
BLAKE2b-256 2f439163fb49bdb1159736d8c6d43e3e89608dc2d55b5d13eb10f7ab8f07408e

See more details on using hashes here.

File details

Details for the file uedge-8.1.2b0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.2b0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3605b9f75b57b1dad5e9438ad925d8ab1544de1a748153240ef49c309dbaf8da
MD5 c674fe0987ce844c30cf2270bfa534d4
BLAKE2b-256 90ae2e13f99f0a6fb8acdeab9f95c2f9d33cf2c1e9beeadc0503daa73cebedbd

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page