Input file: check_picard_i

This file is a required input file for SOPALE, even though the contents are not used in normal model runs. Its original use was for checking the values of iterations during the development of SOPALE.

Line by line description:

picard_stop picard_what

picard_stop
iteration number at which to record information in file check_picard_o and then stop
picard_stop < 0     iteration error information will not be recorded
picard_stop = 0     SOPALE will stop after first converged solution
picard_what
type of information to record
1 = save maxdv/vscale for each iteration
2 = call analyze_gauss - calculates sum of Gdot (dissip(5,i)) and Fdot (dissip(1:4,i) and histogram distribution of dissipation (with 50 divisions in the histogram)

hists(1) hists(2) hists(3) . . . hists(9) hists(10) hists(11)

(hists(i), i=1, 11)
histogram levels for plastic yielding
NOTE: currently histograms not calculated; code was commented out during some code rearrangement several years ago.

vscalep

vscalep
scaling factor for velocity plot

Back to Overview of SOPALE Input/Output