PRISSMA

Tools

These pages provide an extensive overview of the pre- and post-processing tools available for PRISSMA. Most of these routines are written in FORTRAN and are encapsulated in UNIX scripts.

  • createdomcase

    Makes a symbolic link to the spectral and angular quadrature data, and copies the main input file into the local directory.

  • predatas

    Creates the geometrical data structure for PRISSMA. This pre-processing produce the main *.in files for the simulation.

  • solinit

    Creates an analytical initial solution (temperature, pressure and mass fractions).

  • initbc

    Sets-up the boundary conditions (Wall emissivity and temperature).

  • run_seq

    Script to run the sequential code.

  • outconvert

    Transforms binary out files (*.out) into text files. This tool is usefull if the data must be transported between different computers.

  • inconvert

    Transforms binary input files (*.out) into cpmpressed ascii files. This tool is usefull if the data must be transported between different computers.

  • dom2ascii

    Creates the profile of the different results over a given line.

  • balance_flux

    Calculate the balance between transmitted fluxes through patch and radiative sources in the domain

  • quad_tracing

    Trace the quadrature from a point in the domain.

  • track_cells

    Finds the closest node to specificated coordinates and creates a Track.in for PRISSMA.

  • visu

    Creates visualisation files in Ensight format.