CONGEN  5.0
Configuration generation for SCATCI
congen.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

program congen
 Program CONGEN. More...
 

Function/Subroutine Documentation

◆ congen()

program congen

This is the CONGEN entry point. Very little work is done here, actually, only retrieval of the current date and time, write-out of the program header with SVN revision information, and of used real and integer byte sizes. Otherwise, all work is done in the main subroutine congen_driver::csfgen.

Text written by the program before the call to congen_driver::csfgen is printed to the standard output (or anywhere the initial congen_data::nftw points to). Only later output can be redirected to a file by resetting the value of congen_data::nftw in the namelist &state/.

Definition at line 31 of file congen.f90.

References congen_driver::csfgen(), congen_data::lratio, and congen_data::nftw.

Here is the call graph for this function: