<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://ignitioncomputing.com/atom.xml" rel="self" type="application/atom+xml" /><link href="https://ignitioncomputing.com/" rel="alternate" type="text/html" /><updated>2026-02-25T08:41:49+00:00</updated><id>https://ignitioncomputing.com/atom.xml</id><title type="html">Ignition Computing - High-Tech Software Consulting</title><subtitle>Ignition Computing is a specialized consulting firm for high-performance computing and high-tech research software for nuclear fusion research and multiphysics applications.</subtitle><entry><title type="html">Open Application</title><link href="https://ignitioncomputing.com/careers/2026/01/26/Open-Application" rel="alternate" type="text/html" title="Open Application" /><published>2026-01-26T00:00:00+00:00</published><updated>2026-01-26T00:00:00+00:00</updated><id>https://ignitioncomputing.com/careers/2026/01/26/Open-Application</id><content type="html" xml:base="https://ignitioncomputing.com/careers/2026/01/26/Open-Application"><![CDATA[<h3 id="open-application">Open Application</h3>

<p>Are you passionate about complex problem-solving,  high-tech systems, and software engineering? We’re always happy to connect with talented physics software developers, computer scientists, simulation engineers, and those with expertise in nuclear fusion, engineering mathematics, high-performance computing, or physics. If you’re excited about shaping the future of science through innovative software, we’d love to hear from you.</p>

<p>Whether you’re interested in a full-time position, internship, or traineeship, feel free to reach out to us with open application to <a href="mailto:careers@ignitioncomputing.com">careers@ignitioncomputing.com</a> including the following:</p>
<ul>
  <li>CV</li>
  <li>Brief motivation</li>
  <li>Code samples or links to repositories that you have worked on, if available</li>
</ul>

<h3 id="about-us">About Us</h3>

<p>At Ignition computing we specialize in high-performance computing and research software. Be it through building infrastructure for nuclear fusion research, reducing computation times through simulation acceleration or by building a platform for greenhouse optimization, we work with our clients to make the world a better and greener place.</p>

<p>As a developer at Ignition Computing you will provide programming and consulting services for research support and development. You will get the chance to be involved at every step of the way in the development of software.</p>

<p>We mainly code in Python, C++, and Fortran. Our team is all about sharing know-how and helping each other thrive. If you want to grow your skills as a developer, you’re the kind of person we’re after.</p>

<p>Ignition Computing is based in Eindhoven, in the Apparatenfabriek in Strijp-S. Our culture is focussed on cooperation, growth and a healthy work-life balance. At Ignition Computing we believe in an informal environment where everyone is equal. We work closely together with <a href="https://afterservice.nl/">Afterservice</a>, sharing not only our office, lunch, and social events but also parts of our software stack and some ongoing projects.</p>

<h4 id="projects-we-are-currently-involved-in">Projects we are currently involved in</h4>

<ul>
  <li>We play a significant role in developing the IMAS ecosystem. This is the “universal data language” for fusion research at ITER and other facilities. Recent projects include:
    <ul>
      <li>Pulse Design Simulator, an integrated modeling tool to validate ITER pulse schedules against machine limits before experiments</li>
      <li>In-Pulse Data Processing at ITER. For example, visualization in the control room of the live equilibrium reconstruction from measured magnetics data</li>
      <li>A <a href="https://github.com/iterorganization/Waveform-Editor">Waveform-Editor</a> for preparing simulations and experiments</li>
      <li>NetCDF/Zarr cloud storage for IMAS-compatible data, first developed with our <a href="https://github.com/iterorganization/IMAS-Python">IMAS-Python</a> library</li>
      <li><a href="https://github.com/iterorganization/SimDB">SimDB</a>, a tool to track, manage, and query simulation data based on their metadata</li>
      <li><a href="https://github.com/iterorganization/IMAS-Validator">IMAS-Validator</a>, a PyTest like tool to validate IMAS IDSs (Interface Data Structures) through the use of general and case-specific validation rules</li>
      <li><a href="https://github.com/iterorganization/IMAS-Paraview">IMAS-ParaView</a>, a tool to convert complex gridded structures to the VTK format and back. Complemented with ParaView plugins that can visualize these grids, as well as other IDS data</li>
    </ul>
  </li>
  <li>We develop a simulation acceleration library, PreconNet. This project uses machine learning to accelerate complex, computationally-heavy physics simulations by generating preconditioners, optimizing solver configurations and providing initial guesses for iterative solvers</li>
  <li>We work with clients in industry to optimize and accelerate simulation codes, build visualization tools, and solve modeling challenges</li>
</ul>]]></content><author><name>Sebbe Blokhuizen</name></author><category term="careers" /><summary type="html"><![CDATA[Open application for research software engineers]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://ignitioncomputing.com/assets/img/news/research_software_engineer.jpg" /><media:content medium="image" url="https://ignitioncomputing.com/assets/img/news/research_software_engineer.jpg" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Masters Internship</title><link href="https://ignitioncomputing.com/careers/2025/11/11/Masters-Internship-Pipelines" rel="alternate" type="text/html" title="Masters Internship" /><published>2025-11-11T00:00:00+00:00</published><updated>2025-11-11T00:00:00+00:00</updated><id>https://ignitioncomputing.com/careers/2025/11/11/Masters-Internship-Pipelines</id><content type="html" xml:base="https://ignitioncomputing.com/careers/2025/11/11/Masters-Internship-Pipelines"><![CDATA[<h3 id="about-the-internship">About the internship</h3>

<figure style="float:right; position:flex">
    <img src="/assets/img/careers/contour.jpg" style="width:300px" />
    <figcaption style="width:350px"><em>Figure 1: Contour plot of ITER's poloidal flux equilibrium.</em></figcaption>
</figure>

<p>At Ignition Computing, we play a significant role in developing the <a href="https://imas-data-dictionary.readthedocs.io/en/latest/">IMAS</a> ecosystem, the universal data language for fusion research at facilities like ITER. A major challenge in operating such a complex machine is processing and visualizing vast amounts of data in real-time (in-pulse) to monitor and control the plasma. This is at the core of in-pulse data processing, where data pipelines must be robust, fast, and reliable for control room operations.</p>

<p>This internship focuses on developing and demonstrating these live data pipelines. A pipeline could for example use magnetics measurements for equilibrium reconstruction, and be visualized in real-time using <a href="https://imas-muscle3.readthedocs.io/en/latest/">IMAS-MUSCLE3</a>. The aim is to demonstrate how real-time processed data can be displayed and used during ITER operations, and visualized in the control room.</p>

<p>Ignition Computing is based in Strijp-S, Eindhoven. Our culture is focused on cooperation, growth and a healthy work-life balance. At Ignition Computing we believe in an informal environment where everyone is equal.</p>

<h3 id="responsibilities">Responsibilities</h3>

<ul>
  <li>Conduct a study on in-pulse data processing in fusion (e.g., at WEST) and real-time visualization techniques</li>
  <li>Develop an example processing pipeline integrated with MUSCLE3 and Apache Kafka</li>
  <li>Implement a live visualization actor to display the processed data, using the Python Panel framework</li>
  <li>Analyze the performance, latency, and robustness of the developed pipeline for control room applications</li>
</ul>

<h3 id="what-we-ask-of-you">What we ask of you</h3>

<ul>
  <li>Masters student with a background in Scientific Computing, Computer Science, or Physics</li>
  <li>An interest in data visualization, real-time systems, or fusion energy</li>
  <li>Programming skills and knowledge/interest in programming languages such as Python, C++, Fortran or MATLAB</li>
  <li>Fluent in written and spoken Dutch and/or English</li>
  <li>Willingness to learn</li>
</ul>

<h3 id="what-you-get-from-us">What you get from us</h3>

<ul>
  <li>Good support from enthusiastic team members</li>
  <li>The ability to work on ITER/WEST</li>
  <li>Free all-you-can-eat lunch, drinks and snacks</li>
  <li>Lots of opportunities to grow</li>
</ul>

<p>To apply, send a brief summary of your background along with a short description of who you are to <a href="mailto:careers@ignitioncomputing.com">careers@ignitioncomputing.com</a>.</p>]]></content><author><name>Sebbe Blokhuizen</name></author><category term="careers" /><summary type="html"><![CDATA[Building live visualization pipeline for use in ITER's control room]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://ignitioncomputing.com/assets/img/careers/jorek.jpg" /><media:content medium="image" url="https://ignitioncomputing.com/assets/img/careers/jorek.jpg" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Helping Pacific Fusion validate the FLASH code</title><link href="https://ignitioncomputing.com/news/2025/09/03/FLASH-Validation-Pacific-Fusion" rel="alternate" type="text/html" title="Helping Pacific Fusion validate the FLASH code" /><published>2025-09-03T00:00:00+00:00</published><updated>2025-09-03T00:00:00+00:00</updated><id>https://ignitioncomputing.com/news/2025/09/03/FLASH-Validation-Pacific-Fusion</id><content type="html" xml:base="https://ignitioncomputing.com/news/2025/09/03/FLASH-Validation-Pacific-Fusion"><![CDATA[<p><strong>Ignition Computing is working with <a href="https://www.pacificfusion.com/">Pacific Fusion</a> and partners to advance the MHD <a href="https://flash.rochester.edu/">FLASH simulation code</a> for fusion energy research. Pacific Fusion and collaborators including Ignition Computing recently <a href="https://pubs.aip.org/aip/pop/article/32/9/093902/3361416/Validation-of-FLASH-for-magnetically-driven">published in Physics of Plasmas</a> detailing the successful validation of FLASH’s physics. Complementing this validation effort, Ignition Computing is focused on enhancing the code’s speed and reliability, crucial elements for practical fusion design using FLASH.</strong></p>

<p>Achieving commercial fusion energy depends significantly on advanced simulation tools. Startups like Pacific Fusion need trustworthy, high-fidelity codes to design fusion targets and accurately predict experimental results. FLASH, a publicly available multi-physics MHD code, has a history in astrophysics and high-energy-density physics research. Pacific Fusion launched a project to validate it for their specific <em>Inertial Confinement Fusion</em> (ICF) applications. Ignition Computing contributes to this goal by leveraging our computational expertise.</p>

<p>Our focus is on improving FLASH’s core functionality. We are tackling several key areas to ensure more stable and efficient simulations:</p>

<ul>
  <li><strong>Solver Reliability:</strong> We found and fixed critical bugs in the setup of linear systems, crucial for solving diffusion in MHD processes.</li>
  <li><strong>AMR Accuracy:</strong> We addressed inaccuracies in how the Adaptive Mesh Refinement (AMR) system managed boundaries between different refinement levels, leading to more precise and stable outcomes.</li>
  <li><strong>Linear Solver Optimization:</strong> We have boosted the performance of <a href="https://computing.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods">HYPRE’s linear solvers</a> and their preconditioners (like Algebraic Multi-Grid methods). As a result, the solvers are more robust and converge faster.</li>
  <li><strong>Equation of State (EOS) Speed:</strong> We optimized the EOS calculations and table lookups, significantly reducing a major computational bottleneck and reducing overall simulation times.</li>
</ul>

<p>These core improvements to FLASH’s stability and speed are crucial for the progress of the wider validation project. A faster, more reliable FLASH enables the team to effectively run the necessary suite of physics benchmarks.</p>

<p>The validation phase compares the enhanced FLASH code against experimental results, theoretical models, and established ICF codes such as HYDRA and LASNEX. Across six challenging test scenarios, FLASH accurately models complex physics like hydrodynamic instabilities and integrated MagLIF performance. The results show strong alignment with experiments conducted on the Z-machine and with simulations scaled up to the 60 MA range, which is directly relevant to Pacific Fusion’s future goals.</p>

<blockquote>
  <p>By engaging Ignition Computing’s expertise in fusion simulation, we were able to significantly speed up the completion of this extensive validation effort. Few groups have the right knowledge to immediately contribute to a project like this, and Ignition was the type of low-friction, high-delivery partner we needed to make rapid progress”
~ Leland Ellison, Simulation and Modeling Lead at Pacific Fusion.</p>
</blockquote>

<p>This ongoing collaboration showcases Ignition Computing’s focus: using our expertise in computational science to enhance simulation tools for demanding research areas such as fusion energy, making them more powerful, reliable, and efficient. We are happy to see that our collaboration with Pacific Fusion has helped FLASH’s successful validation, and we are looking forward to continue!</p>

<p>Read more at <a href="https://www.pacificfusion.com/updates/validating-the-path-to-fusion-ignition">Pacific Fusion</a></p>

<p><a href="https://www.pacificfusion.com"><img src="/assets/img/clients/pacific_fusion.svg" alt="Pacific Fusion" /></a></p>

<p><small>The opinions expressed in this article are those of Ignition Computing only and do not represent Pacific Fusion’s official position.</small></p>]]></content><author><name>yannickdejong</name></author><category term="news" /><summary type="html"><![CDATA[Ignition Computing is working with Pacific Fusion and partners to advance the MHD FLASH simulation code for fusion energy research. Pacific Fusion and collaborators including Ignition Computing recently published in Physics of Plasmas detailing the successful validation of FLASH’s physics. Complementing this validation effort, Ignition Computing is focused on enhancing the code’s speed and reliability, crucial elements for practical fusion design using FLASH.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://ignitioncomputing.com/assets/img/news/ruiz_scaling_flash_dens.png" /><media:content medium="image" url="https://ignitioncomputing.com/assets/img/news/ruiz_scaling_flash_dens.png" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">IMAS-ParaView First Stable Release</title><link href="https://ignitioncomputing.com/news/2025/06/30/ITER-IMAS-ParaView-release" rel="alternate" type="text/html" title="IMAS-ParaView First Stable Release" /><published>2025-06-30T00:00:00+00:00</published><updated>2025-06-30T00:00:00+00:00</updated><id>https://ignitioncomputing.com/news/2025/06/30/ITER-IMAS-ParaView-release</id><content type="html" xml:base="https://ignitioncomputing.com/news/2025/06/30/ITER-IMAS-ParaView-release"><![CDATA[<p><strong>We are pleased to announce the first stable release of IMAS-ParaView (formerly known as GGD-VTK).
IMAS-ParaView allows users to visualize different kinds of IMAS data in ParaView.
It is publicly available under the LGPL-3.0 license and can be installed from PyPI.</strong></p>

<p>IMAS, or Integrated Modelling &amp; Analysis Suite, is a collection of software used at ITER that aims to 
provide a standardized way to represent and exchange data between different simulation codes and experimental setups.
With the IMAS-ParaView tools we developed, IMAS users can load their data in <a href="https://www.paraview.org/">ParaView</a>, which is an open-source application for visualizing and analyzing large scientific datasets.
ParaView provides powerful visualization and analysis capabilities, which can now be utilized by the IMAS community.</p>

<p>The release of the tool was accompanied by a two-day, on-site training at ITER that combined live demonstrations with hands-on practical sessions.
We were happy with the attendance and the positive feedback, 
and hope the training supports participants in integrating IMAS-ParaView into their data visualization workflows.</p>

<p>IMAS-ParaView is open-source and can be downloaded and installed from <a href="https://pypi.org/project/imas-paraview/">PyPI</a>. You can read the
documentation on <a href="https://imas-paraview.readthedocs.io/en/latest/">ReadTheDocs</a> and view its source code on
<a href="https://github.com/iterorganization/IMAS-Paraview">GitHub</a>.
The <a href="https://imas-paraview.readthedocs.io/en/latest/training.html">training material</a> is also made available.</p>

<p>If you would like to hear more about this project feel free to <a href="/contact">get in touch!</a></p>

<p><a href="https://iter.org"><img src="/assets/img/clients/iter.png" alt="ITER" /></a></p>

<p><small>The opinions expressed in this article are those of Ignition Computing only and do not represent the ITER Organization’s official position.</small></p>]]></content><author><name>sebbe_blokhuizen</name></author><category term="news" /><summary type="html"><![CDATA[We are pleased to announce the first stable release of IMAS-ParaView (formerly known as GGD-VTK). IMAS-ParaView allows users to visualize different kinds of IMAS data in ParaView. It is publicly available under the LGPL-3.0 license and can be installed from PyPI.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://ignitioncomputing.com/assets/img/news/imas-paraview.png" /><media:content medium="image" url="https://ignitioncomputing.com/assets/img/news/imas-paraview.png" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">IMAS-Python 2.0.0 released</title><link href="https://ignitioncomputing.com/news/2025/03/20/ITER-IMAS-Python-2.0-released" rel="alternate" type="text/html" title="IMAS-Python 2.0.0 released" /><published>2025-03-20T00:00:00+00:00</published><updated>2025-03-20T00:00:00+00:00</updated><id>https://ignitioncomputing.com/news/2025/03/20/ITER-IMAS-Python-2.0-released</id><content type="html" xml:base="https://ignitioncomputing.com/news/2025/03/20/ITER-IMAS-Python-2.0-released"><![CDATA[<p><strong>We are happy to announce that IMAS-Python (formerly known as IMASPy) version 2.0.0 was released this week! This
version includes the rename from <code class="language-plaintext highlighter-rouge">imaspy</code> to <code class="language-plaintext highlighter-rouge">imas</code>, reflecting that it has become the main way to interact with the
ITER’s IMAS infrastructure from the Python programming language. It is also the first major version that is publicly
available under the LGPL-3.0 license, and can be installed from PyPI.</strong></p>

<p>The international organisation ITER is building the largest tokamak in the world in France.
This ‘big science’ project aims to prove useful power generation with nuclear fusion.
This multi-billion USD project, built by partners in 35 nations, is one of the most complex machines ever built.
Predictive modelling of this massive machine requires the coupling of many simulation tools and is a major challenge.</p>

<p><a href="https://github.com/iterorganization/IMAS-Python">IMAS-Python</a> is a pure Python library for working with IDS data
structures from the <a href="https://github.com/iterorganization/IMAS-Data-Dictionary">IMAS Data Dictionary</a>. This allows for a
standardized data exchange between different programs used for simulations and analysis of experimental data. We have
<a href="/news/2021/03/21/ITER-IMAS-Python">previously written about IMASPy on this site</a>. Since then, we have worked
with ITER Organization to add many features to improve the usability, performance and utility of IMAS-Python.</p>

<p>This new release marks a transformative moment, where IMAS-Python has surpassed the original Python IMAS interface in
terms of functionality and performance and is ready to be the main Python IMAS interface. It is also one of the first
ITER projects that has been released under the open-source LGPL-3.0 license on GitHub. This makes the software more
accessible and easier to install. We are very happy with this decision by the ITER Organization: making the tools
required for research and collaboration openly available will accelarate reaching the goal of useful power generation
with nuclear fusion!</p>

<p>IMAS-Python can be downloaded and installed from <a href="https://pypi.org/project/imas-python/">PyPI</a>. You can read the
documentation on <a href="https://imas-python.readthedocs.io/en/stable/">ReadTheDocs</a> and view its source code on
<a href="https://github.com/iterorganization/IMAS-Python">GitHub</a>.</p>

<p>Although IMAS-Python is now open sourced, the core Access Layer component (<code class="language-plaintext highlighter-rouge">imas_core</code>) is not (yet) publicly
available. This means that some functionality is disabled, but sharing data can still be done through the recently
added <a href="https://imas-python.readthedocs.io/en/stable/netcdf.html">netCDF file interface</a> when the
<a href="https://pypi.org/project/netCDF4/">netCDF4</a> Python package is installed.</p>

<p>If you would like to hear more about this project feel free to <a href="/contact">get in touch!</a></p>

<p><a href="https://iter.org"><img src="/assets/img/clients/iter.png" alt="ITER" /></a></p>

<p><small>The opinions expressed in this article are those of Ignition Computing only and do not represent the ITER Organization’s official position.</small></p>]]></content><author><name>maarten_sebregts</name></author><category term="news" /><summary type="html"><![CDATA[We are happy to announce that IMAS-Python (formerly known as IMASPy) version 2.0.0 was released this week! This version includes the rename from imaspy to imas, reflecting that it has become the main way to interact with the ITER’s IMAS infrastructure from the Python programming language. It is also the first major version that is publicly available under the LGPL-3.0 license, and can be installed from PyPI.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://ignitioncomputing.com/assets/img/news/platform_20-june-2024_1_crop.jpg" /><media:content medium="image" url="https://ignitioncomputing.com/assets/img/news/platform_20-june-2024_1_crop.jpg" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Building ITER’s Pulse Design Simulator</title><link href="https://ignitioncomputing.com/news/2024/11/19/ITER-Pulse-Design-Simulator" rel="alternate" type="text/html" title="Building ITER’s Pulse Design Simulator" /><published>2024-11-19T00:00:00+00:00</published><updated>2024-11-19T00:00:00+00:00</updated><id>https://ignitioncomputing.com/news/2024/11/19/ITER-Pulse-Design-Simulator</id><content type="html" xml:base="https://ignitioncomputing.com/news/2024/11/19/ITER-Pulse-Design-Simulator"><![CDATA[<p><strong>A consortium led by Ignition Computing, containing CEA and Université Côte d’Azur, has won the contract to develop ITER’s Pulse Design Simulator.
It will build on our work in coupled simulators with MUSCLE3, and use the NICE, METIS and TORAX codes, linking them to controllers in MATLAB Simulink.</strong></p>

<p>The international organisation ITER is building the largest tokamak in the world in France.
This ‘big science’ project aims to prove useful power generation with nuclear fusion.
This multi-billion USD project, built by partners in 35 nations, is one of the most complex machines ever built.
Predictive modelling of this massive machine requires the coupling of many simulation tools and is a major challenge.</p>

<p>Most integrated modelling workflow tools use a directed acyclic graph (DAG) to organise operations.
For co-simulation purposes, with an unknown number of iterations and many timestep loops, this paradigm is problematic.
It is then better to work with semi-autonomous agents which exchange messages with each other, such as implemented in <a href="https://muscle3.readthedocs.io/en/latest/" target="_blank">MUSCLE3</a>, the Multiscale Coupling Library and Environment.</p>

<p>We have developed tooling to facilitate distributed simulations with codes in multiple languages,
with distributed checkpointing, efficient communication using ITER IMAS IDSes, 
and support for MATLAB Simulink.</p>

<p>In the coming year we will build on this tooling to develop a Pulse Design Simulator, which will be used to simulate the working of the ITER tokamak.
The developed infrastructure will host design simulators of various complexity and speed, tailored to the different use cases for experimental design.
It will be used to verify proposed experiments against machine limits, to design better experiments and to inspire further, more detailed, simulation runs.</p>

<p>If you would like to hear more about this project feel free to <a href="/contact">get in touch!</a></p>

<p><a href="https://iter.org"><img src="/assets/img/clients/iter.png" alt="ITER" /></a></p>

<p><small>The opinions expressed in this article are those of Ignition Computing only and do not represent the ITER Organization’s official position.</small></p>]]></content><author><name>dr.ir. D.C. van Vugt</name><email>dvanvugt@ignitioncomputing.com</email></author><category term="news" /><summary type="html"><![CDATA[A consortium led by Ignition Computing, containing CEA and Université Côte d’Azur, has won the contract to develop ITER’s Pulse Design Simulator. It will build on our work in coupled simulators with MUSCLE3, and use the NICE, METIS and TORAX codes, linking them to controllers in MATLAB Simulink.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://ignitioncomputing.com/assets/img/news/tkmandplant_2016_72dpi.jpg" /><media:content medium="image" url="https://ignitioncomputing.com/assets/img/news/tkmandplant_2016_72dpi.jpg" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">MIT R&amp;amp;D AI grant won with highest score in NL!</title><link href="https://ignitioncomputing.com/news/2024/07/18/MIT-R&D-AI" rel="alternate" type="text/html" title="MIT R&amp;amp;D AI grant won with highest score in NL!" /><published>2024-07-18T00:00:00+00:00</published><updated>2024-07-18T00:00:00+00:00</updated><id>https://ignitioncomputing.com/news/2024/07/18/MIT%20R&amp;D%20AI</id><content type="html" xml:base="https://ignitioncomputing.com/news/2024/07/18/MIT-R&amp;D-AI"><![CDATA[<p>We are proud to announce that our AI innovation project proposal “Quality Predictions and simulation optimisation for glass production” with <a href="https://www.celsian.nl/">CelSian Glass &amp; Solar BV</a> was ranked highest out of 57 applications for the MIT AI R&amp;D program by the Netherlands Enterprise Agency (RVO).</p>

<p>The SME Innovation Stimulus for Regional and Top Sectors (MIT in Dutch) encourages Small and Medium-sized Enterprises (SMEs) to develop creative initiatives. These top ten sectors in the Netherlands have been designated as those that have the potential to solve global problems and help boost the country’s economy and competitiveness. <a href="http://ained.nl/ained-geeft-stevige-impuls-aan-mkb-voor-ontwikkeling-en-toepassing-van-ai-2/">The MIT R&amp;D AI is the dedicated stimulus program for innovative collaboration projects by SMEs to deploy innovative AI tools in the top sectors</a>.</p>

<p>Our project proposal was graded on objective criteria on its potential, innovativeness, sustainability and feasibility. It received excellent marks (94.9/100 points) from the RVO. This grant will allow us to develop simulation acceleration tools for complex multiphysics problems, and deploy them in the glass industry.</p>

<p>Our technology- partner CelSian has decades of experience in CFD tools used for the quality prediction of glass making. We will be integrating and adapting Preconnet with CelSian’s market-leading GTM-X tool (see article picture). Preconnet is a machine-learning based tool to accelerate simulations by generating preconditioners, initial guesses and proposing solver configurations. Preconnet has been developed for plasma simulations in a previous project with <a href="/news/2022/01/10/Preconnet_Teamup">Plasimo</a>. Thanks to its versatility, Preconnet’s functionality can be extended to new simulation challenges.</p>

<p>The glass-melting process can take up to multiple days. This makes glass production difficult. Temperature and material fluctuations have implications for the final product. Product quality issues, such as bubbles in glass, may arise. This can lead to the loss of large batches of glass, totaling multiple days of production. New developments in machine learning and simulation provide more accurate predictions of glass quality.</p>

<p>The project is expected to result in improved quality prediction models leading to substantial economic and environmental gains. Through more efficient feed-stock use and energy consumption, each glass oven could save energy costs in the range of  € 250.000 to € 1.250.000 per year as well as reducing CO2 and nitrous oxide emissions. This undeniably positive expected impact fits with our vision of supporting the sustainable industry of the future.</p>]]></content><author><name>Yonis le Grand</name></author><category term="news" /><summary type="html"><![CDATA[We are proud to announce that our AI innovation project proposal “Quality Predictions and simulation optimisation for glass production” with CelSian Glass &amp; Solar BV was ranked highest out of 57 applications for the MIT AI R&amp;D program by the Netherlands Enterprise Agency (RVO).]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://ignitioncomputing.com/assets/img/news/GTM-X.gif" /><media:content medium="image" url="https://ignitioncomputing.com/assets/img/news/GTM-X.gif" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">ITER public-private partnership workshop</title><link href="https://ignitioncomputing.com/news/2024/07/11/ITER-Public-Private-Workshop" rel="alternate" type="text/html" title="ITER public-private partnership workshop" /><published>2024-07-11T00:00:00+00:00</published><updated>2024-07-11T00:00:00+00:00</updated><id>https://ignitioncomputing.com/news/2024/07/11/ITER%20Public%20Private%20Workshop</id><content type="html" xml:base="https://ignitioncomputing.com/news/2024/07/11/ITER-Public-Private-Workshop"><![CDATA[<p><strong>The essential role of computer technology in a growing fusion industry</strong></p>

<p>The global fusion landscape is undergoing a profound change. The ambition of harnessing “the energy of the Sun and stars” was traditionally pursued through public projects which were government or university-funded, culminating in megaprojects such as ITER. In recent years, new and daring <a href="https://www.nature.com/immersive/d41586-021-03401-w/index.html">private initiatives have managed to gather substantial private investment</a>, to seek new approaches to realizing the fusion dream. In order to encourage synergy between public and private initiatives, the <a href="https://www.iter.org/newsline/-/4042">ITER organization hosted a three-day workshop</a>.</p>

<p>Some startups are working on the well-established <a href="https://en.wikipedia.org/wiki/Magnetic_confinement_fusion">magnetic confinement fusion</a> pathways such as Stellarators and Tokamaks while harnessing more agile or more integrated organizational approaches and technological advances in superconductor technologies. Other startups are exploring more exotic avenues, such as <a href="https://en.wikipedia.org/wiki/Inertial_confinement_fusion">inertial confinement fusion</a>. Regardless of the approach, the first step is to test the ideas in simulation. <a href="https://www.computerweekly.com/news/366593337/ITER-workshop-highlights-the-role-of-computing-technology-in-nuclear-fusion">Daan van Vugt spoke to Computer Weekly about five key areas in fusion research and development where high-performance and scientific computing make an impact</a>.</p>]]></content><author><name>Yonis le Grand</name></author><category term="news" /><summary type="html"><![CDATA[The essential role of computer technology in a growing fusion industry]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://ignitioncomputing.com/assets/img/news/Fusion_for_all.jpg" /><media:content medium="image" url="https://ignitioncomputing.com/assets/img/news/Fusion_for_all.jpg" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Ignition Computing now member of Fusenet</title><link href="https://ignitioncomputing.com/news/2024/05/27/Fusenet_Membership" rel="alternate" type="text/html" title="Ignition Computing now member of Fusenet" /><published>2024-05-27T00:00:00+00:00</published><updated>2024-05-27T00:00:00+00:00</updated><id>https://ignitioncomputing.com/news/2024/05/27/Fusenet_Membership</id><content type="html" xml:base="https://ignitioncomputing.com/news/2024/05/27/Fusenet_Membership"><![CDATA[<p><strong>Ignition Computing has joined the FuseNet Association.</strong></p>

<p>Ignition computing celebrates its new membership of the FuseNet Association! This association stimulates Fusion education in Europe. Fusenet helps students and educators alike through education development and mobility programs and it forges bonds between universities, research institutes and industry.</p>

<p>As many at Ignition Computing have themselves profited directly from Fusenet’s help, they look forward to providing a place for students to learn about software development for Nuclear Fusion.</p>

<p><a href="https://fusenet.eu/"><img src="/assets/img/clients/fusenet_logo.jpg" alt="Fusenet" /></a></p>]]></content><author><name>Mike Sanders</name></author><category term="news" /><summary type="html"><![CDATA[Ignition Computing has joined the FuseNet Association.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://ignitioncomputing.com/assets/img/news/fusenet_map.jpg" /><media:content medium="image" url="https://ignitioncomputing.com/assets/img/news/fusenet_map.jpg" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Research Training Event Calendar Taxila</title><link href="https://ignitioncomputing.com/news/2023/06/23/Taxila_Research_Training_Event_Calendar" rel="alternate" type="text/html" title="Research Training Event Calendar Taxila" /><published>2023-06-23T00:00:00+00:00</published><updated>2023-06-23T00:00:00+00:00</updated><id>https://ignitioncomputing.com/news/2023/06/23/Taxila_Research_Training_Event_Calendar</id><content type="html" xml:base="https://ignitioncomputing.com/news/2023/06/23/Taxila_Research_Training_Event_Calendar"><![CDATA[<p><strong>Ignition Computing is providing coding and consulting services for Taxila, the one stop shop for training on research data, research software, open science in the Netherlands.</strong></p>

<p>Taxila is a comprehensive platform that serves as a hub for trainers and trainees seeking to explore a wide range of training opportunities, learning resources, and teaching materials. Whether you are interested in Research Data Management, Research Software Management, Open Science, or other related fields like High Performance Computing, Taxila provides a centralized space where you can discover upcoming workshops, seminars, conferences, and webinars.</p>

<p>Taxila continues to grow in multiple aspects. The code base is based on <a href="https://github.com/ElixirTeSS/TeSS">ELIXIR’s TeSS</a> and is in active development to ensure a seamless user experience, incorporating user feedback and introducing new features to improve the platform’s functionality. On the other hand, Taxila’s reach is constantly expanding as an increasing number of training providers join the platform. This growing network of providers enriches the diversity and quality of the training materials and opportunities available on Taxila, creating a dynamic ecosystem where trainers and trainees can connect, collaborate, and share knowledge.</p>

<p>More info can be found on the <a href="https://taxila.nl/">Taxila site.</a></p>

<p><a href="https://taxila.nl/"><img src="/assets/img/clients/taxila.png" alt="Taxila" /></a></p>]]></content><author><name>mike_sanders</name></author><category term="news" /><summary type="html"><![CDATA[Ignition Computing is providing coding and consulting services for Taxila, the one stop shop for training on research data, research software, open science in the Netherlands.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://ignitioncomputing.com/assets/img/news/research-training.jpg" /><media:content medium="image" url="https://ignitioncomputing.com/assets/img/news/research-training.jpg" xmlns:media="http://search.yahoo.com/mrss/" /></entry></feed>