include file: charout.inc
call charout('nu','(i4)',nu)
call charout('carp','(i3)',carp)
call charout('movie','(i4)',movie)
call charout('istep','(i5)',istep)
call charout('nfile','(i3)',nfile)
call charout('startstep','(i5)',startstep)
call charout('outdir','(i3)',outdir)
call charout('strhopt','(i10)',strhopt)
call charout('psur','(es10.3)',psur)
call charout('ztop','(es10.3)',ztop)
call charout('lapse','(es10.3)',lapse)
call charout('sflux','(es10.3)',sflux)
call charout('dt','(f4.0)',dt)
call charout('time','(f8.0)',time)
call charout('tstop','(f8.0)',tstop)
call charout('tstart','(f8.0)',tstart)
call charout('hite','(f5.0)',hite)
call charout('dttrace','(es10.3)',dttrace)
call charout('timetrace','(es10.3)',timetrace)
call charout('dtmon','(es10.3)',dtmon)
call charout('timemon','(es10.3)',timemon)
call charout('dthist','(es10.3)',dthist)
call charout('timehist','(es10.3)',timehist)
call charout('dlayer1','(es10.3)',dlayer1)
call charout('dlayer2','(es10.3)',dlayer2)
call charout('zflat','(es10.3)',zflat)
call charout('dzmin','(es10.3)',dzmin)
call charout('strhtune','(es10.3)',strhtune)
call charout('case','(a10)',trim(case))
call charout('datadir','(a10)',trim(datadir))
call charout('chardir','(a10)',trim(chardir))