Уважаемые коллеги! Я хочу сейчас подать заявку на доклад на Lua Workshop. Посмотрите аннотацию на предмет английского, пожалуйста.
Lua (and Fortran) in thermomechanical simulations
Vadim Zborovskii, SRC RF TRINITI
The talk covers the use of Lua as an extension and glue language for the computer codes which do engineering thermomechanical analysis. One of the applications is specification of physical material properties, boundary conditions, volume sources etc by the user. These values can depend on various parameters and be defined as constant, tables, formulae or algorithms. The database of user functions written in Lua is one of the feasible solutions. We describe the architecture and some details of implementation including the binding of Lua to Fortran-2003/2008 language. Another point is the development of thermomechanical simulation software where the control logic written in Lua serves as a glue for the computational modules written in Fortran, C etc.