Methods for the parallelization of complex software systems in scientific computing have been developed and applied to the industrial CFD"6 simulation program TfC. TfC has been parallelized according to the SPMD"7 approach based on message passing with PVM or MPI. The parallel program, ParTfC, has been evaluated on a set of hardware platforms with industrial test cases; excellent efficiency and scalability has been shown for up to 128 processors. Using the algebraic multigrid solver, AMG, which is the numeric core of TfC, as a case study, we examined to what extent new programming languages and paradigms are applicable in the domain of scientific computing. Automatic or interactive parallelism tools as well as the dataparallel pro...