Version 4 (modified by 12 years ago) ( diff ) | ,
---|
SUBROUTINE PrintSystem()
Defined In:
Inputs:
None.
Description:
Dumps a large amount of problem data (problem dimensions, scaling factors, other physical attributes) into the run.report
file. This subroutine never gets called any more and is an ideal candidate for deprecation/deletion.
Called In:
None.
Modules Used:
None are brought in by the USE
statement, but GlobalDeclarations must be USE
d in problem.f90 or this subroutine is pretty pointless.
Files Included:
None.
Note:
See TracWiki
for help on using the wiki.