iRIC Developer's manual
3.0.0
  • About This Manual
  • Steps of developing a solver
    • Preparing development environment
    • Abstract
    • Creating a folder
    • Creating a solver definition file
    • Creating a solver
    • Creating a solver definition dictionary file
    • Creating a README file
    • Creating a LICENSE file
  • Steps of developing a calculation result analysis program
  • Steps of developing a grid generating program
  • About definition files (XML)
  • iRIClib
  • Other Informations
  • To Readers
iRIC Developer's manual
  • Steps of developing a solver
  • View page source

Steps of developing a solverΒΆ

  • Preparing development environment
  • Abstract
    • definition.xml
    • Solver
    • translation_ja_JP.ts etc.
    • README
    • LICENSE
  • Creating a folder
  • Creating a solver definition file
    • Defining basic information
    • Defining calculation conditions
    • Defining Grid attributes
    • Defining Boundary Conditions
  • Creating a solver
    • Creating a skelton
    • Adding calculation data file opening and closing codes
    • Adding codes to load calculation conditions, calculation grids, and boundary conditions
    • Adding codes to output time and calculation results
  • Creating a solver definition dictionary file
  • Creating a README file
  • Creating a LICENSE file
Previous Next

© Copyright 2017, iRIC organization.

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