From df8328238dbc7d3d2db94d9488eb564200d61e39 Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Thu, 30 Mar 2023 16:34:40 +0100 Subject: [PATCH] Updated to Python API --- docs/source/comparisons_numerical.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/comparisons_numerical.rst b/docs/source/comparisons_numerical.rst index d802ad55..5ca35f17 100644 --- a/docs/source/comparisons_numerical.rst +++ b/docs/source/comparisons_numerical.rst @@ -17,9 +17,9 @@ This example considers the input impedance of a planar bowtie antenna in free sp FDTD model ^^^^^^^^^^ -:download:`antenna_bowtie_fs.in <../../testing/other_codes/vs_MoM_MATLAB/antenna_bowtie_fs/antenna_bowtie_fs.in>` +:download:`antenna_bowtie_fs.in <../../testing/other_codes/vs_MoM_MATLAB/antenna_bowtie_fs/antenna_bowtie_fs.py>` -.. literalinclude:: ../../testing/other_codes/vs_MoM_MATLAB/antenna_bowtie_fs/antenna_bowtie_fs.in +.. literalinclude:: ../../testing/other_codes/vs_MoM_MATLAB/antenna_bowtie_fs/antenna_bowtie_fs.py :language: none :linenos: