From c43f996e6f4ac62f9d70a8a9e5c5c71119c43c4c Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Wed, 4 May 2016 12:09:28 +0100 Subject: [PATCH] Updated text for example model. --- docs/source/user_libs_opt_taguchi.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/source/user_libs_opt_taguchi.rst b/docs/source/user_libs_opt_taguchi.rst index 50eebf4b..b0f29a95 100644 --- a/docs/source/user_libs_opt_taguchi.rst +++ b/docs/source/user_libs_opt_taguchi.rst @@ -100,5 +100,9 @@ The following example demonstrates using the Taguchi optimisation process to opt FDTD geometry mesh showing bowtie antenna with slots and loading resistors. -The bowtie design features 3 slots in each arm of the bowtie where 3 different values of loading resistors are placed. In each slot there are 4 resistors of the same value, and each resistor is modelled as two parallel edges of a cell. The bowtie is placed on a lossless substrate that has a perimittivity of 4.8. The antenna is modelled in free space, and an output point (the electric field value) is specified at a distance of 60 mm from the feed of the bowtie (red coloured cell). +The bowtie design features 3 vertical slots (y-direction) in each arm of the bowtie. Each slot has different loading resistors, but within each slot there are 4 resistors of the same value. A resistor is modelled as two parallel edges of a cell. The bowtie is placed on a lossless substrate of relative perimittivity 4.8. The antenna is modelled free space, and an output point (the electric field value) is specified at a distance of 60 mm from the feed of the bowtie (red coloured cell). + +.. literalinclude:: ../../user_libs/optimisation_taguchi/antenna_bowtie_opt.in + :language: none + :linenos: