#*********************************************************************** # # use with test problem Battery # # parallel adaptive computation using mpi # to use NP processors execute, eg, # # mpirun -np NP Battery # #*********************************************************************** # # this is the solution of a small problem on one processor # S ispd=1, dtol=1.e-7 p-1 t iadapt=5 s t iadapt=1, nvtrgt=8000 s t iadapt=1, nvtrgt=8000 s # # the main parallel adaptive meshing phase # p1 t iadapt=7 g igrsw=-2 t iadapt=1, nvtrgt=100000 s t iadapt=1, nvtrgt=100000 # # mesh regularization and final dd solve # t iadapt=8 g igrsw=-2 s iprob = -1, mxnwtt=10 # # do some parallel graphics # g igrsw=-2 g igrsw=0 t iadapt=0 i inplsw=1, lines=2, iscale=1, icrsn=1, itrgt=100000 i inplsw=5, lines=2, iscale=1, icrsn=1, itrgt=100000 i inplsw=6, lines=2, iscale=1, icrsn=1, itrgt=100000 f ifun=5, lines=2, iscale=1, icrsn=1, itrgt=100000 f ifun=0, nx=1, ny=-2, nz=2, icrsn=1, itrgt=100000 p-1