#*********************************************************************** # # use this journal file with test problem Domains # # generate a triangulation from a skeleton # #*********************************************************************** # # set domain to be CMOS device # u domain=3 i inplsw=0 w # # create triangulations for various values of hmax and grade # t hmax=0, grade=1.5 i inplsw=2 r t hmax=0, grade=2.0 i inplsw=2 r t hmax=0, grade=2.5 i inplsw=2 r t hmax=.03, grade=1.5 i inplsw=2 r t hmax=.06, grade=1.5 i inplsw=2 r t hmax=.03, grade=2.5 i inplsw=2 r t hmax=.06, grade=2.5 i inplsw=2 q