Elements of ProgrammingCovers primitive expressions, evaluation processes, function applications, types, and evaluation strategies in programming.
Hydroacoustic Simulation with SIMSENCovers simulation parameters for water hammer in pipes using SIMSEN software, emphasizing the importance of specifying element names for system recognition.
Turbulence: Numerical Flow SimulationExplores turbulence characteristics, simulation methods, and modeling challenges, providing guidelines for choosing and validating turbulence models.
Functions in PythonIntroduces functions in Python, covering predefined and user-defined functions, formal and effective parameters, and the importance of docstrings.