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.1b1-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.1b1-pp310-pypy310_pp73-macosx_11_0_arm64.whl (821.4 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

uedge-8.1.1b1-pp310-pypy310_pp73-macosx_10_9_x86_64.whl (1.4 MB view details)

Uploaded PyPy macOS 10.9+ x86-64

uedge-8.1.1b1-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.1b1-pp39-pypy39_pp73-macosx_11_0_arm64.whl (821.4 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

uedge-8.1.1b1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (1.4 MB view details)

Uploaded PyPy macOS 10.9+ x86-64

uedge-8.1.1b1-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.1b1-pp38-pypy38_pp73-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded PyPy macOS 11.0+ ARM64

uedge-8.1.1b1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (3.8 MB view details)

Uploaded PyPy macOS 10.9+ x86-64

uedge-8.1.1b1-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.1b1-cp312-cp312-musllinux_1_1_i686.whl (4.0 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

uedge-8.1.1b1-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.1b1-cp312-cp312-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

uedge-8.1.1b1-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.1b1-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.1b1-cp311-cp311-musllinux_1_1_i686.whl (3.9 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

uedge-8.1.1b1-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.1b1-cp311-cp311-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

uedge-8.1.1b1-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.1b1-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.1b1-cp310-cp310-musllinux_1_1_i686.whl (3.9 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

uedge-8.1.1b1-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.1b1-cp310-cp310-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

uedge-8.1.1b1-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.1b1-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.1b1-cp39-cp39-musllinux_1_1_i686.whl (3.9 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

uedge-8.1.1b1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

uedge-8.1.1b1-cp39-cp39-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

uedge-8.1.1b1-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.1b1-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.1b1-cp38-cp38-musllinux_1_1_i686.whl (3.9 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

uedge-8.1.1b1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

uedge-8.1.1b1-cp38-cp38-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

uedge-8.1.1b1-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.1b1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 974b58bf943348370c5d2f6ebfe33d9b69e190c03f0cad6716afed33476aacdb
MD5 055ece5cd10d0ca4c0d686364dd45a9e
BLAKE2b-256 154746a2c66efffaa7e71eafe10c04e9b1877c44c16919be99bc6f2769f842de

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d383aa5c4f136e9fb8e3bc62e31b4cd3f2545a06fedfb8383147ec845690ded4
MD5 bf6d8ba59e4cb8df73040f3ff60892a9
BLAKE2b-256 5997a6e3a02039c0dec9395733b2cbff3b0dde6522ac124da86c1a45e476111b

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-pp310-pypy310_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d00c848f6c490c72eb45a1e490ad4ea305fabdd8632ef700777a4c1d27258d98
MD5 bcd6b95b1405df5ab4dce41d63bb862e
BLAKE2b-256 0ae6fa857981fa9ea085bb220db584f7cec1562c012a25e1250364c402e679f5

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 65091fd27b7d18152257396b92c1375a89bab3047d218f6edc426b97f0b5de18
MD5 0a268fd674b72838b2aee2fe0812b6ae
BLAKE2b-256 e0c62366c124fbcd4e4f0fe5a6816577269248a20008d61c827b40b2b28f1d6b

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-pp39-pypy39_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3297943599ee775e0e097c091ddd3833ed885ea839bdee1469d7dcf65800f94e
MD5 7b65f521b7ed6d4f12b3da9c58ce4436
BLAKE2b-256 0c00b71cdeb3f9ce1caa04a02d8a98d48ea6ea12a5ae6f2b7be624bba70b21f4

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c0fe6a9de96c7f0555b5b2676db8a28ea49630b37fd294b2e372781846b56586
MD5 8952672389bd93dbba9a553f874b4d75
BLAKE2b-256 5af17d4b5299be213829972b0d799d1c12703e19af7f4f0669e408e73e668cf9

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6446a2f1d1fe0efed848606e9eb97d093c94e8d644b3ef9e18fd498782b86b5d
MD5 89b2ce01afb86449a7882cd93fece0af
BLAKE2b-256 7a90893a2407223c2208c99eaa339293342afdda9c068bd97cee9e1b177fd739

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-pp38-pypy38_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-pp38-pypy38_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f52737e6bf5272918d8c8f4bf3144014e873ccc98650438c451d01f5d4aee077
MD5 1299869557777e75e2ea18cac80fa5e1
BLAKE2b-256 578089e9709d1516a07e424fd43e0a536e137474ea5658e469ee7cd15c423b23

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ba489c6a6aec525c1205f125bfd0ae13193e98d47185ee0fa19139b86ea93fb7
MD5 91e7db3aeb115e8e0494072e12c27570
BLAKE2b-256 387de69924fdc94e632c3bd426a409a1a5df5b3c4fa87fef09fbef58ea88f3a6

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 a85f54b0365dd7e56784e86df1b514a5d19674476de2c73dd07245460b690d18
MD5 d38cf5ff0cafbad564e9d15d329f9722
BLAKE2b-256 3bbcba65f9856fbd834b9363f5d807cab650a4e4689e8f6ff4bbe322ad3a600c

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-cp312-cp312-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 0e5e2bc0446ea41b842778be232eb1a4335235dd59781b711ac2a58e603be6b2
MD5 d5b694a47cb24368c74f40696f91c3d5
BLAKE2b-256 6f2a451ad6ef04d0851dc369baf2de093edc2380e26109069a8d05b37eff6e04

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 df541d0f5487e9e653f9d5aebe13c5e7bc4a5d53e16ad5c9697d1cb8307dc53a
MD5 d232e3865c8714e6e845b0d6fbf56497
BLAKE2b-256 d4b5ae2372706dd842af594b43ef4898fc07a78da1068d952d845636c423c0db

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d306441066fb7ed682a16d10758879d871c169d5aa711b83ea5cafda0677012a
MD5 a16d70fb475f6d1075ec17c6d8196faa
BLAKE2b-256 b3b32a6c0df191b4af87a502e5dfaf9b91dec1259c0b5c446feb97d7130e18bd

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 04e34daa23f9de6b9a19da05af7a42f71a20fd96905377d1d33287bf3662ea1b
MD5 597b0f6bdfdea3a89c074c60ff9e8bb5
BLAKE2b-256 a00eed03c87f91cbf1cc9f568d71ad4b01d006f64cc3228ad7ca3e1c255bf0c9

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 36d1dfdaeb26b052ea9de8578cd2eb022dd824127fc8da819cea626da1b81c41
MD5 3acd9ffaa3abcf6872681d73a247220d
BLAKE2b-256 7bb717d1d90d26a1a7e8d60604074f88b7f02726abc9f7eddbc815ded34e87e8

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 2fb1808c1db0738ad5a6ae1d8bc5cf233967c035355fa6703175c3117b15bcf0
MD5 202a7bcf61a8489da6d626fb33f7868e
BLAKE2b-256 d23f27baa931840621964effcb5d5e237ea708ac13b77c10998ddaf504b6df68

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ad44eda385e3ca5ad51c50fd35315eedbc9359d37101121181a8f21727f6fd81
MD5 9b408be24f0c36aab3ecae0e3b10f03b
BLAKE2b-256 96f25850cb959ceeca069ab0024dc60332fb298a1b8424146d4833725e9a3a4c

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d148bd394963bc4e50905a21430d98f047031a82390fab487fe06a40dbb039ef
MD5 24dd09046267ac7c3c206c51a899b5a5
BLAKE2b-256 119448c316b6672104deefb5b3e243c099c69a5c38594aa7efe457f9a7b625ab

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3daa8dd379235e29ba4c03fd28de6fdfccee05d5bfe827cb771845e39c6c902f
MD5 d77809392ed478923159518130df49dc
BLAKE2b-256 d69af3f6e96188472da7fa21374c5781a680cb1fe5018d82e1474ec787a9d80b

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 8b376e97576ed1030da85679d2b8374625148b39578ae60b4c75ba3bb287c1d7
MD5 b3e3021045336234d645bc9bbfc1e8d8
BLAKE2b-256 839c21352a0c8f623fb02a202a72d1708a13a942b83984c18bee9397ec0ba196

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 048bad36f6be16b2734b982280bb62f7e5626795b83b14a6854e5a084fef4efc
MD5 4bb82fde0688af3a620261dc9841e000
BLAKE2b-256 a2a4ca4c225735132fbb9fcba7bc7992e1b82cc59583713d1d0ab3befa3df891

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3709f4638fe0ea975c81af86ae28b6d849b69c5091037ca283c7a17662c8f1be
MD5 9772cf874ec70934f1f28888e91a6f9a
BLAKE2b-256 aed83501b47f55867127552f319f2965446bbdbd1e94e03a077f93ee9e82d9ef

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fe16eddbe2a3823ce439a2f7d4c46fc812e616a3a7179851069653865b2b66ba
MD5 8f0ce476bda8b3a0a5a372d256cd3ff4
BLAKE2b-256 6c94a78b250191a25461ed6081dc9f94b6d45b0ff1c167226da056860afabd65

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4ece0fae4143648a54e08d01afe3886957036a90a29459615a240960498dff94
MD5 a11477246ddbd1a8f5c46690b0391953
BLAKE2b-256 798060470f7694fd3e3aa5ca2462a70a60a1616b555d4f4df053ca6c85a8c190

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ee77a9e043394cf1b9ff931d420243e1ff037603a5ed629207f9c79b0802c3fe
MD5 9249738e0df2c794017b6d0c963c984b
BLAKE2b-256 12f1c90ff6cfa9bc5da935106e8a3e879c405ae5ffa4222c475cbbf5515aa488

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 a36b1d330b1475ca195cbe24db93efa0cfc99079228e45296f1fa8f6f5668794
MD5 0c2bed4dc8008def2e5ccfc46d57dc30
BLAKE2b-256 45bacd295631965013f5621abb470da63ed074f1889e98d756d6404893c15ee9

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 aa316969a606bac6d1fcf3c5c1ec7b07b804060d564dca4ae05ad68a8862c7f9
MD5 8f6cd299f9781321d7a5cf595050f4ce
BLAKE2b-256 c9f5d63a3c754fe5dd342efc5b5638df423d4c370783443e701b0ce315266c64

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5665887e79a6e08df71579650a3dd6381fb012043758d1922ab74d37af3e8bd8
MD5 be552d50ada176861cd891cc04ef01dc
BLAKE2b-256 09c24689e4ce696d1cf866c2284a8efcc69e138e57c74c3fd0a09aac2cc04259

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f527ee62a792b547d47dbb2f1353e6f98cc15c7ace70614652760bfce0392677
MD5 13c7ff5c0ae4ed9d8dfab4e32d11c6b1
BLAKE2b-256 c5ce5572243cd784195422b7ef3fa36ee365fa5a4c436915abf7004ced1cf24c

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 8979db15b019583efa79f530f303960015601427d2b585629e4d6d2ceff9bd1d
MD5 e8b59690622e3ae4448eff415a23e908
BLAKE2b-256 0cbdbbbddbf77e53e6a82516edf577bbc7f66dd1546af2aae08cc4834632f932

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 40dd077fba958dd1e393a54b14fc61ce0f41e1f2914c3184d3cf0c8c3e31ff3d
MD5 85293e6476bd5917fd3dc481486336e7
BLAKE2b-256 9f035e6fa56d2fbad6b20fa5bc938b3bfcf408641fbb9286898594fd35385119

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 803ac4dd679195ac2da3772309ec2410632ece02739d47a060815ae41cd0076d
MD5 85eb5ab5fd4b50c11f78d1dd43621bad
BLAKE2b-256 d88818fc9605dd9a7f2d677730265c0c99bf87534e45f1f2b6825a396500857e

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d9ea384b6b7197c163facae4cfa4eaa358466d35ae3552340d5f10c1759c61f5
MD5 a2f916aeab9a77ddea3e942a28f8879d
BLAKE2b-256 afe486e2a04b43a7f67318530900c2d1a6d8489915e158893d9c9a1fb236c8c0

See more details on using hashes here.

File details

Details for the file uedge-8.1.1b1-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1b1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bc78bf5027c6e48ff0f7fa01059a5a27ddd44e876a2535fdd42b5b5243030642
MD5 fd7701b3d55157f722063ce20887d60c
BLAKE2b-256 a26e58cdcd7cc14d11de1acd27fe0632c9640d441b743ce9724c328ac2acdc93

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