Computational simulation is a very powerful tool to analyze industrial processes to reduce operating risks and improve profits from equipment. The present work describes the development of some computational algorithms based on the numerical method to create a simulator for the continuous casting process, which is the most popular method to produce steel products for metallurgical industries. The kinematics of industrial processing was computationally reproduced using subroutines logically programmed. The cast steel by each strand was calculated using an iterative method nested in the main loop. The process was repeated at each time step (Δt) to calculate the casting time, simultaneously, the steel billets produced were counted and stored. The subroutines were used for creating a computational representation of a continuous casting plant (CCP) and displaying the simulation of the steel displacement through the CCP. These algorithms have been developed to create a simulator using the programming language C++. Algorithms for computer animation of the continuous casting process were created using a graphical user interface (GUI). Finally, the simulator functionality was shown and validated by comparing with the industrial information of the steel production of three casters.
Nomenclature:
n-Strand number;A nozzle -Area of nozzle, m 2 ; A n -Area of billet (frontal area), m 2 ; l bn -Longitude of the steel out the CCP (used for comparison), m; d CZ -Length of the curved zone, m; D D -Dimension wanted, m; D P,max -Maximum dimension (pixels), pixels; D R,max -Maximum actual dimension, m; L B -Billet length, m; L F -Length of the free zone (from the end of the curved zone to the flame cutter), m; L SZ -Length of each spray zone, m; l x , l y , l z -Billet dimensions, m; m n -Mass of cast steel, t; n bn -Number of produced billets on each strand; r c -Radius of the curve zone, m; t c -Closing time of a strand, s; t o -Opening time of a strand, s; v nozzle -Speed of the jet steel (from the tundish to the mold), m/s; v n -Casting speed of the strand, m/s; V c -Volume of cast steel by all the strands at each step simulation, m 3 ; V cn -Volume of cast steel in each strand at any time, m 3 ; V l -Volume of the ladle, m 3 ; V n -Volume of cast steel by each strand, m 3 ; A. Ramírez-López et al., Computational algorithms to simulate the steel continuous casting 597 V T -Total volume of steel, m 3 ; V Total -Total volume originally in the ladle or total volume to be cast, m 3 ; Z-Displacement of the steel in the casting direction, m; ρ steel -Steel density, kg/m 3 ;Δt-Time step, s.