fiqus


Namefiqus JSON
Version 2024.12.2 PyPI version JSON
download
home_pagehttps://gitlab.cern.ch/steam/fiqus
SummarySource code for STEAM FiQuS tool
upload_time2024-12-27 17:10:05
maintainerNone
docs_urlNone
authorSTEAM Team
requires_python>=3.11
licenseNone
keywords steam fiqus cern
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![FiQuS logo](https://gitlab.cern.ch/steam/fiqus/-/raw/master/docs/images/FiQuS_name_logo.svg)

# Introduction
Source code for STEAM **FiQuS** (**Fi**nite Element **Qu**ench **S**imulator).

# Publications

## Describing FiQuS Modules
- S. Atalay et al, "An open-source 3D FE quench simulation tool for no-insulation HTS pancake coils", in Superconductor Science and Technology, doi: [10.1088/1361-6668/ad3f83](https://doi.org/10.1088/1361-6668/ad3f83)
- J. Dular et al, "Coupled Axial and Transverse Currents Method for Finite Element Modelling of Periodic Superconductors", arXiv preprint, doi:[10.48550/arXiv.2404.09775](https://doi.org/10.48550/arXiv.2404.09775).
- A. Vitrano et al, "An Open-Source Finite Element Quench Simulation Tool for Superconducting Magnets," in IEEE Transactions on Applied Superconductivity, vol. 33, no. 5, pp. 1-6, Aug. 2023, Art no. 4702006, doi: [10.1109/TASC.2023.3259332](https://ieeexplore.ieee.org/abstract/document/10077402).

## Using FiQuS

- J. Dular et al, "Simulation of Rutherford Cable AC Loss and Magnetization with the Coupled Axial and Transverse Currents Method", accepted for publication in IEEE Transactions on Applied Superconductivity, [arXiv:2411.13347](https://arxiv.org/abs/2411.13347).
- M. Wozniak et al, "Influence of Critical Current Distribution on Operation, Quench Detection and Protection of HTS Pancake Coils, submitted for publication in IEEE Transactions on Applied Superconductivity, [arXiv:2411.18124](https://arxiv.org/abs/2411.18124).
- Laura AM D’Angelo et al, "Efficient Reduced Magnetic Vector Potential Formulation for the Magnetic Field Simulation of Accelerator Magnets", in IEEE Transactions on Magnetics, vol. 60, no. 3, pp. 1-8, Jan. 2024, Art no. 7000808, doi: [10.1109/TMAG.2024.3352113](https://ieeexplore.ieee.org/abstract/document/10387412).
- M. Wozniak et al, "Quench Co-Simulation of Canted Cos-Theta Magnets," in IEEE Transactions on Applied Superconductivity, vol. 34, no. 3, pp. 1-5, Dec. 2023, Art no. 4900105, doi: [10.1109/TASC.2023.3338142](https://ieeexplore.ieee.org/document/10337614).
- M. Wozniak et al, "Fast Quench Propagation Conductor for Protecting Canted Cos-Theta Magnets," in IEEE Transactions on Applied Superconductivity, vol. 33, no. 5, pp. 1-5, Aug. 2023, Art no. 4701705, doi: [10.1109/TASC.2023.3247997](https://ieeexplore.ieee.org/document/10050158).
- E. Schnaubelt et al, "Parallel-in-Time Integration of Transient Phenomena in No-Insulation Superconducting Coils Using Parareal", accepted for publication in the proceedings of the 
Scientific Computing in Electrical Engineering (SCEE) 2024 conference, [arXiv:2404.13333](https://arxiv.org/abs/2404.13333).

## Mathematical Formulations Forming the Basis of Some FiQuS Modules

- E. Schnaubelt et al, "Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils", in IEEE Transactions on Applied Superconductivity, vol. 34, no. 3, pp. 1-6, Dec. 2023, Art no. 4700406, doi: [10.1109/TASC.2023.3340648](https://ieeexplore.ieee.org/document/10349801).
- E. Schnaubelt et al, "Electromagnetic Simulation of No-Insulation Coils Using H−φ Thin Shell Approximation", in IEEE Transactions on Applied Superconductivity, vol. 33, no. 5, pp. 1-6, Mar. 2023, Art no. 4900906, doi: [10.1109/TASC.2023.3258905](https://ieeexplore.ieee.org/document/10076826).
- E. Schnaubelt et al, "Thermal thin shell approximation towards finite element quench simulation", in Superconductor Science and Technology, vol. 36, no. 4, Art no. 044004, doi: [10.1088/1361-6668/acbeea](https://iopscience.iop.org/article/10.1088/1361-6668/acbeea).


# Folder Structure
![FiQuS folder structure](https://gitlab.cern.ch/steam/fiqus/-/raw/master/docs/images/FiQuS_folder_structure.svg)

# Installation

## Released version:
```pip install fiqus```

# Links
STEAM website: http://cern.ch/steam

STEAM-FiQuS website: https://steam.docs.cern.ch/tools/fiqus/

STEAM-FiQuS documentation: https://steam-fiqus.docs.cern.ch/ 

Coverage report: https://steam-fiqus.docs.cern.ch/htmlcov/ 

# Contact
steam-team@cern.ch

# STEAM User Agreement
By using any software of the STEAM framework, users agree with this document:
https://edms.cern.ch/document/2024516

(Copyright © 2022, CERN, Switzerland. All rights reserved.)

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.cern.ch/steam/fiqus",
    "name": "fiqus",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "STEAM, FiQuS, CERN",
    "author": "STEAM Team",
    "author_email": "steam-team@cern.ch",
    "download_url": "https://files.pythonhosted.org/packages/95/f2/a7d3ced31d5aa27b8497c5d7b8774b25863f406ad1a4625346269a9503f6/fiqus-2024.12.2.tar.gz",
    "platform": null,
    "description": "![FiQuS logo](https://gitlab.cern.ch/steam/fiqus/-/raw/master/docs/images/FiQuS_name_logo.svg)\r\n\r\n# Introduction\r\nSource code for STEAM **FiQuS** (**Fi**nite Element **Qu**ench **S**imulator).\r\n\r\n# Publications\r\n\r\n## Describing FiQuS Modules\r\n- S. Atalay et al, \"An open-source 3D FE quench simulation tool for no-insulation HTS pancake coils\", in Superconductor Science and Technology, doi: [10.1088/1361-6668/ad3f83](https://doi.org/10.1088/1361-6668/ad3f83)\r\n- J. Dular et al, \"Coupled Axial and Transverse Currents Method for Finite Element Modelling of Periodic Superconductors\", arXiv preprint, doi:[10.48550/arXiv.2404.09775](https://doi.org/10.48550/arXiv.2404.09775).\r\n- A. Vitrano et al, \"An Open-Source Finite Element Quench Simulation Tool for Superconducting Magnets,\" in IEEE Transactions on Applied Superconductivity, vol. 33, no. 5, pp. 1-6, Aug. 2023, Art no. 4702006, doi: [10.1109/TASC.2023.3259332](https://ieeexplore.ieee.org/abstract/document/10077402).\r\n\r\n## Using FiQuS\r\n\r\n- J. Dular et al, \"Simulation of Rutherford Cable AC Loss and Magnetization with the Coupled Axial and Transverse Currents Method\", accepted for publication in IEEE Transactions on Applied Superconductivity, [arXiv:2411.13347](https://arxiv.org/abs/2411.13347).\r\n- M. Wozniak et al, \"Influence of Critical Current Distribution on Operation, Quench Detection and Protection of HTS Pancake Coils, submitted for publication in IEEE Transactions on Applied Superconductivity, [arXiv:2411.18124](https://arxiv.org/abs/2411.18124).\r\n- Laura AM D\u00e2\u20ac\u2122Angelo et al, \"Efficient Reduced Magnetic Vector Potential Formulation for the Magnetic Field Simulation of Accelerator Magnets\", in IEEE Transactions on Magnetics, vol. 60, no. 3, pp. 1-8, Jan. 2024, Art no. 7000808, doi: [10.1109/TMAG.2024.3352113](https://ieeexplore.ieee.org/abstract/document/10387412).\r\n- M. Wozniak et al, \"Quench Co-Simulation of Canted Cos-Theta Magnets,\" in IEEE Transactions on Applied Superconductivity, vol. 34, no. 3, pp. 1-5, Dec. 2023, Art no. 4900105, doi: [10.1109/TASC.2023.3338142](https://ieeexplore.ieee.org/document/10337614).\r\n- M. Wozniak et al, \"Fast Quench Propagation Conductor for Protecting Canted Cos-Theta Magnets,\" in IEEE Transactions on Applied Superconductivity, vol. 33, no. 5, pp. 1-5, Aug. 2023, Art no. 4701705, doi: [10.1109/TASC.2023.3247997](https://ieeexplore.ieee.org/document/10050158).\r\n- E. Schnaubelt et al, \"Parallel-in-Time Integration of Transient Phenomena in No-Insulation Superconducting Coils Using Parareal\", accepted for publication in the proceedings of the \r\nScientific Computing in Electrical Engineering (SCEE) 2024 conference, [arXiv:2404.13333](https://arxiv.org/abs/2404.13333).\r\n\r\n## Mathematical Formulations Forming the Basis of Some FiQuS Modules\r\n\r\n- E. Schnaubelt et al, \"Magneto-Thermal Thin Shell Approximation for 3D Finite Element Analysis of No-Insulation Coils\", in IEEE Transactions on Applied Superconductivity, vol. 34, no. 3, pp. 1-6, Dec. 2023, Art no. 4700406, doi: [10.1109/TASC.2023.3340648](https://ieeexplore.ieee.org/document/10349801).\r\n- E. Schnaubelt et al, \"Electromagnetic Simulation of No-Insulation Coils Using H\u00e2\u02c6\u2019\u00cf\u2020 Thin Shell Approximation\", in IEEE Transactions on Applied Superconductivity, vol. 33, no. 5, pp. 1-6, Mar. 2023, Art no. 4900906, doi: [10.1109/TASC.2023.3258905](https://ieeexplore.ieee.org/document/10076826).\r\n- E. Schnaubelt et al, \"Thermal thin shell approximation towards finite element quench simulation\", in Superconductor Science and Technology, vol. 36, no. 4, Art no. 044004, doi: [10.1088/1361-6668/acbeea](https://iopscience.iop.org/article/10.1088/1361-6668/acbeea).\r\n\r\n\r\n# Folder Structure\r\n![FiQuS folder structure](https://gitlab.cern.ch/steam/fiqus/-/raw/master/docs/images/FiQuS_folder_structure.svg)\r\n\r\n# Installation\r\n\r\n## Released version:\r\n```pip install fiqus```\r\n\r\n# Links\r\nSTEAM website: http://cern.ch/steam\r\n\r\nSTEAM-FiQuS website: https://steam.docs.cern.ch/tools/fiqus/\r\n\r\nSTEAM-FiQuS documentation: https://steam-fiqus.docs.cern.ch/ \r\n\r\nCoverage report: https://steam-fiqus.docs.cern.ch/htmlcov/ \r\n\r\n# Contact\r\nsteam-team@cern.ch\r\n\r\n# STEAM User Agreement\r\nBy using any software of the STEAM framework, users agree with this document:\r\nhttps://edms.cern.ch/document/2024516\r\n\r\n(Copyright \u00c2\u00a9 2022, CERN, Switzerland. All rights reserved.)\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Source code for STEAM FiQuS tool",
    "version": "2024.12.2",
    "project_urls": {
        "Homepage": "https://gitlab.cern.ch/steam/fiqus"
    },
    "split_keywords": [
        "steam",
        " fiqus",
        " cern"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4cb6f46e9bb519fec216250a7114d003291e084e84752a5e607468a65c18758f",
                "md5": "5e51faf89ca7b9ca5daf0debedfe4caa",
                "sha256": "9f04b212ba413a9973506e9e9f5175332452fc0ad40f1864bb5f0f6f88abc3ec"
            },
            "downloads": -1,
            "filename": "fiqus-2024.12.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5e51faf89ca7b9ca5daf0debedfe4caa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 349408,
            "upload_time": "2024-12-27T17:10:02",
            "upload_time_iso_8601": "2024-12-27T17:10:02.380519Z",
            "url": "https://files.pythonhosted.org/packages/4c/b6/f46e9bb519fec216250a7114d003291e084e84752a5e607468a65c18758f/fiqus-2024.12.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "95f2a7d3ced31d5aa27b8497c5d7b8774b25863f406ad1a4625346269a9503f6",
                "md5": "7a9afecc57bd5e030bb778aac1cd933c",
                "sha256": "6648d4472cc5645f1cd886bfa69ea154c0f8a553e1f62d2f1b8d6e36bdb0f283"
            },
            "downloads": -1,
            "filename": "fiqus-2024.12.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7a9afecc57bd5e030bb778aac1cd933c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 324567,
            "upload_time": "2024-12-27T17:10:05",
            "upload_time_iso_8601": "2024-12-27T17:10:05.588158Z",
            "url": "https://files.pythonhosted.org/packages/95/f2/a7d3ced31d5aa27b8497c5d7b8774b25863f406ad1a4625346269a9503f6/fiqus-2024.12.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-27 17:10:05",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "fiqus"
}
        
Elapsed time: 0.96134s