Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gray
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ECToPlasM
  • gray
  • Wiki
  • Home

Home · Changes

Page history
Update home authored Feb 02, 2022 by Lorenzo Figini's avatar Lorenzo Figini
Hide whitespace changes
Inline Side-by-side
home.md
View page @ 215533f3
......@@ -7,11 +7,14 @@ function for the current.
The equations and models used in GRAY to compute Gaussian beam propagation, absorption and current drive are summarized in the [Physics](Physics-model) section.
The main development version of the source code is currently managed under a Git [repository](https://maxwell.ydns.eu/git/istp/gray), which allows to compile the code as a stand-alone executable or as a library to be called from within the [JINTRAC](https://git.ccfe.ac.uk/jintrac/jetto-sanco) suite.
The main development version of the source code is currently managed under a Git [repository](https://maxwell.ydns.eu/git/istp/gray), and it is available as a stand-alone executable or as a library to be called from within the [JINTRAC](https://git.ccfe.ac.uk/jintrac/jetto-sanco) suite.
Two forks of the code happened in the past, in the process of developing the interface for [integrated modelling](https://wpcd-workflows.github.io) workflows, and they are currently maintained in different repositories:
For such version of GRAY, we provide here:
- Instructions to obtain and install the code
- Description of the [interface](Interface)
- Description of the [code parameters](Code-parameters), [input](Input-data) and [output](Output-data) data.
- [IMAS version at EUROfusion](https://gforge-next.eufus.eu/svn/gray)
- [IMAS version at ITER](https://git.iter.org/projects/HEAT/repos/gray/)
Two forks of the code happened in the past, in the process of developing the interface for the EUROfusion [Integrated Modelling](https://wpcd-workflows.github.io) workflows, and they are currently maintained in different repositories:
For the main development version of GRAY, we provide here a complete description of the code [parameters](Code-parameters), [input](Input-data) and [output](Output-data) data.
\ No newline at end of file
- [IMAS version at EUROfusion](https://gforge-next.eufus.eu/svn/gray)
- [IMAS version at ITER](https://git.iter.org/projects/HEAT/repos/gray/)
\ No newline at end of file
Clone repository
  • Code parameters
  • Output profiles
  • Physics models
  • Home