iRIC Developer's manual
4.0.0
  • About This Manual
  • Steps of developing a solver
  • Steps of developing a calculation result analysis program
  • Steps of developing a grid generating program
  • About definition files (XML)
    • Abstract
    • Structure
    • Examples
      • Examples of calculation conditions, boundary conditions, and grid generating condition
      • Example of condition to activate calculation conditions etc.
      • Example of dialog layout definition
      • Example of grid attribute definition
      • Example of calculation result defined at grid
    • Elements reference
    • Notes on solver version up
    • XML files basics
  • iRIClib
  • Other Informations
  • To Readers
iRIC Developer's manual
  • About definition files (XML)
  • Examples
  • View page source

ExamplesΒΆ

  • Examples of calculation conditions, boundary conditions, and grid generating condition
    • String
    • File name (for reading)
    • File name (for writing)
    • Folder name
    • Integer
    • Integer (Choice)
    • Real number
    • Functional
    • Functional (with multiple values)
    • CGNS file name etc.
    • Complex type
  • Example of condition to activate calculation conditions etc.
    • var1 = 1
    • var1 = 1 and var2 > 3
    • (var1 = 1 or var2 < 5) and var3 = 100
  • Example of dialog layout definition
    • Simple layout
    • Layout that uses Group boxes
    • Free layout
  • Example of grid attribute definition
    • Real number
    • Integer
    • Complex Type
  • Example of calculation result defined at grid
    • Real number
    • integer
Previous Next

© Copyright 2021, iRIC organization.

Built with Sphinx using a theme provided by Read the Docs.