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

Uploaded PyPy macOS 11.0+ ARM64

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

Uploaded PyPy macOS 10.9+ x86-64

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

Uploaded PyPy macOS 11.0+ ARM64

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

Uploaded PyPy macOS 10.9+ x86-64

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

Uploaded PyPy macOS 11.0+ ARM64

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

Uploaded PyPy macOS 10.9+ x86-64

uedge-8.1.1.0-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.1.0-cp312-cp312-musllinux_1_1_i686.whl (4.0 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ i686

uedge-8.1.1.0-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.1.0-cp312-cp312-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

uedge-8.1.1.0-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.1.0-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.1.0-cp311-cp311-musllinux_1_1_i686.whl (3.9 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

uedge-8.1.1.0-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.1.0-cp311-cp311-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

uedge-8.1.1.0-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.1.0-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.1.0-cp310-cp310-musllinux_1_1_i686.whl (3.9 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

uedge-8.1.1.0-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.1.0-cp310-cp310-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

uedge-8.1.1.0-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.1.0-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.1.0-cp39-cp39-musllinux_1_1_i686.whl (3.9 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

uedge-8.1.1.0-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.1.0-cp39-cp39-macosx_11_0_arm64.whl (3.0 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

uedge-8.1.1.0-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.1.0-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.1.0-cp38-cp38-musllinux_1_1_i686.whl (3.9 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

uedge-8.1.1.0-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.1.0-cp38-cp38-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

uedge-8.1.1.0-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.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ab18e926dd160cd5cff1c7efb2eed0a4638cc758bb82243ade07e0ebcbcdb8b8
MD5 43d2bd319a1387af5e2aec3e4093de5e
BLAKE2b-256 3b2758d2ea3ceff6ed79b898f2dbd86ad5df65220f765ca0a1298a3c71906988

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5b30cb4e58c8ea72d9944c5e21def964d17d7e8e1782c939f41162569947ade0
MD5 90c5dd043c7fc4a6783d231c26e7d66f
BLAKE2b-256 988e62243c1a4a89a1f6e071741ab2bbd21332c476ee8ba4118ef11ab04b0548

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-pp310-pypy310_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6330a0fddd10fa09d1a0788218b08d57f8796782f7308d429ad40c310cb68db1
MD5 4576cee469314591ffdc319f4e044aa3
BLAKE2b-256 d997b32bfdab0f28b717287808e83f4a5fa759b19f0400c44f919df79417c294

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 33a13a340e05bd2dd018ce723a084d072ad6213f3d04ecb4e5e663c0463d9c47
MD5 634f7455e007f13273dfec04a7163387
BLAKE2b-256 b616333c4a41b422bc35a426eb2d0a6e6e8065ed43dbc10b48508a7120a8950e

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 242e4a8b402dc525a85210fb32b48e092d7226db994afa91577128238d75094b
MD5 b616c5bf14bb3aafe2c148c3c8bc9d76
BLAKE2b-256 80573e5436cedf27c5edb0d789c64057f97f208b56279995a897606109fb9a1f

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8666118942105e43416b0e52ad76916fe5d25d6f8f5fc12b885b52d325f26130
MD5 a82bdbda209513763a835e02268215ca
BLAKE2b-256 0b30a00746b205b0f1333c95aeabe7d6140ce5270192d457b0e30f835618735e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for uedge-8.1.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1ff739f71566aa47088d6762ec0e8fd4a3d34e63390fa6d5594fc879337f8752
MD5 0a29e80b841c5bb917aea4135780c547
BLAKE2b-256 7da22cddbe6acffb6c4f7d23d0ff8db0a2a3ef0c7eb2ef2f5ed3c014cdc71462

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e888f131d18b845c7c2333e407cddd7b2dd8b877638623e129eda3d2a5dac5a7
MD5 1913ba3818ceb55e7d71779a104a299f
BLAKE2b-256 d05a8828d175c8eef19f67a6981d26d993c060b6dd7736a330152a3ddb55ad13

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f564fdc15a629397fb718f4b6c8d6cf023a0d633c1ee9e2f12469fbdece7c1ae
MD5 141640bba5d1bd8e0ccb13e791e79aed
BLAKE2b-256 4ecfd9ed492540231d102285046c178dc25886ea084ff680ee2c2ac6bfd0bec0

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 e0495fbcee24a1a75aba0488fdb55025b351414d473bb387514c0040e11de29d
MD5 30c6fe0f464273b06bdafb73d806200f
BLAKE2b-256 c4c7a06fdee6e5dc57aec737d4353c444b8f0c5f38bcdc78501ca697eaa6038f

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-cp312-cp312-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-cp312-cp312-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 f23821c3616353e51fbe11eb53731f18acf0b8afabecb2f90cf56d947148b2ad
MD5 dc4565617d44b032ea7732d801a68030
BLAKE2b-256 afe780f54a1e612367aedaa5baa1831bcd9994ce85dccc77d3e4673c1fab61bb

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 23e48c79a346000f53741d3e3fca1a68bd03a57fdb28faea59d9c101639bc82f
MD5 f8dbc78ec4c38f2219638460c9fb524c
BLAKE2b-256 166803cf2e0e07d1ae20f795f55f9c1f63c3a7a5c95148763f03837e16c2220c

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5eca5ff94a977323631f84789751a8e625f0e49e28292975ace3c6f7973728c9
MD5 7618ab71a8cef31df6dd0b076c68dcee
BLAKE2b-256 3fcbf38c31057650b5f0d7b3bf679a31aa19fa6255be4055fca957e238107508

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ca78e008388ed4458c9c93ab0b22a1b3494953323f561300c29f17754c37492a
MD5 d7c7cc8f3d4535e7644d5d7ca67a1a63
BLAKE2b-256 0c9b6e24d77b5b149961ec8d693cc2d3efb005c9dee5c0233ff9d08a91af5432

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 bd78924cbc1c7617c4d100158689ed2f4793a0030e973149490bcb247b520beb
MD5 84cc075c6711460506bf35dcb0af958f
BLAKE2b-256 f6ac3ed2c3606bce2cb05c8b294c26c0a980fbc48f2aae641c6cf6644a7e0ebd

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 9c707ac55ac4761fb50df3571f3fcc55c77b5755d51c0834e47ab487a46030e7
MD5 f6ed1fc32d6b00e8902142a1a2da0e13
BLAKE2b-256 866758ee1facf50778208b88ede68d05ab7f3cec73f5d8aca67074055c40f080

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 55aed265f1b63421614aab88abe0c22674e7e2976d81eba8c2be16e3acb7fdae
MD5 bf46390712e49e2545626a5d14162936
BLAKE2b-256 0d42a541787e5dc30c64418c73e1f7e6fd0c0a7d1f30ec731f708cf494e36d6b

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 58e7d39c685330191d0341356c7386f09bc1a02a43b74c465bc1218542a05160
MD5 40f95b38ca1ca177ce31bc5922e16906
BLAKE2b-256 e58f2354c1ff6fc39c8d664aa98aeb881bb433645c40c69f86082f83d4723dbf

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1f88cdfe34d6f1fe27a29b5508c73abc3d23fd74cb94cddfd06dadc267a6fe5c
MD5 d4b0a0a823b8ad5960571a95b37e64c9
BLAKE2b-256 126e2c6765f9373475260a1f08c1a581593247f95b02c8fc1e8c65324b8d9672

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ee5e18b2b50d68fc64c24a87dceb208b97762d2524355ecb2b6caed16d858c9f
MD5 21be02be245ae59fa6d1f0eb480ad240
BLAKE2b-256 c56cd821f0eb562c8513ce528dbd06590eb6c5672ef04e7a7a2d2cef46eb16c6

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 7317ff9531576d33287cf1429ce3a368b8826ef60ed18021e6ce218d31068dff
MD5 a46dfb211fb7d3ade8576ca208b74479
BLAKE2b-256 2d61fdb83ea6cd8878146cf80d386ff1c92f92318293a9cdc3ae730241f36e44

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fd8e195bdb357fb2c5e048a70dcd88b386eb1dbebc881c5ca682ced5a496808b
MD5 a5078c39222f02b9eeda0160e3a9ec60
BLAKE2b-256 6cac8f2e39158bf0444bea4c7b986d7a4fcc9a830170372c2e3b1d6286d8808b

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e74eb73768bb9530c15033d9ff2f5007005197801797b1d174546d5c0568e946
MD5 54f147cb11c377783da21f825553d09d
BLAKE2b-256 e3dae0dc9daffe03ff36a81c6ca85a39778d4b82d5911bdc44ea9e2a882e2f9b

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c490704561e88c4be2e3abd3f4fbebfa82d6ec6d9cbfb9201ad70e78162b1141
MD5 5d35ab1bb25aa9119b39db2bb220193f
BLAKE2b-256 6af867272900f641e76cce26f950da81fec7d436625d7cf0ce2bc47a8c76075f

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 2487858e748f6f022b618f6d344251c25f90f9ebd17294d9e86d63758213b882
MD5 3f0fd9d50110966b630f06064ad63c06
BLAKE2b-256 2f92f0948cdb968ab050d42c55bbf50a2100c2b988afd2daece61c0ce1821eea

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 4fcffbefff1842b24f4a4ab1e9bf2fab68fd928f84ce736e235a979bc6a98163
MD5 df9c31f33102facf275942d681018213
BLAKE2b-256 72c852ab868be344aafc99d62f2bd8c6ee68b8eca0c883a5bd61499ff355bce2

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 594c286e23438514f94e43497f5f700ebe5d58a6f2214349e96a18fc5569a1c2
MD5 2e1b934c75a4c19f77b1e273628ccd84
BLAKE2b-256 e5cd855b14389be1f9f09f2962ee704b5ed030713d14098c7b2797a7e0fcebb9

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 17ddc64d6b12ed34d4a85b5e232c3887fd07c0402a4cfd80151ab798bb58e51b
MD5 91f62735bc87aba46ee7de05b90d3c4f
BLAKE2b-256 b5867ceaf41c6ca18d0d87b88d3346beef9d79fd7dacc7a20d69c329cadb9f44

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a1af6e7f91c07ab09686c7b3b00d6be4f44cce221303f02e7f2e5fcea11f273d
MD5 4e8a1c07918c6876d831e0a91fbe3f2e
BLAKE2b-256 4b041c8225b0121fbfd22039ca6cc7a19bfed143d645d589e6751b9e13403e18

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b8efb97470e65ed8a2a322ac4c95c6e4fa8c27355e6545233d033a63f1afc49b
MD5 44c1f0433f59f8c523cbe9e530c60d77
BLAKE2b-256 62836216f5045e34d236ae162a5f99fe0b96da7c65ffb58d37ce26ea96a96bf2

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 1b303436ec2f5e8fe26b27d63f922f8abf347c69560e6b0ada698241bffb1569
MD5 e52d447c029cffe5f7617ee4d577ef7a
BLAKE2b-256 fb3b9413bb087922025c68f1d9cb78922433f518a96a525503bc07a66fe70a98

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 77f9b2f869d351dbb097f9fefe02a9e08480d5ae05552a47795b05527032670a
MD5 78469bd15c29a9931c40d094069faa7d
BLAKE2b-256 aed7df1b493ca3b62ee6736edff96db3f3f292e101a879370e6b87c29d3a4eae

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 98856a7e13a7c214e0d5eb0f5e160dd1e0880ea20d3632eab78214f78aabe72d
MD5 4c332b7e4edd4666a305c55137bda558
BLAKE2b-256 b7dc22c68f97a873b42ea4e03bfeb0a2e06e19614a260b8731d694e49a829a85

See more details on using hashes here.

File details

Details for the file uedge-8.1.1.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for uedge-8.1.1.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e723a8e4f1ea78a13190afe94c5275385392ffcc7783eab1feccea4064333594
MD5 e5dae260e449eb9992b4f6cd5b326729
BLAKE2b-256 0fdf6b27f610033b1fe420d7baa42ad79b223cb83482efb4da5f8f142e36a1d3

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