Parent Directory
|
Revision Log
|
Revision Graph
original files
| 1 | mmazloff | 1.1 | # |
| 2 | # ******************************** | ||
| 3 | # Smoothing options and what-not | ||
| 4 | # ******************************** | ||
| 5 | &SMOOTH_NML | ||
| 6 | smooth2Dnbt(1)=5000 | ||
| 7 | smooth2D_Lx0(1)=100000. | ||
| 8 | smooth2D_Ly0(1)=100000. | ||
| 9 | smooth2Dtype(1)=1 | ||
| 10 | smooth2Dsize(1)=0 | ||
| 11 | smooth2Dfilter(1)=0 | ||
| 12 | #CMM=> smooth2Dfilter must be 1 first time | ||
| 13 | #CCM so initializes normalization matrix | ||
| 14 | # and for 3D | ||
| 15 | smooth3Dnbt(1)=5000 | ||
| 16 | smooth3D_Lx0(1)=100000. | ||
| 17 | smooth3D_Ly0(1)=100000. | ||
| 18 | smooth3D_Lz0(1)=10. | ||
| 19 | smooth3DtypeH(1)=1 | ||
| 20 | smooth3DsizeH(1)=0 | ||
| 21 | smooth3DtypeZ(1)=1 | ||
| 22 | smooth3DsizeZ(1)=0 | ||
| 23 | smooth3Dfilter(1)=0 | ||
| 24 | / |
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |