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

Uploaded PyPy macOS 11.0+ ARM64

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

Uploaded PyPy macOS 10.9+ x86-64

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

Uploaded PyPy macOS 11.0+ ARM64

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

Uploaded PyPy macOS 10.9+ x86-64

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

Uploaded PyPy macOS 11.0+ ARM64

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

Uploaded PyPy macOS 10.9+ x86-64

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

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

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

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

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

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

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

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

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

Uploaded CPython 3.9 macOS 11.0+ ARM64

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

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

uedge-8.1.1b2-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.1b2-cp38-cp38-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1227e62975c3adcace6e591c5a3035193b9a87fbbc8c839fd71cd0ad1622548b
MD5 e6f1e102b8d04d804cbd59d599436b44
BLAKE2b-256 500cfbcad623ae15a276b0682c4b4703b3189d899ee7a61e3e10c7ae10ae88dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f6785e788dec8a92337a9c863ba24cbeb36ea11781820a39ab0a7d69aeff313d
MD5 761cd34090fe267edc7ba4a428d9196c
BLAKE2b-256 613082b4f0f1c4faa034b9c2ef38c0dcb07de0448dd95a9fea63fd1785d5d187

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 655a830f586197f4c80b74a3c19830d68790505f453199404dd03b54b591d304
MD5 416736f824c48567aee92c279615c84a
BLAKE2b-256 1fc887cc46eec305dc54d65d6e413b3ec55d27b9e0d88ba82ee93d5718f1a27b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c4ffaef72e575a893b9d0d4ff8e3f596d1554fc289e7d75ecff913993c35fcdb
MD5 318eb9ecf7b768bdc4f64f2c3805cde5
BLAKE2b-256 35fb6153adcc82ab41ffd1eec535a4bf751724aca1a7bf4949e76bb06e053e12

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0d48540ddab169cf83ca70a59cf46f145c51a74f6c3c5f93e13a71efe326e133
MD5 faee156d3bb90c4eaf1c8cf8f3ffadea
BLAKE2b-256 f36d5e78f5d1145b88788f56d0aafe6031e08b975d1bd3859906c3f6e6cb1b61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 97c6ef22b9abb00cff349900b1938e9d319abed493ccdbf23918c02564b11932
MD5 9601f6b65a547772163d0a552ca1eda3
BLAKE2b-256 3aeee30ffcc13cb28c03d3da49a3ef583ecd72f4517a851e74bb50465914ce06

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d31dfc68861cc425d8cea550a17c38e3ef9acf727b6c7fca4cb53595c0b58c73
MD5 95be25dab13dffdf46df391470972606
BLAKE2b-256 f3fc12274e7dc5a1954d11879baea1c587bfe2156aac4e444ffa4231b4fe9c4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-pp38-pypy38_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0a8804954a1598d890ae027cc34ebe996930595af617e0318489d26bc00023d1
MD5 cbcfd9dc4e9a2bf1788de0ab27c1da0e
BLAKE2b-256 fc14a0529d7c924eba272bc22276e6250549193fe9cacf6db39a0f0faf28a2fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d74ef8a2d30b96dcc143714e2378c895a4909c07bd50b2583e2cbf23c594cda1
MD5 44e6502e211e4482cc2ba246f52dab52
BLAKE2b-256 d90f716c89d8f74ac209ce8a42ed3dd1bd4fedb386b076da88d3d17e2a86e66a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 8f4dc986f24578f5468ab05bf1bbd32cf46c952e333a902b8706982781562afe
MD5 b19802a1f82559e6e7f6a212ba0151fe
BLAKE2b-256 9e9b5f229a218668b18f041a224626504208ab355f3822748682c17e42655267

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 509cf1135021ee324c8d9784b38ef4567f3b1c2c07fd764dc7e196921cfb4701
MD5 ca3eb968a37a64c4d0bcc9c0ed82c9c0
BLAKE2b-256 a27344d403438d7176a36b5bbd2187bdda08cb14a2b1f6569b79b36bf57ee15c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 af8a7863a0c84777bf1c96b2ccad3e23d5d58c02999f0919da6342eb801a20a9
MD5 d95b07c82b46234b8d83b9702c482034
BLAKE2b-256 2400711004187f1a401cb45cc174fa77cf5515e4a8271564fd849540a243245a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 24a9537054988a412f93340c0dcd0213b4b026ee672ea4f0c8eb95694d9f3b5f
MD5 a9a0fca0e2f43e32bb86fdd2787509b4
BLAKE2b-256 df9fa0c257a0fb59ce6ec80517428c8175d827a9a7322935816cc3b206cac8a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 60f675e728703f5c418ff62ef83d2e198d6544eb843039e788d030204549ebf5
MD5 2eb03c27106303939d33bff5e2cc73dd
BLAKE2b-256 30932167f62967c5e5fb8b431e5ece7e28292536096db9d286892e0de72d66a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 4b7bc00d248dedc1bb994f1be995525a835028306c9355267641c5aa54a4a808
MD5 1e3f2cbfe1b7c2eea0e07632aff55d1b
BLAKE2b-256 3369d839910138f00d763fee763b1f5f465062236f99a3c7e997578c8a09e2f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 37eb774fe0e0ff3bc21a77dcc1895487a226946774d9981ceedf73b089e1e119
MD5 6dfc647bd46a8fe62260ff90a047c1e0
BLAKE2b-256 9ab912a712d8af2d0e9412882e1c229bb4fa907fb67851315e64219a3d3d2782

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 12bbd094ac373e934544c8fd90896993ffb18362f2706d870e6841a0c9465511
MD5 4e008b7a66a17f9a9af2ff15f951eb21
BLAKE2b-256 9a4c30b490bf90dc27548b94a296b477ac1e3c7d4e5fe92f4f737b1f3d3e811a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d0e40c8acbca6b9907fb87380af91bd53a5fa8781ecd1130ae6afa7af4671ad5
MD5 cd7a553b26dc8888b6683ade57af7856
BLAKE2b-256 9e834ae81a6cf602670187d6eb51370a503f9c25f939bdd07386eeb742d252e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 03b96c9c09823acd1b704642f74c2e7a8075958604a2ca312bc4501caf81a52e
MD5 9c08bf9f1b40a5831a7f96697c1b473e
BLAKE2b-256 ab514ed4489a5ca1bf455c486c767c465df7d6680ed6b253fba33667817a8ab8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b1482e19426c84661f47790c97a39625e79b79120380d9e660bf68753dfd0f1c
MD5 1bc80a0a618d4bbf5a252ec5935eadbc
BLAKE2b-256 fd7ce24207ee180499c27a08dc98a7c9c74d86ca3ca624f94dc89ad69a532ed9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 c817a2a5aa21cdd5a0580febd02de19f53618867a3d52fbef133b35f8cf3c338
MD5 153db64829526e4ca19dd44a74296929
BLAKE2b-256 42fdd403cac5cfb11df93d1c8823d184193c20329be3071ebad7c5be2124111b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8613b84cc0bb7d07e98ff3a0bd2b763dc480a18bc4f1721980e944bb8d2bdd8a
MD5 cd6220577ae75f80587117dea2287986
BLAKE2b-256 6806735f8645761fe8746125ca87f9b18a33204b808f2d749293eb5aa4fee5e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e06f11ccd3412d6a0b8c2a43259e52aaafdaa22bf153e8286667ba1b697dfa7a
MD5 0cf8630fa2321fcb936d7b96f4ad9cff
BLAKE2b-256 10398316f396e23ee8838695a2dbf87b5f949ca6537f8e1d23d1570a32749d0f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b91ee4fa75970971de132eb7f0ef4e3d822b6ccf6e4316e35d90ed467e94d188
MD5 488f43f9e34fd58b04dcd14938b6609f
BLAKE2b-256 fe24ea87fd6d0fbaccd761b01498d287b0fac740227815cabedbc7bd723d9ccc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 5e335fc514b2196205677959265063067f0b72a7685573655a455bd8a0cf682f
MD5 1c482c30dd543e047c7c2a021079a87b
BLAKE2b-256 ead8887071e831f9195bd2954ed71fe2314fae65355bc6add35335ea538ec752

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 3298fc12b47e7d0a0a22f8a7b8894f0553f7c07e2087516839b3afffb6790801
MD5 f8f311da5d9a82bafd75f57cba4d492b
BLAKE2b-256 857f31189137ea2e674c913e3ef415ccd8719d88da265db8a78db00f9327c132

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 620139f59a0a91ed953e0e6f48a33ea785feb4bae0af724e5000529e3702f967
MD5 b3aed3d36496b4b7673d2812cccd22ea
BLAKE2b-256 b413ba51bde54d240582750b36d1d92995da7397e430b2a84e501f1ea53445b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cd1d5bdbb3bd69516cce9998f7749d5d7f087a71d62be73ff3986fcc39a0a06c
MD5 484ff1a13eb17ef1e503cfaa5270badd
BLAKE2b-256 7faaf74389152a58898c58633208f6c00397c041c82d4c245a908082331faec1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 137b2b6f7d6430c4cbdffedeed3e98df599e4d9274fa128ab416871ad3a6a619
MD5 c7982ab50c19d896907ac958fb2e424f
BLAKE2b-256 9908e78c825adf8b741f80b66394167497adeb5cfad5aace759d469d75786755

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 31222583b9ef9f8f1d7845146341f7ea5a4a6a23817b754a51dee1233b0a05f5
MD5 d677b2b822a644701453649f14977242
BLAKE2b-256 08cf57246263be8d4fad742c67108ec1e7265c8cf0385bbedcc468ac8244549d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 737acb934ea56b7d3eb18108800c8766fc93f3e5f87bc5202a2712c174fdbf72
MD5 923c91e3041e2a1aaff3838a21f8a1bf
BLAKE2b-256 5b09af7408cf6b061d9edf8b17478d22096b445a2f14006f19c351a7acc9e131

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 46edefe0a8eabdc050a7c35379aefdbf33aea2fc9372b55aecc74d75d3ac2624
MD5 a55b5cf310dc6cbc24a42e50def8e451
BLAKE2b-256 76a8f8028f3344d1e98574be5576affb7e16d0a40be635aadba026ab15cece44

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a889b6b5394c111971b95e942fc22b91a2a8b8b7b3e6c25ae26a75db4496129b
MD5 bc9b3788aaee08168c3057a0f83a767a
BLAKE2b-256 aa0e164c921b6716e4e06e2f11e70d2ac40f578148956b67def26af834c542ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1b2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fa9cd5004268bccbf9a1b9074d385a46001354d398e733916f2478cb87321a91
MD5 009116fba2c76a8f681dd05d35616fb4
BLAKE2b-256 8ade4ebe7357eb7beda2261389992e62a31979d2ae14d869e1f32bfdbee61da9

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