<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: KeitaHoshino</title>
    <description>The latest articles on DEV Community by KeitaHoshino (@starfieldkt).</description>
    <link>https://dev.to/starfieldkt</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1126720%2F58958d4a-3375-4be9-9ece-fbd13ae4b9dc.png</url>
      <title>DEV Community: KeitaHoshino</title>
      <link>https://dev.to/starfieldkt</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/starfieldkt"/>
    <language>en</language>
    <item>
      <title>[iRIC] [New Feature] How to Use Project-Specific Default Colormap Settings</title>
      <dc:creator>KeitaHoshino</dc:creator>
      <pubDate>Thu, 27 Feb 2025 00:28:50 +0000</pubDate>
      <link>https://dev.to/starfieldkt/iric-new-feature-how-to-use-project-specific-default-colormap-settings-5hee</link>
      <guid>https://dev.to/starfieldkt/iric-new-feature-how-to-use-project-specific-default-colormap-settings-5hee</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;A very useful new feature has been added!&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Have you ever customized the colormap settings to your liking...&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fw9og26wl0hp90rm1vo4p.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fw9og26wl0hp90rm1vo4p.png" alt="Image_1" width="800" height="470"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;...only to find that you have to set everything again when opening a new visualization window?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9km3bmmi90fivuxvzcap.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9km3bmmi90fivuxvzcap.png" alt="Image_2" width="800" height="470"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This new feature solves that problem with just one button!&lt;/p&gt;

&lt;h2&gt;
  
  
  How to Use
&lt;/h2&gt;

&lt;p&gt;Once you've adjusted the colormap settings to your preference, simply click the newly added &lt;strong&gt;"Set as Default"&lt;/strong&gt; button.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fd41rzx69iukmzqbzk4kb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fd41rzx69iukmzqbzk4kb.png" alt="Image_3" width="800" height="688"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;After setting it as the default, any new visualization window will automatically use this colormap setting.&lt;br&gt;
This is a very convenient feature, so be sure to take advantage of it!&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The default setting is saved for each scalar individually.&lt;/li&gt;
&lt;li&gt;Every time you click &lt;strong&gt;"Set as Default"&lt;/strong&gt;, the previous setting is overwritten. If you want to keep the old colormap settings, use the export feature.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;

&lt;p&gt;Below is an advanced section for those who are interested.&lt;/p&gt;
&lt;h2&gt;
  
  
  Learn More
&lt;/h2&gt;
&lt;h3&gt;
  
  
  Where Default Settings Are Stored
&lt;/h3&gt;

&lt;p&gt;The project-specific default colormap settings are stored in the &lt;code&gt;project.xml&lt;/code&gt; file, which contains project information.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;If you saved the project using &lt;strong&gt;"Save As Project"&lt;/strong&gt;, &lt;code&gt;project.xml&lt;/code&gt; will be located in the corresponding folder.&lt;/li&gt;
&lt;li&gt;If you saved the project using &lt;strong&gt;"Save As File(*.ipro)"&lt;/strong&gt;, extract the &lt;code&gt;.ipro&lt;/code&gt; file to find &lt;code&gt;project.xml&lt;/code&gt; inside.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;

&lt;p&gt;If you open &lt;code&gt;project.xml&lt;/code&gt; in a text editor, you will see something like this:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight xml"&gt;&lt;code&gt;&lt;span class="cp"&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;/span&gt;
&lt;span class="nt"&gt;&amp;lt;iRICProject&lt;/span&gt; &lt;span class="na"&gt;version=&lt;/span&gt;&lt;span class="s"&gt;"4.1.0.6959"&lt;/span&gt; &lt;span class="na"&gt;solverName=&lt;/span&gt;&lt;span class="s"&gt;"Nays2DH"&lt;/span&gt; &lt;span class="na"&gt;solverVersion=&lt;/span&gt;&lt;span class="s"&gt;"1.6.4"&lt;/span&gt; &lt;span class="na"&gt;coordinateSystem=&lt;/span&gt;&lt;span class="s"&gt;"EPSG:2454"&lt;/span&gt; &lt;span class="na"&gt;timeFormat=&lt;/span&gt;&lt;span class="s"&gt;"elapsed|SS sec"&lt;/span&gt; &lt;span class="na"&gt;customTimeFormat=&lt;/span&gt;&lt;span class="s"&gt;""&lt;/span&gt; &lt;span class="na"&gt;offsetX=&lt;/span&gt;&lt;span class="s"&gt;"0"&lt;/span&gt; &lt;span class="na"&gt;offsetY=&lt;/span&gt;&lt;span class="s"&gt;"0"&lt;/span&gt; &lt;span class="na"&gt;separateResult=&lt;/span&gt;&lt;span class="s"&gt;"false"&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&lt;/span&gt;
    &lt;span class="nt"&gt;&amp;lt;CgnsFileList&lt;/span&gt; &lt;span class="na"&gt;current=&lt;/span&gt;&lt;span class="s"&gt;"Case1"&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&lt;/span&gt;
        &lt;span class="nt"&gt;&amp;lt;CgnsFileEntry&lt;/span&gt; &lt;span class="na"&gt;filename=&lt;/span&gt;&lt;span class="s"&gt;"Case1"&lt;/span&gt; &lt;span class="na"&gt;comment=&lt;/span&gt;&lt;span class="s"&gt;""&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
    &lt;span class="nt"&gt;&amp;lt;/CgnsFileList&amp;gt;&lt;/span&gt;
    &lt;span class="nt"&gt;&amp;lt;MeasuredDatas/&amp;gt;&lt;/span&gt;
    &lt;span class="nt"&gt;&amp;lt;CalculationResult&lt;/span&gt; &lt;span class="na"&gt;currentStep=&lt;/span&gt;&lt;span class="s"&gt;"187"&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&lt;/span&gt;
        &lt;span class="nt"&gt;&amp;lt;Base&lt;/span&gt; &lt;span class="na"&gt;dimension=&lt;/span&gt;&lt;span class="s"&gt;"2"&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&lt;/span&gt;
            &lt;span class="nt"&gt;&amp;lt;Zone&lt;/span&gt; &lt;span class="na"&gt;name=&lt;/span&gt;&lt;span class="s"&gt;"iRICZone"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
        &lt;span class="nt"&gt;&amp;lt;/Base&amp;gt;&lt;/span&gt;
    &lt;span class="nt"&gt;&amp;lt;/CalculationResult&amp;gt;&lt;/span&gt;
    &lt;span class="nt"&gt;&amp;lt;PostProcessors&amp;gt;&lt;/span&gt;
        &lt;span class="nt"&gt;&amp;lt;PostProcessor&lt;/span&gt; &lt;span class="na"&gt;ref=&lt;/span&gt;&lt;span class="s"&gt;"subwindows/post2dwindow15.xml"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
    &lt;span class="nt"&gt;&amp;lt;/PostProcessors&amp;gt;&lt;/span&gt;
    &lt;span class="nt"&gt;&amp;lt;Backgrounds/&amp;gt;&lt;/span&gt;
    &lt;span class="nt"&gt;&amp;lt;DefaultColorMapSettings&amp;gt;&lt;/span&gt;
        &lt;span class="nt"&gt;&amp;lt;ColorMapSetting&lt;/span&gt; &lt;span class="na"&gt;name=&lt;/span&gt;&lt;span class="s"&gt;"Depth(m)"&lt;/span&gt; &lt;span class="na"&gt;transitionMode=&lt;/span&gt;&lt;span class="s"&gt;"0"&lt;/span&gt; &lt;span class="na"&gt;valueMode=&lt;/span&gt;&lt;span class="s"&gt;"1"&lt;/span&gt; &lt;span class="na"&gt;autoValueRange=&lt;/span&gt;&lt;span class="s"&gt;"false"&lt;/span&gt; &lt;span class="na"&gt;minValue=&lt;/span&gt;&lt;span class="s"&gt;"0.1"&lt;/span&gt; &lt;span class="na"&gt;maxValue=&lt;/span&gt;&lt;span class="s"&gt;"13"&lt;/span&gt; &lt;span class="na"&gt;fillUppeer=&lt;/span&gt;&lt;span class="s"&gt;"true"&lt;/span&gt; &lt;span class="na"&gt;fillLower=&lt;/span&gt;&lt;span class="s"&gt;"false"&lt;/span&gt; &lt;span class="na"&gt;colorTableMinValue=&lt;/span&gt;&lt;span class="s"&gt;"0"&lt;/span&gt; &lt;span class="na"&gt;visible=&lt;/span&gt;&lt;span class="s"&gt;"true"&lt;/span&gt; &lt;span class="na"&gt;direction=&lt;/span&gt;&lt;span class="s"&gt;"0"&lt;/span&gt; &lt;span class="na"&gt;barAutoWidth=&lt;/span&gt;&lt;span class="s"&gt;"false"&lt;/span&gt; &lt;span class="na"&gt;barWidth=&lt;/span&gt;&lt;span class="s"&gt;"30"&lt;/span&gt; &lt;span class="na"&gt;barAlign=&lt;/span&gt;&lt;span class="s"&gt;"1"&lt;/span&gt; &lt;span class="na"&gt;title=&lt;/span&gt;&lt;span class="s"&gt;"Depth(m)"&lt;/span&gt; &lt;span class="na"&gt;autoNumberOfLabels=&lt;/span&gt;&lt;span class="s"&gt;"true"&lt;/span&gt; &lt;span class="na"&gt;numberOfLabels=&lt;/span&gt;&lt;span class="s"&gt;"9"&lt;/span&gt; &lt;span class="na"&gt;labelSkipRate=&lt;/span&gt;&lt;span class="s"&gt;"1"&lt;/span&gt; &lt;span class="na"&gt;labelFormat=&lt;/span&gt;&lt;span class="s"&gt;"%5.2f"&lt;/span&gt; &lt;span class="na"&gt;titleFont=&lt;/span&gt;&lt;span class="s"&gt;"Times New Roman,20,-1,5,50,0,0,0,0,0,Regular"&lt;/span&gt; &lt;span class="na"&gt;labelFont=&lt;/span&gt;&lt;span class="s"&gt;"Times New Roman,20,-1,5,50,0,0,0,0,0,Regular"&lt;/span&gt; &lt;span class="na"&gt;titleColor=&lt;/span&gt;&lt;span class="s"&gt;"#000000"&lt;/span&gt; &lt;span class="na"&gt;labelColor=&lt;/span&gt;&lt;span class="s"&gt;"#000000"&lt;/span&gt; &lt;span class="na"&gt;backgroundColor=&lt;/span&gt;&lt;span class="s"&gt;"#ffffff"&lt;/span&gt; &lt;span class="na"&gt;backgroundOpacityEnabled=&lt;/span&gt;&lt;span class="s"&gt;"true"&lt;/span&gt; &lt;span class="na"&gt;backgroundOpacityPercent=&lt;/span&gt;&lt;span class="s"&gt;"20"&lt;/span&gt; &lt;span class="na"&gt;showBorder=&lt;/span&gt;&lt;span class="s"&gt;"true"&lt;/span&gt; &lt;span class="na"&gt;position=&lt;/span&gt;&lt;span class="s"&gt;"4"&lt;/span&gt; &lt;span class="na"&gt;horizontalMarginRatio=&lt;/span&gt;&lt;span class="s"&gt;"0.1224"&lt;/span&gt; &lt;span class="na"&gt;verticalMarginRatio=&lt;/span&gt;&lt;span class="s"&gt;"0.094"&lt;/span&gt; &lt;span class="na"&gt;autoSize=&lt;/span&gt;&lt;span class="s"&gt;"true"&lt;/span&gt; &lt;span class="na"&gt;width=&lt;/span&gt;&lt;span class="s"&gt;"636"&lt;/span&gt; &lt;span class="na"&gt;height=&lt;/span&gt;&lt;span class="s"&gt;"126"&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&lt;/span&gt;
            &lt;span class="nt"&gt;&amp;lt;Item&lt;/span&gt; &lt;span class="na"&gt;value=&lt;/span&gt;&lt;span class="s"&gt;"0"&lt;/span&gt; &lt;span class="na"&gt;color=&lt;/span&gt;&lt;span class="s"&gt;"#f7fbff"&lt;/span&gt; &lt;span class="na"&gt;transparent=&lt;/span&gt;&lt;span class="s"&gt;"false"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
            &lt;span class="nt"&gt;&amp;lt;Item&lt;/span&gt; &lt;span class="na"&gt;value=&lt;/span&gt;&lt;span class="s"&gt;"0.125"&lt;/span&gt; &lt;span class="na"&gt;color=&lt;/span&gt;&lt;span class="s"&gt;"#deebf7"&lt;/span&gt; &lt;span class="na"&gt;transparent=&lt;/span&gt;&lt;span class="s"&gt;"false"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
            &lt;span class="nt"&gt;&amp;lt;Item&lt;/span&gt; &lt;span class="na"&gt;value=&lt;/span&gt;&lt;span class="s"&gt;"0.25"&lt;/span&gt; &lt;span class="na"&gt;color=&lt;/span&gt;&lt;span class="s"&gt;"#c6dbef"&lt;/span&gt; &lt;span class="na"&gt;transparent=&lt;/span&gt;&lt;span class="s"&gt;"false"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
            &lt;span class="nt"&gt;&amp;lt;Item&lt;/span&gt; &lt;span class="na"&gt;value=&lt;/span&gt;&lt;span class="s"&gt;"0.375"&lt;/span&gt; &lt;span class="na"&gt;color=&lt;/span&gt;&lt;span class="s"&gt;"#9ecae1"&lt;/span&gt; &lt;span class="na"&gt;transparent=&lt;/span&gt;&lt;span class="s"&gt;"false"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
            &lt;span class="nt"&gt;&amp;lt;Item&lt;/span&gt; &lt;span class="na"&gt;value=&lt;/span&gt;&lt;span class="s"&gt;"0.5"&lt;/span&gt; &lt;span class="na"&gt;color=&lt;/span&gt;&lt;span class="s"&gt;"#6baed6"&lt;/span&gt; &lt;span class="na"&gt;transparent=&lt;/span&gt;&lt;span class="s"&gt;"false"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
            &lt;span class="nt"&gt;&amp;lt;Item&lt;/span&gt; &lt;span class="na"&gt;value=&lt;/span&gt;&lt;span class="s"&gt;"0.625"&lt;/span&gt; &lt;span class="na"&gt;color=&lt;/span&gt;&lt;span class="s"&gt;"#4292c6"&lt;/span&gt; &lt;span class="na"&gt;transparent=&lt;/span&gt;&lt;span class="s"&gt;"false"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
            &lt;span class="nt"&gt;&amp;lt;Item&lt;/span&gt; &lt;span class="na"&gt;value=&lt;/span&gt;&lt;span class="s"&gt;"0.75"&lt;/span&gt; &lt;span class="na"&gt;color=&lt;/span&gt;&lt;span class="s"&gt;"#2171b5"&lt;/span&gt; &lt;span class="na"&gt;transparent=&lt;/span&gt;&lt;span class="s"&gt;"false"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
            &lt;span class="nt"&gt;&amp;lt;Item&lt;/span&gt; &lt;span class="na"&gt;value=&lt;/span&gt;&lt;span class="s"&gt;"0.875"&lt;/span&gt; &lt;span class="na"&gt;color=&lt;/span&gt;&lt;span class="s"&gt;"#08519c"&lt;/span&gt; &lt;span class="na"&gt;transparent=&lt;/span&gt;&lt;span class="s"&gt;"false"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
            &lt;span class="nt"&gt;&amp;lt;Item&lt;/span&gt; &lt;span class="na"&gt;value=&lt;/span&gt;&lt;span class="s"&gt;"1"&lt;/span&gt; &lt;span class="na"&gt;color=&lt;/span&gt;&lt;span class="s"&gt;"#08306b"&lt;/span&gt; &lt;span class="na"&gt;transparent=&lt;/span&gt;&lt;span class="s"&gt;"false"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
        &lt;span class="nt"&gt;&amp;lt;/ColorMapSetting&amp;gt;&lt;/span&gt;
    &lt;span class="nt"&gt;&amp;lt;/DefaultColorMapSettings&amp;gt;&lt;/span&gt;
    &lt;span class="nt"&gt;&amp;lt;PreProcessorWindow&lt;/span&gt; &lt;span class="na"&gt;ref=&lt;/span&gt;&lt;span class="s"&gt;"subwindows/preprocessor.xml"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
    &lt;span class="nt"&gt;&amp;lt;SolverConsoleWindow&lt;/span&gt; &lt;span class="na"&gt;minimized=&lt;/span&gt;&lt;span class="s"&gt;"false"&lt;/span&gt; &lt;span class="na"&gt;maximized=&lt;/span&gt;&lt;span class="s"&gt;"false"&lt;/span&gt; &lt;span class="na"&gt;left=&lt;/span&gt;&lt;span class="s"&gt;"30"&lt;/span&gt; &lt;span class="na"&gt;top=&lt;/span&gt;&lt;span class="s"&gt;"30"&lt;/span&gt; &lt;span class="na"&gt;width=&lt;/span&gt;&lt;span class="s"&gt;"700"&lt;/span&gt; &lt;span class="na"&gt;height=&lt;/span&gt;&lt;span class="s"&gt;"500"&lt;/span&gt; &lt;span class="na"&gt;backgroundColor=&lt;/span&gt;&lt;span class="s"&gt;"#c8c8c8"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
    &lt;span class="nt"&gt;&amp;lt;PostProcessorFactory&amp;gt;&lt;/span&gt;
        &lt;span class="nt"&gt;&amp;lt;WindowCount&lt;/span&gt; &lt;span class="na"&gt;name=&lt;/span&gt;&lt;span class="s"&gt;"graph2dhybridwindow"&lt;/span&gt; &lt;span class="na"&gt;value=&lt;/span&gt;&lt;span class="s"&gt;"1"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
        &lt;span class="nt"&gt;&amp;lt;WindowCount&lt;/span&gt; &lt;span class="na"&gt;name=&lt;/span&gt;&lt;span class="s"&gt;"graph2dscatteredwindow"&lt;/span&gt; &lt;span class="na"&gt;value=&lt;/span&gt;&lt;span class="s"&gt;"6"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
        &lt;span class="nt"&gt;&amp;lt;WindowCount&lt;/span&gt; &lt;span class="na"&gt;name=&lt;/span&gt;&lt;span class="s"&gt;"post2dbirdeyewindow"&lt;/span&gt; &lt;span class="na"&gt;value=&lt;/span&gt;&lt;span class="s"&gt;"2"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
        &lt;span class="nt"&gt;&amp;lt;WindowCount&lt;/span&gt; &lt;span class="na"&gt;name=&lt;/span&gt;&lt;span class="s"&gt;"post2dwindow"&lt;/span&gt; &lt;span class="na"&gt;value=&lt;/span&gt;&lt;span class="s"&gt;"18"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
        &lt;span class="nt"&gt;&amp;lt;WindowCount&lt;/span&gt; &lt;span class="na"&gt;name=&lt;/span&gt;&lt;span class="s"&gt;"postcrosssectionwindow"&lt;/span&gt; &lt;span class="na"&gt;value=&lt;/span&gt;&lt;span class="s"&gt;"4"&lt;/span&gt;&lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
    &lt;span class="nt"&gt;&amp;lt;/PostProcessorFactory&amp;gt;&lt;/span&gt;
&lt;span class="nt"&gt;&amp;lt;/iRICProject&amp;gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;
  
  
  How to Delete Default Colormap Settings
&lt;/h3&gt;

&lt;p&gt;To remove a default colormap setting, open project.xml in a text editor and delete the corresponding scalar's settings, then save the file.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>NaysDw2 ver 1.1.24020101 released</title>
      <dc:creator>KeitaHoshino</dc:creator>
      <pubDate>Fri, 16 Feb 2024 02:43:17 +0000</pubDate>
      <link>https://dev.to/starfieldkt/naysdw2-ver-1124020101-released-39b9</link>
      <guid>https://dev.to/starfieldkt/naysdw2-ver-1124020101-released-39b9</guid>
      <description>&lt;h2&gt;
  
  
  NaysDw2 has been updated.
&lt;/h2&gt;

&lt;p&gt;NaysDw2 ver 1.1.24020101 was released on February 1, 2024.&lt;/p&gt;

&lt;h3&gt;
  
  
  Summary of changes
&lt;/h3&gt;

&lt;h4&gt;
  
  
  Functional improvements and new features added
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Added the ability to smoothly copy a grid by specifying the calculation results to be read when selecting a solver.&lt;/li&gt;
&lt;li&gt;Advanced mode has been added, which allows you to specify any scalar from the calculation results to be read in.&lt;/li&gt;
&lt;li&gt;A figure of the driftwood input range has been added to the Calculation Conditions dialog.&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  Bug Fixes
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;Fixed a bug that prevented reading the initial position of driftwood from text data.&lt;/li&gt;
&lt;li&gt;Fixed a bug that polygon items were sometimes not added to the object browser when the post-processing window was opened.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Projects created with the previous version are still available.&lt;br&gt;
The details of each are organized as follows.&lt;/p&gt;

&lt;h2&gt;
  
  
  Change in the method of specifying the read target and copying the grid
&lt;/h2&gt;

&lt;p&gt;For improved convenience and implementation of advanced mode, the method of specifying read target has been changed to the same method as EvaTRiP_Pro.&lt;/p&gt;

&lt;p&gt;Previously, you had to manually copy the grid after creating a new project and specify the path of the CGNS file to be read in the calculation conditions.&lt;/p&gt;

&lt;p&gt;The new method is easier to understand because you can specify the read target in the dialog that iRIC displays when you create a new project, and then copy the grid as is.&lt;/p&gt;

&lt;p&gt;In this method, the iRIC GUI reads the read target and displays the following information, so there is no need to open the read target and check it.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Solver name&lt;/li&gt;
&lt;li&gt;Solver version&lt;/li&gt;
&lt;li&gt;grid type&lt;/li&gt;
&lt;li&gt;grid size&lt;/li&gt;
&lt;li&gt;Number of results&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  New method of operation
&lt;/h3&gt;

&lt;p&gt;When you start a new NaysDw2 project, a dialog box for selecting a CGNS file for input will appear.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhdyqt133pywqjqdg30yv.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhdyqt133pywqjqdg30yv.png" alt="1" width="455" height="251"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Select Case1.cgn of the project you want to load from the&lt;code&gt;...&lt;/code&gt;button.&lt;br&gt;
(The image shows the result of the debugging calculation when it is specified.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2ll2lm0dvp8ygksmr224.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2ll2lm0dvp8ygksmr224.png" alt="2" width="455" height="251"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Press &lt;code&gt;OK&lt;/code&gt; and you will be asked "Do you want to import grid from the CGNS file?" and select &lt;code&gt;Yes&lt;/code&gt; to import the grid.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fon7l7ewog85z7hn3ly5a.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fon7l7ewog85z7hn3ly5a.png" alt="3" width="323" height="124"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Basically, you will get an error message, but it is a specification, so don't worry about it and press &lt;code&gt;Yes&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6m4tmv5vvrxx81vcrl7c.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6m4tmv5vvrxx81vcrl7c.png" alt="4" width="502" height="158"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You have successfully imported the grid.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fyb5hvgks8mgwq5vyd008.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fyb5hvgks8mgwq5vyd008.png" alt="5" width="800" height="470"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you want to change the import target later, you can do so from the &lt;code&gt;CGNS file name to import flow calculation results&lt;/code&gt; item in the &lt;code&gt;Basic Settings&lt;/code&gt; group of the Calculation Conditions dialog.&lt;br&gt;
However, the grid will not be updated, so please import manually.&lt;/p&gt;

&lt;h2&gt;
  
  
  About Advanced Mode
&lt;/h2&gt;

&lt;p&gt;Advanced mode is a mode that allows you to specify any scalar other than velocity and bathymetry required for calculation with NaysDw2 to be copied from the read target and output to the NaysDw2 calculation results.&lt;br&gt;
The number of scalars that can be read is as follows&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;type of scalar&lt;/th&gt;
&lt;th&gt;number of scalars that can be read&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;scalars with "time" as a dimension (e.g. flow rate)&lt;/td&gt;
&lt;td&gt;2&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;real Scalar with node&lt;/td&gt;
&lt;td&gt;5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;real Scalar with cell&lt;/td&gt;
&lt;td&gt;5&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;integer Scalar with cell&lt;/td&gt;
&lt;td&gt;5&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Previously, only fixed flow, elevation, and river bed fluctuation could be read, but this allows various reference information to be visualized together.&lt;/p&gt;

&lt;h3&gt;
  
  
  Usage
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;check the &lt;code&gt;Enable Advanced Mode&lt;/code&gt; checkbox in the &lt;code&gt;+Advanced Mode&lt;/code&gt; group in the Calculation Conditions dialog. 2.&lt;/li&gt;
&lt;li&gt;in &lt;code&gt;Specify parameters for tracking calculations&lt;/code&gt;, select a scalar name for velocity and depth from the pull-down list&lt;/li&gt;
&lt;li&gt;for other optional scalars, check the &lt;code&gt;Enable&lt;/code&gt; checkbox in each scalar and select the scalar name from the pull-down list&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;The flow velocity is stored separately in the CGNS file in the X-axis direction and in the Y-axis direction. Please select the correct combination with X and Y at the end of the scalar name.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fd6cox9ogbwzyroz9nrgq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fd6cox9ogbwzyroz9nrgq.png" alt="6" width="800" height="1024"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;When advanced mode is enabled, the &lt;code&gt;velocity used to track driftwood&lt;/code&gt; in the &lt;code&gt;Basic Settings&lt;/code&gt; group is disabled and the velocity specified in advanced mode is used to track the driftwood.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;If you are loading a calculation with multiple velocities (e.g. Nays2D+), you can load it as a reference in addition to the velocities used in the NaysDw2 calculation. In this case, specify the velocities in the X and Y directions of the velocities you want to read as a scalar at an arbitrary grid point.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fh680qb4li3w2lgop0y0r.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fh680qb4li3w2lgop0y0r.png" alt="7" width="746" height="648"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Bug fixes
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Ability to read initial driftwood location from text data
&lt;/h3&gt;

&lt;p&gt;Fixed a bug in the &lt;code&gt;Flowwood supply conditions&lt;/code&gt; group setting that did not read location information from the file specified by the &lt;code&gt;initial driftwood placement location information file name&lt;/code&gt; even if the group was set to place the driftwood in the initial state.&lt;/p&gt;

&lt;h3&gt;
  
  
  Polygon section of the object browser
&lt;/h3&gt;

&lt;p&gt;If no driftwood existed in the grid at the time step selected in the toolbar, a polygon item was not added to the object browser when the post-processing window was opened, and the driftwood polygon was not displayed in that post-processing window even after changing to the time step where the driftwood existed. This bug has been fixed.&lt;/p&gt;

</description>
      <category>iric</category>
      <category>solver</category>
      <category>naysdw2</category>
    </item>
    <item>
      <title>You can now associate ipro files with iRIC v4.</title>
      <dc:creator>KeitaHoshino</dc:creator>
      <pubDate>Mon, 16 Oct 2023 08:37:10 +0000</pubDate>
      <link>https://dev.to/starfieldkt/you-can-now-associate-ipro-files-with-iric-v4-1056</link>
      <guid>https://dev.to/starfieldkt/you-can-now-associate-ipro-files-with-iric-v4-1056</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;iRIC v4 has been released, and many users may have both v3 and v4 installed on their PCs.&lt;/p&gt;

&lt;p&gt;Until now, even after installing iRIC v4, ipro files were not associated, and the only way to open files was from within iRIC. Additionally, for those who also have v3 installed, ipro files were associated with v3, leading to the common frustration of launching iRIC v3 when attempting to open v4 project ipro files.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;We shared this concern with the iRIC developers, and they have made it possible to associate ipro files with iRIC v4!&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Configuration Steps
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Launch iRIC v4's Maintenance Tool.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--dadWSNs4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/1e2uhcc7w2c902z66hc0.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--dadWSNs4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/1e2uhcc7w2c902z66hc0.png" alt="1" width="502" height="361"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you're unsure about how to launch the Maintenance Tool, please refer to the article below for guidance.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://dev.to/starfieldkt/how-to-install-iric-and-solvers-ma9"&gt;https://dev.to/starfieldkt/how-to-install-iric-and-solvers-ma9&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Check 'Add or remove components' and click 'Next.'&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--YFGwovQN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/1k2d69d13w5f7fq4gks1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--YFGwovQN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/1k2d69d13w5f7fq4gks1.png" alt="2" width="502" height="361"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Check '*.ipro association' under iRIC GUI and click 'Next.'&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--pcH6hIra--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/idz3vswqmf2fgbt027uf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--pcH6hIra--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/idz3vswqmf2fgbt027uf.png" alt="3" width="800" height="410"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Click 'Update.'&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ukdDsqmI--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/kuivg4rthvfa607ooy46.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ukdDsqmI--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/kuivg4rthvfa607ooy46.png" alt="4" width="502" height="361"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;After the update is complete, click 'Finish' to close the Maintenance Tool.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--4hwhvfxF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/00vrg8j3f3npwszh09ou.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--4hwhvfxF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/00vrg8j3f3npwszh09ou.png" alt="5" width="502" height="361"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The icon for ipro files has been changed to the iRIC logo, and clicking on it now launches iRIC v4!!!&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--cuP4x5Nd--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/3ne983b8w3jzjjmdoa43.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--cuP4x5Nd--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/3ne983b8w3jzjjmdoa43.gif" alt="anime" width="800" height="470"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>iric</category>
    </item>
    <item>
      <title>[iRIC v4] Changed the specifications of the zoom in/out operation.</title>
      <dc:creator>KeitaHoshino</dc:creator>
      <pubDate>Thu, 31 Aug 2023 12:54:22 +0000</pubDate>
      <link>https://dev.to/starfieldkt/iric-v4-changed-the-specifications-of-the-zoom-inout-operation-1noj</link>
      <guid>https://dev.to/starfieldkt/iric-v4-changed-the-specifications-of-the-zoom-inout-operation-1noj</guid>
      <description>&lt;p&gt;In iRIC v4 version 4.0.0.6909, released on August 31, 2023, the specifications for zooming in and out operations in the preprocessor window and visualization window were changed.&lt;br&gt;
Before the change, zooming in and out was possible only with the mouse wheel, but after the change, zooming in and out is performed with the mouse wheel while pressing the Ctrl key. This change follows the "mouse hint" displayed in the iRIC.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--MDP_CHUc--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/zka59pjrgmab1rv50iba.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--MDP_CHUc--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/zka59pjrgmab1rv50iba.png" alt="mouse hint" width="200" height="164"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In other words, the previous operation that could be performed without pressing the Ctrl key is a bug.&lt;/p&gt;

&lt;p&gt;After the specification change, the sub-window will zoom in and out only when Ctrl is pressed, and the entire iRIC GUI screen will scroll when Ctrl is not pressed.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Pm9Cba17--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/yazwjryll1kp48j6gioc.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Pm9Cba17--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/yazwjryll1kp48j6gioc.gif" alt="operation" width="800" height="470"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Before the specification change, the subwindow was zoomed in and out and the iRIC GUI screen was scrolled at the same time.&lt;/p&gt;

</description>
      <category>iric</category>
    </item>
    <item>
      <title>How to install iRIC and Solvers</title>
      <dc:creator>KeitaHoshino</dc:creator>
      <pubDate>Fri, 25 Aug 2023 02:50:31 +0000</pubDate>
      <link>https://dev.to/starfieldkt/how-to-install-iric-and-solvers-ma9</link>
      <guid>https://dev.to/starfieldkt/how-to-install-iric-and-solvers-ma9</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;The installation procedure is explained in the &lt;a href="https://iric-gui-user-manual.readthedocs.io/en/latest/index.html"&gt;manual&lt;/a&gt;, but it is not detailed, so we will organize it with a diagram.&lt;/p&gt;

&lt;p&gt;iRIC User's manual » Docs » Installation&lt;br&gt;
&lt;a href="https://iric-gui-user-manual.readthedocs.io/en/latest/01_install.html#installation"&gt;https://iric-gui-user-manual.readthedocs.io/en/latest/01_install.html#installation&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Registration is required to obtain iRIC. Please register and login in advance.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Download Installer
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Access the &lt;a href="https://i-ric.org/en/"&gt;iRIC website&lt;/a&gt; and ccess the &lt;a href="https://i-ric.org/en/download/"&gt;download page&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--zCyN0SRd--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/i1geaqum7car70a1r5xa.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--zCyN0SRd--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/i1geaqum7car70a1r5xa.png" alt="iRIC website" width="800" height="423"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Expand the &lt;code&gt;Version 4.X&lt;/code&gt; contents list and click on the &lt;code&gt;iRIC v4 installer 64bit&lt;/code&gt; &lt;a href="https://i-ric.org/en/download/iric-v4-installer-64bit/"&gt;download link&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--5UbnJT_2--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/6coy5awrb42b1xjagynb.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--5UbnJT_2--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/6coy5awrb42b1xjagynb.gif" alt="Download page" width="800" height="425"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;The Terms of Use will be displayed. Click &lt;code&gt;I agree and download&lt;/code&gt; at the bottom of the page.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--PuiZWQfN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/p4qv05zoyybi2lyk41oj.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--PuiZWQfN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/p4qv05zoyybi2lyk41oj.png" alt="Terms of Use" width="800" height="1326"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;The download will begin. Save the installer in a location of your choice.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Installation
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Launch the &lt;code&gt;iRIC_Installer_v4.exe&lt;/code&gt; downloaded earlier,and Click "Next.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--0QzMArxS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/qsu41w24k8fry1czep0b.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--0QzMArxS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/qsu41w24k8fry1czep0b.png" alt="installer" width="510" height="369"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you are using a proxy in your environment, open the settings window from &lt;code&gt;Settings&lt;/code&gt; in the lower left corner and select &lt;code&gt;System proxy settings&lt;/code&gt; (the proxy settings used by your system will be used) in the &lt;code&gt;Network&lt;/code&gt; tab. or select &lt;code&gt;Manual proxy configuration&lt;/code&gt; and enter the proxy settings manually.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--9teixWgv--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/rul3a2t2ia112cwrle2z.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--9teixWgv--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/rul3a2t2ia112cwrle2z.png" alt="Setting" width="501" height="483"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Specify the folder where iRIC will be installed and click &lt;code&gt;Next&lt;/code&gt;. In most cases, it is not necessary to change the installation folder.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--RH2fduNG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/8d6d57x1g3mj95uc7j4d.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--RH2fduNG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/8d6d57x1g3mj95uc7j4d.png" alt="Specify folder" width="502" height="361"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Select the Component to be installed and Click &lt;code&gt;Next&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;By default, all components will be installed except Miniconda3. (For more information on iRIC's Miniconda, see &lt;a href="https://iric-gui-user-manual.readthedocs.io/en/latest/01_install.html#warning-about-installing-miniconda"&gt;here&lt;/a&gt;.&lt;br&gt;
You can select the Solver and Grid Generator you wish to install under &lt;code&gt;Grid Generators&lt;/code&gt; and &lt;code&gt;Solvers&lt;/code&gt;. You can uncheck those you do not use.(They can also be installed later.)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ATC3XIoi--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/jw17mdsz9qy7y1yoieau.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ATC3XIoi--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/jw17mdsz9qy7y1yoieau.png" alt="select component" width="658" height="956"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The license is displayed, select &lt;code&gt;I accept the license&lt;/code&gt; and click &lt;code&gt;Next&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--LFrvlPOX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/09j94lhrjxi2yq6jrp5p.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--LFrvlPOX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/09j94lhrjxi2yq6jrp5p.png" alt="license" width="661" height="542"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Specify the folder name of the shortcut to be added to the Start menu, and Click &lt;code&gt;Next&lt;/code&gt; (You do not need to change it.)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--hsO5degU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/zyzu7nsb7dk8fyy5qgo4.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--hsO5degU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/zyzu7nsb7dk8fyy5qgo4.png" alt="Specify the folder name" width="661" height="402"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click &lt;code&gt;Next&lt;/code&gt; to begin installation.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--WJ3l68_Z--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xp462hve4sma14kgsn8d.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--WJ3l68_Z--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xp462hve4sma14kgsn8d.png" alt="ready to install" width="518" height="361"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Wait for the installation to finish. (If you are installing Miniconda, it will take a little longer.)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--izVTw_dT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/zuf6pn3q123jtbk6hirt.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--izVTw_dT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/zuf6pn3q123jtbk6hirt.png" alt="Installing" width="518" height="361"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;When the installation is finished, click &lt;code&gt;Finish&lt;/code&gt; to close the installer.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--G8qvteGw--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/f63jg40j0nczj7ymj6m0.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--G8qvteGw--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/f63jg40j0nczj7ymj6m0.png" alt="Finish" width="522" height="365"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  How to install solvers later
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Launch the maintenance tool.&lt;/p&gt;

&lt;p&gt;There are several ways to start the maintenance tool.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Launch from the shortcut &lt;code&gt;iRIC Maintainance&lt;/code&gt; added to the Windows Start Menu&lt;/li&gt;
&lt;li&gt;Launch from &lt;code&gt;Option&lt;/code&gt;--&amp;gt;&lt;code&gt;maintenance&lt;/code&gt; after launching iRIC&lt;/li&gt;
&lt;li&gt;Directly launch &lt;code&gt;maintenancetool.exe&lt;/code&gt; from the folder where you installed iRIC&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select &lt;code&gt;Add or remove components&lt;/code&gt; and click `Next.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--H6kQi097--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/tapht5rpvdyrerexyu1l.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--H6kQi097--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/tapht5rpvdyrerexyu1l.png" alt="maintenance tool" width="513" height="370"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Check the Component you want to install and click &lt;code&gt;Next&lt;/code&gt; (Uncheck the checkbox to uninstall.)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Z1IQHXEF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/e4wr93mm3peaho0m4lt0.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Z1IQHXEF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/e4wr93mm3peaho0m4lt0.png" alt="select solver" width="800" height="734"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click &lt;code&gt;Next&lt;/code&gt; to begin installation.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--_O-OfM5Z--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/f8j2o4pynczqc17yn8ne.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--_O-OfM5Z--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/f8j2o4pynczqc17yn8ne.png" alt="ready to install" width="577" height="361"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Wait for the installation to finish. (If you are installing Miniconda, it will take a little longer.)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;When the installation is finished, click &lt;code&gt;Finish&lt;/code&gt; to close the installer.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--7mSxNqZP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xyorh3vgtg6h88uteaw0.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7mSxNqZP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xyorh3vgtg6h88uteaw0.png" alt="Image description" width="577" height="361"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>iric</category>
    </item>
  </channel>
</rss>
