Introduction
Fortran is an efficient tool for implementing simulation models due to its outstanding capabilities in performing numerical calculations. As a bridge between theory and practice, exercises play an effective role in the education of specialists. This language, especially in the field of numerical calculations, is widely used in universities and industry due to its strong structure and high performance.
The exercises in Frank’s book, using Fortran, provide a good opportunity for hands-on learning of modeling and simulation concepts. The purpose of these exercises is to develop programming skills and the ability to build complex models and run simulations in various scientific and engineering fields.
Description
The coded exercises for the process modeling and simulation course were done at Shiraz University. (5 chapters, complete exercises) The program written in code blocks with the Fortran compiler for calculation, which was run with the help of Frank’s subroutine called conv . And the temperature range of 10 degrees has been added.
conclusion
In this project, we analyzed the exercises in Dr. Frank’s “Modeling and Simulation” book using the Fortran programming language. These exercises as an effective tool for a deeper understanding of theoretical concepts. and practical modeling and simulation were introduced in science and engineering. Also, the simulations performed in the exercises helped them to observe and analyze the effect of changes in various parameters on the behavior of the systems.
In addition, the use of Fortran due to its high performance and many capabilities in numerical calculations. It can be a powerful and useful tool in applying modeling and simulation concepts. Finally, emphasizing the importance of combining theoretical beliefs with practical exercises can increase students’ understanding and mastery of these topics.
In the future, we can examine more closely the relationship between different modeling and their applications. It is also possible to pay attention to the development of new tools and techniques in the Fortran language with the aim of optimizing simulation processes and increasing capabilities.