Pogo models of axisymmetric and realistic corrosion maps
收藏资源简介:
Pogo model files used in PRSA paper by AAE Zimmermann, P Huthwaite, B Pavlakovic, 2020, 'High-resolution thickness maps of corrosion using SH1 guided wave tomography'. These models utilise frames to excite various transducer types: <strong>Directional rectangular SH</strong> transducer array on surface <pre><code class="language-bash">pogoSolve3d modelname --startFrame 1 --stopFrame 120</code></pre> <strong>SH0 point source</strong> transducer array <pre><code class="language-bash">pogoSolve3d modelname --startFrame 121 --stopFrame 240</code></pre> <strong>SH1 point source </strong>transducer array <pre><code class="language-bash">pogoSolve3d modelname --startFrame 241 --stopFrame 360</code></pre> <strong>SH2 point source</strong> transducer array <pre><code class="language-bash">pogoSolve3d modelname --startFrame 361 --stopFrame 480</code></pre> <strong>SH point source</strong> transducer array on surface <pre><code class="language-bash">pogoSolve3d modelname --startFrame 481 --stopFrame 600</code></pre>



