Full Code of jasmineTea2/ABAQUS-Tools for AI

main 46f808c5eefd cached
11 files
9.2 MB
2.4M tokens
1 requests
Download .txt
Showing preview only (9,617K chars total). Download the full file or copy to clipboard to get everything.
Repository: jasmineTea2/ABAQUS-Tools
Branch: main
Commit: 46f808c5eefd
Files: 11
Total size: 9.2 MB

Directory structure:
gitextract_pk2rzamd/

├── Concrete sample compression test data.txt
├── Concrete_CDP_Sample_Data.txt
├── LICENSE
├── README.md
├── Steel_Eng2True_Stress_Strain.xlsx
├── Tutorial - RB Beam 3 Point Bending/
│   ├── RC Beam 3-Point Bending-2019.cae
│   ├── RC Beam 3-Point Bending.cae
│   └── RC_Beam_3Point_Bending.inp
└── Tutorial - Steel End Plate Connection/
    ├── Tutorial_Steel_EndPlate_Connection-2019.cae
    ├── Tutorial_Steel_EndPlate_Connection.cae
    └── Tutorial_Steel_EndPlate_Connection.inp

================================================
FILE CONTENTS
================================================

================================================
FILE: Concrete sample compression test data.txt
================================================
1.3201320132013202E-5                    0.06527415143603134
1.0561056105610561E-4                    3.8511749347258486
2.6402640264026406E-4                    9.007832898172325
4.2244224422442246E-4                    14.360313315926893
5.808580858085809E-4                    19.843342036553526
7.656765676567656E-4                    24.347258485639685
9.372937293729372E-4                    28.06788511749347
0.0010825082508250825                    31.266318537859007
0.0012145214521452146                    33.68146214099217
0.0013861386138613863                    36.35770234986945
0.0015445544554455444                    38.38120104438642
0.001702970297029703                    40.07832898172324
0.0018481848184818484                    40.92689295039165
0.0020330033003300332                    41.38381201044386
0.0021914191419141918                    40.992167101827675
0.002415841584158416                    39.75195822454308
0.002613861386138614                    37.9242819843342
0.002877887788778878                    35.37859007832898
0.003075907590759076                    33.61618798955614
0.0033399339933993404                    31.33159268929504
0.0036699669966996705                    28.720626631853786
0.004026402640264027                    26.174934725848566
0.004356435643564357                    23.433420365535248
0.0046204620462046205                    21.475195822454307
0.004818481848184819                    19.778067885117494
0.005003300330033003                    18.01566579634465
0.005135313531353136                    17.16710182767624
0.005359735973597361                    16.449086161879894
0.005544554455445545                    15.535248041775457
0.0057293729372937295                    14.686684073107049
0.005782178217821782                    14.033942558746736
0.006125412541254125                    13.054830287206267
0.006547854785478548                    11.945169712793733
0.007234323432343235                    10.443864229765014
0.007854785478547855                    9.464751958224543
0.008409240924092409                    8.550913838120104
0.009042904290429043                    6.984334203655353
0.009808580858085808                    6.201044386422977
0.010415841584158416                    5.5483028720626635
0.01100990099009901                    5.026109660574413
0.01166996699669967                    4.634464751958225
0.01240924092409241                    4.242819843342037
0.013267326732673269                    3.720626631853786
0.014534653465346534                    3.328981723237598
0.0156963696369637                    2.8720626631853787
0.0165016501650165                    2.6762402088772848
0.017636963696369638                    2.088772845953003


================================================
FILE: Concrete_CDP_Sample_Data.txt
================================================
*Density
 2e-09,
*Elastic
20111., 0.2
*Concrete Damaged Plasticity
35.,    0.1,   1.16, 0.6667,     0.
*Concrete Compression Hardening
 24.5,          0.
 29.1, 0.000638796
 26.6,  0.00156087
 22.3,  0.00257523
 18.4,  0.00357331
 15.1,  0.00453257
 12.7,  0.00545631
 11.2,  0.00613054
  7.5,  0.00820387
   5.,   0.0103282
*Concrete Tension Stiffening
  3.6,          0.
 2.94, 0.000132818
 2.25, 0.000367127
 1.94, 0.000482791
 1.62, 0.000598454
 1.08, 0.000925081
 0.73,  0.00114291
  0.5,  0.00515414
*Concrete Compression Damage
   0.,          0.
   0., 1.98359e-06
   0., 6.69643e-05
   0., 0.000638796
 0.08,  0.00156087
 0.23,  0.00257523
 0.37,  0.00357331
 0.48,  0.00453257
 0.56,  0.00545631
 0.62,  0.00613054
 0.74,  0.00820387
 0.83,   0.0103282
*Concrete Tension Damage
   0.,          0.
 0.18, 0.000132818
 0.38, 0.000367127
 0.46, 0.000482791
 0.55, 0.000598454
  0.7, 0.000925081
 0.81,  0.00114291
 0.86,  0.00515414
*Concrete Failure, TYPE=Strain
0.006, 0.015, 0.86, 0.83


================================================
FILE: LICENSE
================================================
GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

                            Preamble

  The GNU General Public License is a free, copyleft license for
software and other kinds of works.

  The licenses for most software and other practical works are designed
to take away your freedom to share and change the works.  By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.  We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors.  You can apply it to
your programs, too.

  When we speak of free software, we are referring to freedom, not
price.  Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.

  To protect your rights, we need to prevent others from denying you
these rights or asking you to surrender the rights.  Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.

  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received.  You must make sure that they, too, receive
or can get the source code.  And you must show them these terms so they
know their rights.

  Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.

  For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software.  For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.

  Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so.  This is fundamentally incompatible with the aim of
protecting users' freedom to change the software.  The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable.  Therefore, we
have designed this version of the GPL to prohibit the practice for those
products.  If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.

  Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary.  To prevent this, the GPL assures that
patents cannot be used to render the program non-free.

  The precise terms and conditions for copying, distribution and
modification follow.

                       TERMS AND CONDITIONS

  0. Definitions.

  "This License" refers to version 3 of the GNU General Public License.

  "Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.

  "The Program" refers to any copyrightable work licensed under this
License.  Each licensee is addressed as "you".  "Licensees" and
"recipients" may be individuals or organizations.

  To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy.  The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.

  A "covered work" means either the unmodified Program or a work based
on the Program.

  To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy.  Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.

  To "convey" a work means any kind of propagation that enables other
parties to make or receive copies.  Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.

  An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License.  If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.

  1. Source Code.

  The "source code" for a work means the preferred form of the work
for making modifications to it.  "Object code" means any non-source
form of a work.

  A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.

  The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form.  A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.

  The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities.  However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work.  For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.

  The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.

  The Corresponding Source for a work in source code form is that
same work.

  2. Basic Permissions.

  All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met.  This License explicitly affirms your unlimited
permission to run the unmodified Program.  The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work.  This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.

  You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force.  You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright.  Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.

  Conveying under any other circumstances is permitted solely under
the conditions stated below.  Sublicensing is not allowed; section 10
makes it unnecessary.

  3. Protecting Users' Legal Rights From Anti-Circumvention Law.

  No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.

  When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.

  4. Conveying Verbatim Copies.

  You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.

  You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.

  5. Conveying Modified Source Versions.

  You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:

    a) The work must carry prominent notices stating that you modified
    it, and giving a relevant date.

    b) The work must carry prominent notices stating that it is
    released under this License and any conditions added under section
    7.  This requirement modifies the requirement in section 4 to
    "keep intact all notices".

    c) You must license the entire work, as a whole, under this
    License to anyone who comes into possession of a copy.  This
    License will therefore apply, along with any applicable section 7
    additional terms, to the whole of the work, and all its parts,
    regardless of how they are packaged.  This License gives no
    permission to license the work in any other way, but it does not
    invalidate such permission if you have separately received it.

    d) If the work has interactive user interfaces, each must display
    Appropriate Legal Notices; however, if the Program has interactive
    interfaces that do not display Appropriate Legal Notices, your
    work need not make them do so.

  A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit.  Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.

  6. Conveying Non-Source Forms.

  You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:

    a) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by the
    Corresponding Source fixed on a durable physical medium
    customarily used for software interchange.

    b) Convey the object code in, or embodied in, a physical product
    (including a physical distribution medium), accompanied by a
    written offer, valid for at least three years and valid for as
    long as you offer spare parts or customer support for that product
    model, to give anyone who possesses the object code either (1) a
    copy of the Corresponding Source for all the software in the
    product that is covered by this License, on a durable physical
    medium customarily used for software interchange, for a price no
    more than your reasonable cost of physically performing this
    conveying of source, or (2) access to copy the
    Corresponding Source from a network server at no charge.

    c) Convey individual copies of the object code with a copy of the
    written offer to provide the Corresponding Source.  This
    alternative is allowed only occasionally and noncommercially, and
    only if you received the object code with such an offer, in accord
    with subsection 6b.

    d) Convey the object code by offering access from a designated
    place (gratis or for a charge), and offer equivalent access to the
    Corresponding Source in the same way through the same place at no
    further charge.  You need not require recipients to copy the
    Corresponding Source along with the object code.  If the place to
    copy the object code is a network server, the Corresponding Source
    may be on a different server (operated by you or a third party)
    that supports equivalent copying facilities, provided you maintain
    clear directions next to the object code saying where to find the
    Corresponding Source.  Regardless of what server hosts the
    Corresponding Source, you remain obligated to ensure that it is
    available for as long as needed to satisfy these requirements.

    e) Convey the object code using peer-to-peer transmission, provided
    you inform other peers where the object code and Corresponding
    Source of the work are being offered to the general public at no
    charge under subsection 6d.

  A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.

  A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling.  In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage.  For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product.  A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.

  "Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source.  The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.

  If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information.  But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).

  The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed.  Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.

  Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.

  7. Additional Terms.

  "Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law.  If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.

  When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it.  (Additional permissions may be written to require their own
removal in certain cases when you modify the work.)  You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.

  Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:

    a) Disclaiming warranty or limiting liability differently from the
    terms of sections 15 and 16 of this License; or

    b) Requiring preservation of specified reasonable legal notices or
    author attributions in that material or in the Appropriate Legal
    Notices displayed by works containing it; or

    c) Prohibiting misrepresentation of the origin of that material, or
    requiring that modified versions of such material be marked in
    reasonable ways as different from the original version; or

    d) Limiting the use for publicity purposes of names of licensors or
    authors of the material; or

    e) Declining to grant rights under trademark law for use of some
    trade names, trademarks, or service marks; or

    f) Requiring indemnification of licensors and authors of that
    material by anyone who conveys the material (or modified versions of
    it) with contractual assumptions of liability to the recipient, for
    any liability that these contractual assumptions directly impose on
    those licensors and authors.

  All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10.  If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term.  If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.

  If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.

  Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.

  8. Termination.

  You may not propagate or modify a covered work except as expressly
provided under this License.  Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).

  However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.

  Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.

  Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License.  If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.

  9. Acceptance Not Required for Having Copies.

  You are not required to accept this License in order to receive or
run a copy of the Program.  Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance.  However,
nothing other than this License grants you permission to propagate or
modify any covered work.  These actions infringe copyright if you do
not accept this License.  Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.

  10. Automatic Licensing of Downstream Recipients.

  Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License.  You are not responsible
for enforcing compliance by third parties with this License.

  An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations.  If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.

  You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License.  For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.

  11. Patents.

  A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based.  The
work thus licensed is called the contributor's "contributor version".

  A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version.  For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.

  Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.

  In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement).  To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.

  If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients.  "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.

  If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.

  A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License.  You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.

  Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.

  12. No Surrender of Others' Freedom.

  If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all.  For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.

  13. Use with the GNU Affero General Public License.

  Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work.  The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.

  14. Revised Versions of this License.

  The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.

  Each version is given a distinguishing version number.  If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation.  If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.

  If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.

  Later license versions may give you additional or different
permissions.  However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.

  15. Disclaimer of Warranty.

  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  16. Limitation of Liability.

  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.

  17. Interpretation of Sections 15 and 16.

  If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.

                     END OF TERMS AND CONDITIONS

            How to Apply These Terms to Your New Programs

  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.

  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

    <one line to give the program's name and a brief idea of what it does.>
    Copyright (C) <year>  <name of author>

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.

Also add information on how to contact you by electronic and paper mail.

  If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

    <program>  Copyright (C) <year>  <name of author>
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".

  You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
<https://www.gnu.org/licenses/>.

  The GNU General Public License does not permit incorporating your program
into proprietary programs.  If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.  But first, please read
<https://www.gnu.org/licenses/why-not-lgpl.html>.


================================================
FILE: README.md
================================================
<p align="center">
  <img width="500" src="Screenshot.png" alt="SRConED Explorer">
</p>

--------------

## ABAQUS Tools
Files and tools related to the [Youtube ABAQUS tutorial series](https://www.youtube.com/playlist?list=PLz_XdUL-6Y_k-LgmCKo5ejqRAGpfXPk23)

*** Users are highly recommeneded to fork this repository using GitHub Desktop App to receive all timely updates  (see links below if you are new to GitHub) *** 

--> Brief outline on forking, we suggest this [link](https://www.atlassian.com/git/tutorials/comparing-workflows/forking-workflow)

--> Full introduction to Git and GitHub, we suggest watching this [playlist](https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZF9C0YMKuns9sLDzK6zoiV)


================================================
FILE: Tutorial - RB Beam 3 Point Bending/RC_Beam_3Point_Bending.inp
================================================
*Heading
** Job name: RC_Beam_3Point_Bending Model name: Model-1
** Generated by: Abaqus/CAE 2021.HF6
*Preprint, echo=NO, model=NO, history=NO, contact=NO
**
** PARTS
**
*Part, name=Beam
*Node
      1,         100.,         250.,        1900.
      2,         100.,        -250.,        1900.
      3,         100.,        -250.,        1100.
      4,         100.,         250.,        1100.
      5,        -100.,        -250.,        1900.
      6,        -100.,        -250.,        1100.
      7,        -100.,         250.,        1100.
      8,        -100.,         250.,        1900.
      9,         100.,         250.,        2900.
     10,         100.,        -250.,        2900.
     11,        -100.,         250.,        2900.
     12,        -100.,        -250.,        2900.
     13,        -100.,        -250.,         100.
     14,        -100.,         250.,         100.
     15,        -100.,         250.,           0.
     16,        -100.,        -250.,           0.
     17,         100.,         250.,         100.
     18,         100.,         250.,           0.
     19,         100.,        -250.,           0.
     20,         100.,        -250.,         100.
     21,         100.,         250.,        3000.
     22,         100.,        -250.,        3000.
     23,        -100.,         250.,        3000.
     24,        -100.,        -250.,        3000.
     25,         100.,   220.588242,        1900.
     26,         100.,   191.176468,        1900.
     27,         100.,   161.764709,        1900.
     28,         100.,   132.352936,        1900.
     29,         100.,   102.941177,        1900.
     30,         100.,   73.5294113,        1900.
     31,         100.,   44.1176453,        1900.
     32,         100.,   14.7058821,        1900.
     33,         100.,  -14.7058821,        1900.
     34,         100.,  -44.1176453,        1900.
     35,         100.,  -73.5294113,        1900.
     36,         100.,  -102.941177,        1900.
     37,         100.,  -132.352936,        1900.
     38,         100.,  -161.764709,        1900.
     39,         100.,  -191.176468,        1900.
     40,         100.,  -220.588242,        1900.
     41,         100.,        -250.,   1870.37036
     42,         100.,        -250.,   1840.74072
     43,         100.,        -250.,   1811.11108
     44,         100.,        -250.,   1781.48145
     45,         100.,        -250.,   1751.85181
     46,         100.,        -250.,   1722.22217
     47,         100.,        -250.,   1692.59265
     48,         100.,        -250.,   1662.96301
     49,         100.,        -250.,   1633.33337
     50,         100.,        -250.,   1603.70374
     51,         100.,        -250.,    1574.0741
     52,         100.,        -250.,   1544.44446
     53,         100.,        -250.,   1514.81482
     54,         100.,        -250.,   1485.18518
     55,         100.,        -250.,   1455.55554
     56,         100.,        -250.,    1425.9259
     57,         100.,        -250.,   1396.29626
     58,         100.,        -250.,   1366.66663
     59,         100.,        -250.,   1337.03699
     60,         100.,        -250.,   1307.40735
     61,         100.,        -250.,   1277.77783
     62,         100.,        -250.,   1248.14819
     63,         100.,        -250.,   1218.51855
     64,         100.,        -250.,   1188.88892
     65,         100.,        -250.,   1159.25928
     66,         100.,        -250.,   1129.62964
     67,         100.,  -220.588242,        1100.
     68,         100.,  -191.176468,        1100.
     69,         100.,  -161.764709,        1100.
     70,         100.,  -132.352936,        1100.
     71,         100.,  -102.941177,        1100.
     72,         100.,  -73.5294113,        1100.
     73,         100.,  -44.1176453,        1100.
     74,         100.,  -14.7058821,        1100.
     75,         100.,   14.7058821,        1100.
     76,         100.,   44.1176453,        1100.
     77,         100.,   73.5294113,        1100.
     78,         100.,   102.941177,        1100.
     79,         100.,   132.352936,        1100.
     80,         100.,   161.764709,        1100.
     81,         100.,   191.176468,        1100.
     82,         100.,   220.588242,        1100.
     83,         100.,         250.,   1129.62964
     84,         100.,         250.,   1159.25928
     85,         100.,         250.,   1188.88892
     86,         100.,         250.,   1218.51855
     87,         100.,         250.,   1248.14819
     88,         100.,         250.,   1277.77783
     89,         100.,         250.,   1307.40735
     90,         100.,         250.,   1337.03699
     91,         100.,         250.,   1366.66663
     92,         100.,         250.,   1396.29626
     93,         100.,         250.,    1425.9259
     94,         100.,         250.,   1455.55554
     95,         100.,         250.,   1485.18518
     96,         100.,         250.,   1514.81482
     97,         100.,         250.,   1544.44446
     98,         100.,         250.,    1574.0741
     99,         100.,         250.,   1603.70374
    100,         100.,         250.,   1633.33337
    101,         100.,         250.,   1662.96301
    102,         100.,         250.,   1692.59265
    103,         100.,         250.,   1722.22217
    104,         100.,         250.,   1751.85181
    105,         100.,         250.,   1781.48145
    106,         100.,         250.,   1811.11108
    107,         100.,         250.,   1840.74072
    108,         100.,         250.,   1870.37036
    109,        -100.,  -220.588242,        1900.
    110,        -100.,  -191.176468,        1900.
    111,        -100.,  -161.764709,        1900.
    112,        -100.,  -132.352936,        1900.
    113,        -100.,  -102.941177,        1900.
    114,        -100.,  -73.5294113,        1900.
    115,        -100.,  -44.1176453,        1900.
    116,        -100.,  -14.7058821,        1900.
    117,        -100.,   14.7058821,        1900.
    118,        -100.,   44.1176453,        1900.
    119,        -100.,   73.5294113,        1900.
    120,        -100.,   102.941177,        1900.
    121,        -100.,   132.352936,        1900.
    122,        -100.,   161.764709,        1900.
    123,        -100.,   191.176468,        1900.
    124,        -100.,   220.588242,        1900.
    125,        -100.,        -250.,   1129.62964
    126,        -100.,        -250.,   1159.25928
    127,        -100.,        -250.,   1188.88892
    128,        -100.,        -250.,   1218.51855
    129,        -100.,        -250.,   1248.14819
    130,        -100.,        -250.,   1277.77783
    131,        -100.,        -250.,   1307.40735
    132,        -100.,        -250.,   1337.03699
    133,        -100.,        -250.,   1366.66663
    134,        -100.,        -250.,   1396.29626
    135,        -100.,        -250.,    1425.9259
    136,        -100.,        -250.,   1455.55554
    137,        -100.,        -250.,   1485.18518
    138,        -100.,        -250.,   1514.81482
    139,        -100.,        -250.,   1544.44446
    140,        -100.,        -250.,    1574.0741
    141,        -100.,        -250.,   1603.70374
    142,        -100.,        -250.,   1633.33337
    143,        -100.,        -250.,   1662.96301
    144,        -100.,        -250.,   1692.59265
    145,        -100.,        -250.,   1722.22217
    146,        -100.,        -250.,   1751.85181
    147,        -100.,        -250.,   1781.48145
    148,        -100.,        -250.,   1811.11108
    149,        -100.,        -250.,   1840.74072
    150,        -100.,        -250.,   1870.37036
    151,        -100.,   220.588242,        1100.
    152,        -100.,   191.176468,        1100.
    153,        -100.,   161.764709,        1100.
    154,        -100.,   132.352936,        1100.
    155,        -100.,   102.941177,        1100.
    156,        -100.,   73.5294113,        1100.
    157,        -100.,   44.1176453,        1100.
    158,        -100.,   14.7058821,        1100.
    159,        -100.,  -14.7058821,        1100.
    160,        -100.,  -44.1176453,        1100.
    161,        -100.,  -73.5294113,        1100.
    162,        -100.,  -102.941177,        1100.
    163,        -100.,  -132.352936,        1100.
    164,        -100.,  -161.764709,        1100.
    165,        -100.,  -191.176468,        1100.
    166,        -100.,  -220.588242,        1100.
    167,        -100.,         250.,   1870.37036
    168,        -100.,         250.,   1840.74072
    169,        -100.,         250.,   1811.11108
    170,        -100.,         250.,   1781.48145
    171,        -100.,         250.,   1751.85181
    172,        -100.,         250.,   1722.22217
    173,        -100.,         250.,   1692.59265
    174,        -100.,         250.,   1662.96301
    175,        -100.,         250.,   1633.33337
    176,        -100.,         250.,   1603.70374
    177,        -100.,         250.,    1574.0741
    178,        -100.,         250.,   1544.44446
    179,        -100.,         250.,   1514.81482
    180,        -100.,         250.,   1485.18518
    181,        -100.,         250.,   1455.55554
    182,        -100.,         250.,    1425.9259
    183,        -100.,         250.,   1396.29626
    184,        -100.,         250.,   1366.66663
    185,        -100.,         250.,   1337.03699
    186,        -100.,         250.,   1307.40735
    187,        -100.,         250.,   1277.77783
    188,        -100.,         250.,   1248.14819
    189,        -100.,         250.,   1218.51855
    190,        -100.,         250.,   1188.88892
    191,        -100.,         250.,   1159.25928
    192,        -100.,         250.,   1129.62964
    193,   71.4285736,         250.,        1100.
    194,   42.8571434,         250.,        1100.
    195,   14.2857141,         250.,        1100.
    196,  -14.2857141,         250.,        1100.
    197,  -42.8571434,         250.,        1100.
    198,  -71.4285736,         250.,        1100.
    199,  -71.4285736,         250.,        1900.
    200,  -42.8571434,         250.,        1900.
    201,  -14.2857141,         250.,        1900.
    202,   14.2857141,         250.,        1900.
    203,   42.8571434,         250.,        1900.
    204,   71.4285736,         250.,        1900.
    205,  -71.4285736,        -250.,        1100.
    206,  -42.8571434,        -250.,        1100.
    207,  -14.2857141,        -250.,        1100.
    208,   14.2857141,        -250.,        1100.
    209,   42.8571434,        -250.,        1100.
    210,   71.4285736,        -250.,        1100.
    211,   71.4285736,        -250.,        1900.
    212,   42.8571434,        -250.,        1900.
    213,   14.2857141,        -250.,        1900.
    214,  -14.2857141,        -250.,        1900.
    215,  -42.8571434,        -250.,        1900.
    216,  -71.4285736,        -250.,        1900.
    217,         100.,         250.,   1930.30298
    218,         100.,         250.,   1960.60608
    219,         100.,         250.,   1990.90906
    220,         100.,         250.,   2021.21216
    221,         100.,         250.,   2051.51514
    222,         100.,         250.,   2081.81812
    223,         100.,         250.,   2112.12109
    224,         100.,         250.,   2142.42432
    225,         100.,         250.,   2172.72729
    226,         100.,         250.,   2203.03027
    227,         100.,         250.,   2233.33325
    228,         100.,         250.,   2263.63647
    229,         100.,         250.,   2293.93945
    230,         100.,         250.,   2324.24243
    231,         100.,         250.,   2354.54541
    232,         100.,         250.,   2384.84839
    233,         100.,         250.,   2415.15161
    234,         100.,         250.,   2445.45459
    235,         100.,         250.,   2475.75757
    236,         100.,         250.,   2506.06055
    237,         100.,         250.,   2536.36353
    238,         100.,         250.,   2566.66675
    239,         100.,         250.,   2596.96973
    240,         100.,         250.,   2627.27271
    241,         100.,         250.,   2657.57568
    242,         100.,         250.,   2687.87891
    243,         100.,         250.,   2718.18188
    244,         100.,         250.,   2748.48486
    245,         100.,         250.,   2778.78784
    246,         100.,         250.,   2809.09082
    247,         100.,         250.,   2839.39404
    248,         100.,         250.,   2869.69702
    249,         100.,   220.588242,        2900.
    250,         100.,   191.176468,        2900.
    251,         100.,   161.764709,        2900.
    252,         100.,   132.352936,        2900.
    253,         100.,   102.941177,        2900.
    254,         100.,   73.5294113,        2900.
    255,         100.,   44.1176453,        2900.
    256,         100.,   14.7058821,        2900.
    257,         100.,  -14.7058821,        2900.
    258,         100.,  -44.1176453,        2900.
    259,         100.,  -73.5294113,        2900.
    260,         100.,  -102.941177,        2900.
    261,         100.,  -132.352936,        2900.
    262,         100.,  -161.764709,        2900.
    263,         100.,  -191.176468,        2900.
    264,         100.,  -220.588242,        2900.
    265,         100.,        -250.,   2869.69702
    266,         100.,        -250.,   2839.39404
    267,         100.,        -250.,   2809.09082
    268,         100.,        -250.,   2778.78784
    269,         100.,        -250.,   2748.48486
    270,         100.,        -250.,   2718.18188
    271,         100.,        -250.,   2687.87891
    272,         100.,        -250.,   2657.57568
    273,         100.,        -250.,   2627.27271
    274,         100.,        -250.,   2596.96973
    275,         100.,        -250.,   2566.66675
    276,         100.,        -250.,   2536.36353
    277,         100.,        -250.,   2506.06055
    278,         100.,        -250.,   2475.75757
    279,         100.,        -250.,   2445.45459
    280,         100.,        -250.,   2415.15161
    281,         100.,        -250.,   2384.84839
    282,         100.,        -250.,   2354.54541
    283,         100.,        -250.,   2324.24243
    284,         100.,        -250.,   2293.93945
    285,         100.,        -250.,   2263.63647
    286,         100.,        -250.,   2233.33325
    287,         100.,        -250.,   2203.03027
    288,         100.,        -250.,   2172.72729
    289,         100.,        -250.,   2142.42432
    290,         100.,        -250.,   2112.12109
    291,         100.,        -250.,   2081.81812
    292,         100.,        -250.,   2051.51514
    293,         100.,        -250.,   2021.21216
    294,         100.,        -250.,   1990.90906
    295,         100.,        -250.,   1960.60608
    296,         100.,        -250.,   1930.30298
    297,        -100.,         250.,   2869.69702
    298,        -100.,         250.,   2839.39404
    299,        -100.,         250.,   2809.09082
    300,        -100.,         250.,   2778.78784
    301,        -100.,         250.,   2748.48486
    302,        -100.,         250.,   2718.18188
    303,        -100.,         250.,   2687.87891
    304,        -100.,         250.,   2657.57568
    305,        -100.,         250.,   2627.27271
    306,        -100.,         250.,   2596.96973
    307,        -100.,         250.,   2566.66675
    308,        -100.,         250.,   2536.36353
    309,        -100.,         250.,   2506.06055
    310,        -100.,         250.,   2475.75757
    311,        -100.,         250.,   2445.45459
    312,        -100.,         250.,   2415.15161
    313,        -100.,         250.,   2384.84839
    314,        -100.,         250.,   2354.54541
    315,        -100.,         250.,   2324.24243
    316,        -100.,         250.,   2293.93945
    317,        -100.,         250.,   2263.63647
    318,        -100.,         250.,   2233.33325
    319,        -100.,         250.,   2203.03027
    320,        -100.,         250.,   2172.72729
    321,        -100.,         250.,   2142.42432
    322,        -100.,         250.,   2112.12109
    323,        -100.,         250.,   2081.81812
    324,        -100.,         250.,   2051.51514
    325,        -100.,         250.,   2021.21216
    326,        -100.,         250.,   1990.90906
    327,        -100.,         250.,   1960.60608
    328,        -100.,         250.,   1930.30298
    329,        -100.,  -220.588242,        2900.
    330,        -100.,  -191.176468,        2900.
    331,        -100.,  -161.764709,        2900.
    332,        -100.,  -132.352936,        2900.
    333,        -100.,  -102.941177,        2900.
    334,        -100.,  -73.5294113,        2900.
    335,        -100.,  -44.1176453,        2900.
    336,        -100.,  -14.7058821,        2900.
    337,        -100.,   14.7058821,        2900.
    338,        -100.,   44.1176453,        2900.
    339,        -100.,   73.5294113,        2900.
    340,        -100.,   102.941177,        2900.
    341,        -100.,   132.352936,        2900.
    342,        -100.,   161.764709,        2900.
    343,        -100.,   191.176468,        2900.
    344,        -100.,   220.588242,        2900.
    345,        -100.,        -250.,   1930.30298
    346,        -100.,        -250.,   1960.60608
    347,        -100.,        -250.,   1990.90906
    348,        -100.,        -250.,   2021.21216
    349,        -100.,        -250.,   2051.51514
    350,        -100.,        -250.,   2081.81812
    351,        -100.,        -250.,   2112.12109
    352,        -100.,        -250.,   2142.42432
    353,        -100.,        -250.,   2172.72729
    354,        -100.,        -250.,   2203.03027
    355,        -100.,        -250.,   2233.33325
    356,        -100.,        -250.,   2263.63647
    357,        -100.,        -250.,   2293.93945
    358,        -100.,        -250.,   2324.24243
    359,        -100.,        -250.,   2354.54541
    360,        -100.,        -250.,   2384.84839
    361,        -100.,        -250.,   2415.15161
    362,        -100.,        -250.,   2445.45459
    363,        -100.,        -250.,   2475.75757
    364,        -100.,        -250.,   2506.06055
    365,        -100.,        -250.,   2536.36353
    366,        -100.,        -250.,   2566.66675
    367,        -100.,        -250.,   2596.96973
    368,        -100.,        -250.,   2627.27271
    369,        -100.,        -250.,   2657.57568
    370,        -100.,        -250.,   2687.87891
    371,        -100.,        -250.,   2718.18188
    372,        -100.,        -250.,   2748.48486
    373,        -100.,        -250.,   2778.78784
    374,        -100.,        -250.,   2809.09082
    375,        -100.,        -250.,   2839.39404
    376,        -100.,        -250.,   2869.69702
    377,   71.4285736,        -250.,        2900.
    378,   42.8571434,        -250.,        2900.
    379,   14.2857141,        -250.,        2900.
    380,  -14.2857141,        -250.,        2900.
    381,  -42.8571434,        -250.,        2900.
    382,  -71.4285736,        -250.,        2900.
    383,  -71.4285736,         250.,        2900.
    384,  -42.8571434,         250.,        2900.
    385,  -14.2857141,         250.,        2900.
    386,   14.2857141,         250.,        2900.
    387,   42.8571434,         250.,        2900.
    388,   71.4285736,         250.,        2900.
    389,        -100.,  -220.588242,         100.
    390,        -100.,  -191.176468,         100.
    391,        -100.,  -161.764709,         100.
    392,        -100.,  -132.352936,         100.
    393,        -100.,  -102.941177,         100.
    394,        -100.,  -73.5294113,         100.
    395,        -100.,  -44.1176453,         100.
    396,        -100.,  -14.7058821,         100.
    397,        -100.,   14.7058821,         100.
    398,        -100.,   44.1176453,         100.
    399,        -100.,   73.5294113,         100.
    400,        -100.,   102.941177,         100.
    401,        -100.,   132.352936,         100.
    402,        -100.,   161.764709,         100.
    403,        -100.,   191.176468,         100.
    404,        -100.,   220.588242,         100.
    405,        -100.,         250.,   66.6666641
    406,        -100.,         250.,   33.3333321
    407,        -100.,   220.588242,           0.
    408,        -100.,   191.176468,           0.
    409,        -100.,   161.764709,           0.
    410,        -100.,   132.352936,           0.
    411,        -100.,   102.941177,           0.
    412,        -100.,   73.5294113,           0.
    413,        -100.,   44.1176453,           0.
    414,        -100.,   14.7058821,           0.
    415,        -100.,  -14.7058821,           0.
    416,        -100.,  -44.1176453,           0.
    417,        -100.,  -73.5294113,           0.
    418,        -100.,  -102.941177,           0.
    419,        -100.,  -132.352936,           0.
    420,        -100.,  -161.764709,           0.
    421,        -100.,  -191.176468,           0.
    422,        -100.,  -220.588242,           0.
    423,        -100.,        -250.,   33.3333321
    424,        -100.,        -250.,   66.6666641
    425,         100.,   220.588242,         100.
    426,         100.,   191.176468,         100.
    427,         100.,   161.764709,         100.
    428,         100.,   132.352936,         100.
    429,         100.,   102.941177,         100.
    430,         100.,   73.5294113,         100.
    431,         100.,   44.1176453,         100.
    432,         100.,   14.7058821,         100.
    433,         100.,  -14.7058821,         100.
    434,         100.,  -44.1176453,         100.
    435,         100.,  -73.5294113,         100.
    436,         100.,  -102.941177,         100.
    437,         100.,  -132.352936,         100.
    438,         100.,  -161.764709,         100.
    439,         100.,  -191.176468,         100.
    440,         100.,  -220.588242,         100.
    441,         100.,         250.,   33.3333321
    442,         100.,         250.,   66.6666641
    443,         100.,  -220.588242,           0.
    444,         100.,  -191.176468,           0.
    445,         100.,  -161.764709,           0.
    446,         100.,  -132.352936,           0.
    447,         100.,  -102.941177,           0.
    448,         100.,  -73.5294113,           0.
    449,         100.,  -44.1176453,           0.
    450,         100.,  -14.7058821,           0.
    451,         100.,   14.7058821,           0.
    452,         100.,   44.1176453,           0.
    453,         100.,   73.5294113,           0.
    454,         100.,   102.941177,           0.
    455,         100.,   132.352936,           0.
    456,         100.,   161.764709,           0.
    457,         100.,   191.176468,           0.
    458,         100.,   220.588242,           0.
    459,         100.,        -250.,   66.6666641
    460,         100.,        -250.,   33.3333321
    461,  -71.4285736,        -250.,           0.
    462,  -42.8571434,        -250.,           0.
    463,  -14.2857141,        -250.,           0.
    464,   14.2857141,        -250.,           0.
    465,   42.8571434,        -250.,           0.
    466,   71.4285736,        -250.,           0.
    467,   71.4285736,        -250.,         100.
    468,   42.8571434,        -250.,         100.
    469,   14.2857141,        -250.,         100.
    470,  -14.2857141,        -250.,         100.
    471,  -42.8571434,        -250.,         100.
    472,  -71.4285736,        -250.,         100.
    473,   71.4285736,         250.,           0.
    474,   42.8571434,         250.,           0.
    475,   14.2857141,         250.,           0.
    476,  -14.2857141,         250.,           0.
    477,  -42.8571434,         250.,           0.
    478,  -71.4285736,         250.,           0.
    479,  -71.4285736,         250.,         100.
    480,  -42.8571434,         250.,         100.
    481,  -14.2857141,         250.,         100.
    482,   14.2857141,         250.,         100.
    483,   42.8571434,         250.,         100.
    484,   71.4285736,         250.,         100.
    485,         100.,         250.,   2933.33325
    486,         100.,         250.,   2966.66675
    487,         100.,   220.588242,        3000.
    488,         100.,   191.176468,        3000.
    489,         100.,   161.764709,        3000.
    490,         100.,   132.352936,        3000.
    491,         100.,   102.941177,        3000.
    492,         100.,   73.5294113,        3000.
    493,         100.,   44.1176453,        3000.
    494,         100.,   14.7058821,        3000.
    495,         100.,  -14.7058821,        3000.
    496,         100.,  -44.1176453,        3000.
    497,         100.,  -73.5294113,        3000.
    498,         100.,  -102.941177,        3000.
    499,         100.,  -132.352936,        3000.
    500,         100.,  -161.764709,        3000.
    501,         100.,  -191.176468,        3000.
    502,         100.,  -220.588242,        3000.
    503,         100.,        -250.,   2966.66675
    504,         100.,        -250.,   2933.33325
    505,        -100.,         250.,   2966.66675
    506,        -100.,         250.,   2933.33325
    507,        -100.,  -220.588242,        3000.
    508,        -100.,  -191.176468,        3000.
    509,        -100.,  -161.764709,        3000.
    510,        -100.,  -132.352936,        3000.
    511,        -100.,  -102.941177,        3000.
    512,        -100.,  -73.5294113,        3000.
    513,        -100.,  -44.1176453,        3000.
    514,        -100.,  -14.7058821,        3000.
    515,        -100.,   14.7058821,        3000.
    516,        -100.,   44.1176453,        3000.
    517,        -100.,   73.5294113,        3000.
    518,        -100.,   102.941177,        3000.
    519,        -100.,   132.352936,        3000.
    520,        -100.,   161.764709,        3000.
    521,        -100.,   191.176468,        3000.
    522,        -100.,   220.588242,        3000.
    523,        -100.,        -250.,   2933.33325
    524,        -100.,        -250.,   2966.66675
    525,   71.4285736,        -250.,        3000.
    526,   42.8571434,        -250.,        3000.
    527,   14.2857141,        -250.,        3000.
    528,  -14.2857141,        -250.,        3000.
    529,  -42.8571434,        -250.,        3000.
    530,  -71.4285736,        -250.,        3000.
    531,  -71.4285736,         250.,        3000.
    532,  -42.8571434,         250.,        3000.
    533,  -14.2857141,         250.,        3000.
    534,   14.2857141,         250.,        3000.
    535,   42.8571434,         250.,        3000.
    536,   71.4285736,         250.,        3000.
    537,         100.,        -250.,   1069.69702
    538,         100.,        -250.,   1039.39392
    539,         100.,        -250.,   1009.09088
    540,         100.,        -250.,   978.787903
    541,         100.,        -250.,   948.484863
    542,         100.,        -250.,   918.181824
    543,         100.,        -250.,   887.878784
    544,         100.,        -250.,   857.575745
    545,         100.,        -250.,   827.272705
    546,         100.,        -250.,   796.969727
    547,         100.,        -250.,   766.666687
    548,         100.,        -250.,   736.363647
    549,         100.,        -250.,   706.060608
    550,         100.,        -250.,   675.757568
    551,         100.,        -250.,   645.454529
    552,         100.,        -250.,   615.151489
    553,         100.,        -250.,   584.848511
    554,         100.,        -250.,   554.545471
    555,         100.,        -250.,   524.242432
    556,         100.,        -250.,   493.939392
    557,         100.,        -250.,   463.636353
    558,         100.,        -250.,   433.333344
    559,         100.,        -250.,   403.030304
    560,         100.,        -250.,   372.727264
    561,         100.,        -250.,   342.424255
    562,         100.,        -250.,   312.121216
    563,         100.,        -250.,   281.818176
    564,         100.,        -250.,   251.515152
    565,         100.,        -250.,   221.212128
    566,         100.,        -250.,   190.909088
    567,         100.,        -250.,   160.606064
    568,         100.,        -250.,   130.303024
    569,         100.,         250.,   130.303024
    570,         100.,         250.,   160.606064
    571,         100.,         250.,   190.909088
    572,         100.,         250.,   221.212128
    573,         100.,         250.,   251.515152
    574,         100.,         250.,   281.818176
    575,         100.,         250.,   312.121216
    576,         100.,         250.,   342.424255
    577,         100.,         250.,   372.727264
    578,         100.,         250.,   403.030304
    579,         100.,         250.,   433.333344
    580,         100.,         250.,   463.636353
    581,         100.,         250.,   493.939392
    582,         100.,         250.,   524.242432
    583,         100.,         250.,   554.545471
    584,         100.,         250.,   584.848511
    585,         100.,         250.,   615.151489
    586,         100.,         250.,   645.454529
    587,         100.,         250.,   675.757568
    588,         100.,         250.,   706.060608
    589,         100.,         250.,   736.363647
    590,         100.,         250.,   766.666687
    591,         100.,         250.,   796.969727
    592,         100.,         250.,   827.272705
    593,         100.,         250.,   857.575745
    594,         100.,         250.,   887.878784
    595,         100.,         250.,   918.181824
    596,         100.,         250.,   948.484863
    597,         100.,         250.,   978.787903
    598,         100.,         250.,   1009.09088
    599,         100.,         250.,   1039.39392
    600,         100.,         250.,   1069.69702
    601,        -100.,        -250.,   130.303024
    602,        -100.,        -250.,   160.606064
    603,        -100.,        -250.,   190.909088
    604,        -100.,        -250.,   221.212128
    605,        -100.,        -250.,   251.515152
    606,        -100.,        -250.,   281.818176
    607,        -100.,        -250.,   312.121216
    608,        -100.,        -250.,   342.424255
    609,        -100.,        -250.,   372.727264
    610,        -100.,        -250.,   403.030304
    611,        -100.,        -250.,   433.333344
    612,        -100.,        -250.,   463.636353
    613,        -100.,        -250.,   493.939392
    614,        -100.,        -250.,   524.242432
    615,        -100.,        -250.,   554.545471
    616,        -100.,        -250.,   584.848511
    617,        -100.,        -250.,   615.151489
    618,        -100.,        -250.,   645.454529
    619,        -100.,        -250.,   675.757568
    620,        -100.,        -250.,   706.060608
    621,        -100.,        -250.,   736.363647
    622,        -100.,        -250.,   766.666687
    623,        -100.,        -250.,   796.969727
    624,        -100.,        -250.,   827.272705
    625,        -100.,        -250.,   857.575745
    626,        -100.,        -250.,   887.878784
    627,        -100.,        -250.,   918.181824
    628,        -100.,        -250.,   948.484863
    629,        -100.,        -250.,   978.787903
    630,        -100.,        -250.,   1009.09088
    631,        -100.,        -250.,   1039.39392
    632,        -100.,        -250.,   1069.69702
    633,        -100.,         250.,   1069.69702
    634,        -100.,         250.,   1039.39392
    635,        -100.,         250.,   1009.09088
    636,        -100.,         250.,   978.787903
    637,        -100.,         250.,   948.484863
    638,        -100.,         250.,   918.181824
    639,        -100.,         250.,   887.878784
    640,        -100.,         250.,   857.575745
    641,        -100.,         250.,   827.272705
    642,        -100.,         250.,   796.969727
    643,        -100.,         250.,   766.666687
    644,        -100.,         250.,   736.363647
    645,        -100.,         250.,   706.060608
    646,        -100.,         250.,   675.757568
    647,        -100.,         250.,   645.454529
    648,        -100.,         250.,   615.151489
    649,        -100.,         250.,   584.848511
    650,        -100.,         250.,   554.545471
    651,        -100.,         250.,   524.242432
    652,        -100.,         250.,   493.939392
    653,        -100.,         250.,   463.636353
    654,        -100.,         250.,   433.333344
    655,        -100.,         250.,   403.030304
    656,        -100.,         250.,   372.727264
    657,        -100.,         250.,   342.424255
    658,        -100.,         250.,   312.121216
    659,        -100.,         250.,   281.818176
    660,        -100.,         250.,   251.515152
    661,        -100.,         250.,   221.212128
    662,        -100.,         250.,   190.909088
    663,        -100.,         250.,   160.606064
    664,        -100.,         250.,   130.303024
    665,         100.,   220.588242,   1870.37036
    666,         100.,   191.176468,   1870.37036
    667,         100.,   161.764709,   1870.37036
    668,         100.,   132.352936,   1870.37036
    669,         100.,   102.941177,   1870.37036
    670,         100.,   73.5294113,   1870.37036
    671,         100.,   44.1176453,   1870.37036
    672,         100.,   14.7058821,   1870.37036
    673,         100.,  -14.7058821,   1870.37036
    674,         100.,  -44.1176453,   1870.37036
    675,         100.,  -73.5294113,   1870.37036
    676,         100.,  -102.941177,   1870.37036
    677,         100.,  -132.352936,   1870.37036
    678,         100.,  -161.764709,   1870.37036
    679,         100.,  -191.176468,   1870.37036
    680,         100.,  -220.588242,   1870.37036
    681,         100.,   220.588242,   1840.74072
    682,         100.,   191.176468,   1840.74072
    683,         100.,   161.764709,   1840.74072
    684,         100.,   132.352936,   1840.74072
    685,         100.,   102.941177,   1840.74072
    686,         100.,   73.5294113,   1840.74072
    687,         100.,   44.1176453,   1840.74072
    688,         100.,   14.7058821,   1840.74072
    689,         100.,  -14.7058821,   1840.74072
    690,         100.,  -44.1176453,   1840.74072
    691,         100.,  -73.5294113,   1840.74072
    692,         100.,  -102.941177,   1840.74072
    693,         100.,  -132.352936,   1840.74072
    694,         100.,  -161.764709,   1840.74072
    695,         100.,  -191.176468,   1840.74072
    696,         100.,  -220.588242,   1840.74072
    697,         100.,   220.588242,   1811.11108
    698,         100.,   191.176468,   1811.11108
    699,         100.,   161.764709,   1811.11108
    700,         100.,   132.352936,   1811.11108
    701,         100.,   102.941177,   1811.11108
    702,         100.,   73.5294113,   1811.11108
    703,         100.,   44.1176453,   1811.11108
    704,         100.,   14.7058821,   1811.11108
    705,         100.,  -14.7058821,   1811.11108
    706,         100.,  -44.1176453,   1811.11108
    707,         100.,  -73.5294113,   1811.11108
    708,         100.,  -102.941177,   1811.11108
    709,         100.,  -132.352936,   1811.11108
    710,         100.,  -161.764709,   1811.11108
    711,         100.,  -191.176468,   1811.11108
    712,         100.,  -220.588242,   1811.11108
    713,         100.,   220.588242,   1781.48145
    714,         100.,   191.176468,   1781.48145
    715,         100.,   161.764709,   1781.48145
    716,         100.,   132.352936,   1781.48145
    717,         100.,   102.941177,   1781.48145
    718,         100.,   73.5294113,   1781.48145
    719,         100.,   44.1176453,   1781.48145
    720,         100.,   14.7058821,   1781.48145
    721,         100.,  -14.7058821,   1781.48145
    722,         100.,  -44.1176453,   1781.48145
    723,         100.,  -73.5294113,   1781.48145
    724,         100.,  -102.941177,   1781.48145
    725,         100.,  -132.352936,   1781.48145
    726,         100.,  -161.764709,   1781.48145
    727,         100.,  -191.176468,   1781.48145
    728,         100.,  -220.588242,   1781.48145
    729,         100.,   220.588242,   1751.85181
    730,         100.,   191.176468,   1751.85181
    731,         100.,   161.764709,   1751.85181
    732,         100.,   132.352936,   1751.85181
    733,         100.,   102.941177,   1751.85181
    734,         100.,   73.5294113,   1751.85181
    735,         100.,   44.1176453,   1751.85181
    736,         100.,   14.7058821,   1751.85181
    737,         100.,  -14.7058821,   1751.85181
    738,         100.,  -44.1176453,   1751.85181
    739,         100.,  -73.5294113,   1751.85181
    740,         100.,  -102.941177,   1751.85181
    741,         100.,  -132.352936,   1751.85181
    742,         100.,  -161.764709,   1751.85181
    743,         100.,  -191.176468,   1751.85181
    744,         100.,  -220.588242,   1751.85181
    745,         100.,   220.588242,   1722.22217
    746,         100.,   191.176468,   1722.22217
    747,         100.,   161.764709,   1722.22217
    748,         100.,   132.352936,   1722.22217
    749,         100.,   102.941177,   1722.22217
    750,         100.,   73.5294113,   1722.22217
    751,         100.,   44.1176453,   1722.22217
    752,         100.,   14.7058821,   1722.22217
    753,         100.,  -14.7058821,   1722.22217
    754,         100.,  -44.1176453,   1722.22217
    755,         100.,  -73.5294113,   1722.22217
    756,         100.,  -102.941177,   1722.22217
    757,         100.,  -132.352936,   1722.22217
    758,         100.,  -161.764709,   1722.22217
    759,         100.,  -191.176468,   1722.22217
    760,         100.,  -220.588242,   1722.22217
    761,         100.,   220.588242,   1692.59265
    762,         100.,   191.176468,   1692.59265
    763,         100.,   161.764709,   1692.59265
    764,         100.,   132.352936,   1692.59265
    765,         100.,   102.941177,   1692.59265
    766,         100.,   73.5294113,   1692.59265
    767,         100.,   44.1176453,   1692.59265
    768,         100.,   14.7058821,   1692.59265
    769,         100.,  -14.7058821,   1692.59265
    770,         100.,  -44.1176453,   1692.59265
    771,         100.,  -73.5294113,   1692.59265
    772,         100.,  -102.941177,   1692.59265
    773,         100.,  -132.352936,   1692.59265
    774,         100.,  -161.764709,   1692.59265
    775,         100.,  -191.176468,   1692.59265
    776,         100.,  -220.588242,   1692.59265
    777,         100.,   220.588242,   1662.96301
    778,         100.,   191.176468,   1662.96301
    779,         100.,   161.764709,   1662.96301
    780,         100.,   132.352936,   1662.96301
    781,         100.,   102.941177,   1662.96301
    782,         100.,   73.5294113,   1662.96301
    783,         100.,   44.1176453,   1662.96301
    784,         100.,   14.7058821,   1662.96301
    785,         100.,  -14.7058821,   1662.96301
    786,         100.,  -44.1176453,   1662.96301
    787,         100.,  -73.5294113,   1662.96301
    788,         100.,  -102.941177,   1662.96301
    789,         100.,  -132.352936,   1662.96301
    790,         100.,  -161.764709,   1662.96301
    791,         100.,  -191.176468,   1662.96301
    792,         100.,  -220.588242,   1662.96301
    793,         100.,   220.588242,   1633.33337
    794,         100.,   191.176468,   1633.33337
    795,         100.,   161.764709,   1633.33337
    796,         100.,   132.352936,   1633.33337
    797,         100.,   102.941177,   1633.33337
    798,         100.,   73.5294113,   1633.33337
    799,         100.,   44.1176453,   1633.33337
    800,         100.,   14.7058821,   1633.33337
    801,         100.,  -14.7058821,   1633.33337
    802,         100.,  -44.1176453,   1633.33337
    803,         100.,  -73.5294113,   1633.33337
    804,         100.,  -102.941177,   1633.33337
    805,         100.,  -132.352936,   1633.33337
    806,         100.,  -161.764709,   1633.33337
    807,         100.,  -191.176468,   1633.33337
    808,         100.,  -220.588242,   1633.33337
    809,         100.,   220.588242,   1603.70374
    810,         100.,   191.176468,   1603.70374
    811,         100.,   161.764709,   1603.70374
    812,         100.,   132.352936,   1603.70374
    813,         100.,   102.941177,   1603.70374
    814,         100.,   73.5294113,   1603.70374
    815,         100.,   44.1176453,   1603.70374
    816,         100.,   14.7058821,   1603.70374
    817,         100.,  -14.7058821,   1603.70374
    818,         100.,  -44.1176453,   1603.70374
    819,         100.,  -73.5294113,   1603.70374
    820,         100.,  -102.941177,   1603.70374
    821,         100.,  -132.352936,   1603.70374
    822,         100.,  -161.764709,   1603.70374
    823,         100.,  -191.176468,   1603.70374
    824,         100.,  -220.588242,   1603.70374
    825,         100.,   220.588242,    1574.0741
    826,         100.,   191.176468,    1574.0741
    827,         100.,   161.764709,    1574.0741
    828,         100.,   132.352936,    1574.0741
    829,         100.,   102.941177,    1574.0741
    830,         100.,   73.5294113,    1574.0741
    831,         100.,   44.1176453,    1574.0741
    832,         100.,   14.7058821,    1574.0741
    833,         100.,  -14.7058821,    1574.0741
    834,         100.,  -44.1176453,    1574.0741
    835,         100.,  -73.5294113,    1574.0741
    836,         100.,  -102.941177,    1574.0741
    837,         100.,  -132.352936,    1574.0741
    838,         100.,  -161.764709,    1574.0741
    839,         100.,  -191.176468,    1574.0741
    840,         100.,  -220.588242,    1574.0741
    841,         100.,   220.588242,   1544.44446
    842,         100.,   191.176468,   1544.44446
    843,         100.,   161.764709,   1544.44446
    844,         100.,   132.352936,   1544.44446
    845,         100.,   102.941177,   1544.44446
    846,         100.,   73.5294113,   1544.44446
    847,         100.,   44.1176453,   1544.44446
    848,         100.,   14.7058821,   1544.44446
    849,         100.,  -14.7058821,   1544.44446
    850,         100.,  -44.1176453,   1544.44446
    851,         100.,  -73.5294113,   1544.44446
    852,         100.,  -102.941177,   1544.44446
    853,         100.,  -132.352936,   1544.44446
    854,         100.,  -161.764709,   1544.44446
    855,         100.,  -191.176468,   1544.44446
    856,         100.,  -220.588242,   1544.44446
    857,         100.,   220.588242,   1514.81482
    858,         100.,   191.176468,   1514.81482
    859,         100.,   161.764709,   1514.81482
    860,         100.,   132.352936,   1514.81482
    861,         100.,   102.941177,   1514.81482
    862,         100.,   73.5294113,   1514.81482
    863,         100.,   44.1176453,   1514.81482
    864,         100.,   14.7058821,   1514.81482
    865,         100.,  -14.7058821,   1514.81482
    866,         100.,  -44.1176453,   1514.81482
    867,         100.,  -73.5294113,   1514.81482
    868,         100.,  -102.941177,   1514.81482
    869,         100.,  -132.352936,   1514.81482
    870,         100.,  -161.764709,   1514.81482
    871,         100.,  -191.176468,   1514.81482
    872,         100.,  -220.588242,   1514.81482
    873,         100.,   220.588242,   1485.18518
    874,         100.,   191.176468,   1485.18518
    875,         100.,   161.764709,   1485.18518
    876,         100.,   132.352936,   1485.18518
    877,         100.,   102.941177,   1485.18518
    878,         100.,   73.5294113,   1485.18518
    879,         100.,   44.1176453,   1485.18518
    880,         100.,   14.7058821,   1485.18518
    881,         100.,  -14.7058821,   1485.18518
    882,         100.,  -44.1176453,   1485.18518
    883,         100.,  -73.5294113,   1485.18518
    884,         100.,  -102.941177,   1485.18518
    885,         100.,  -132.352936,   1485.18518
    886,         100.,  -161.764709,   1485.18518
    887,         100.,  -191.176468,   1485.18518
    888,         100.,  -220.588242,   1485.18518
    889,         100.,   220.588242,   1455.55554
    890,         100.,   191.176468,   1455.55554
    891,         100.,   161.764709,   1455.55554
    892,         100.,   132.352936,   1455.55554
    893,         100.,   102.941177,   1455.55554
    894,         100.,   73.5294113,   1455.55554
    895,         100.,   44.1176453,   1455.55554
    896,         100.,   14.7058821,   1455.55554
    897,         100.,  -14.7058821,   1455.55554
    898,         100.,  -44.1176453,   1455.55554
    899,         100.,  -73.5294113,   1455.55554
    900,         100.,  -102.941177,   1455.55554
    901,         100.,  -132.352936,   1455.55554
    902,         100.,  -161.764709,   1455.55554
    903,         100.,  -191.176468,   1455.55554
    904,         100.,  -220.588242,   1455.55554
    905,         100.,   220.588242,    1425.9259
    906,         100.,   191.176468,    1425.9259
    907,         100.,   161.764709,    1425.9259
    908,         100.,   132.352936,    1425.9259
    909,         100.,   102.941177,    1425.9259
    910,         100.,   73.5294113,    1425.9259
    911,         100.,   44.1176453,    1425.9259
    912,         100.,   14.7058821,    1425.9259
    913,         100.,  -14.7058821,    1425.9259
    914,         100.,  -44.1176453,    1425.9259
    915,         100.,  -73.5294113,    1425.9259
    916,         100.,  -102.941177,    1425.9259
    917,         100.,  -132.352936,    1425.9259
    918,         100.,  -161.764709,    1425.9259
    919,         100.,  -191.176468,    1425.9259
    920,         100.,  -220.588242,    1425.9259
    921,         100.,   220.588242,   1396.29626
    922,         100.,   191.176468,   1396.29626
    923,         100.,   161.764709,   1396.29626
    924,         100.,   132.352936,   1396.29626
    925,         100.,   102.941177,   1396.29626
    926,         100.,   73.5294113,   1396.29626
    927,         100.,   44.1176453,   1396.29626
    928,         100.,   14.7058821,   1396.29626
    929,         100.,  -14.7058821,   1396.29626
    930,         100.,  -44.1176453,   1396.29626
    931,         100.,  -73.5294113,   1396.29626
    932,         100.,  -102.941177,   1396.29626
    933,         100.,  -132.352936,   1396.29626
    934,         100.,  -161.764709,   1396.29626
    935,         100.,  -191.176468,   1396.29626
    936,         100.,  -220.588242,   1396.29626
    937,         100.,   220.588242,   1366.66663
    938,         100.,   191.176468,   1366.66663
    939,         100.,   161.764709,   1366.66663
    940,         100.,   132.352936,   1366.66663
    941,         100.,   102.941177,   1366.66663
    942,         100.,   73.5294113,   1366.66663
    943,         100.,   44.1176453,   1366.66663
    944,         100.,   14.7058821,   1366.66663
    945,         100.,  -14.7058821,   1366.66663
    946,         100.,  -44.1176453,   1366.66663
    947,         100.,  -73.5294113,   1366.66663
    948,         100.,  -102.941177,   1366.66663
    949,         100.,  -132.352936,   1366.66663
    950,         100.,  -161.764709,   1366.66663
    951,         100.,  -191.176468,   1366.66663
    952,         100.,  -220.588242,   1366.66663
    953,         100.,   220.588242,   1337.03699
    954,         100.,   191.176468,   1337.03699
    955,         100.,   161.764709,   1337.03699
    956,         100.,   132.352936,   1337.03699
    957,         100.,   102.941177,   1337.03699
    958,         100.,   73.5294113,   1337.03699
    959,         100.,   44.1176453,   1337.03699
    960,         100.,   14.7058821,   1337.03699
    961,         100.,  -14.7058821,   1337.03699
    962,         100.,  -44.1176453,   1337.03699
    963,         100.,  -73.5294113,   1337.03699
    964,         100.,  -102.941177,   1337.03699
    965,         100.,  -132.352936,   1337.03699
    966,         100.,  -161.764709,   1337.03699
    967,         100.,  -191.176468,   1337.03699
    968,         100.,  -220.588242,   1337.03699
    969,         100.,   220.588242,   1307.40735
    970,         100.,   191.176468,   1307.40735
    971,         100.,   161.764709,   1307.40735
    972,         100.,   132.352936,   1307.40735
    973,         100.,   102.941177,   1307.40735
    974,         100.,   73.5294113,   1307.40735
    975,         100.,   44.1176453,   1307.40735
    976,         100.,   14.7058821,   1307.40735
    977,         100.,  -14.7058821,   1307.40735
    978,         100.,  -44.1176453,   1307.40735
    979,         100.,  -73.5294113,   1307.40735
    980,         100.,  -102.941177,   1307.40735
    981,         100.,  -132.352936,   1307.40735
    982,         100.,  -161.764709,   1307.40735
    983,         100.,  -191.176468,   1307.40735
    984,         100.,  -220.588242,   1307.40735
    985,         100.,   220.588242,   1277.77783
    986,         100.,   191.176468,   1277.77783
    987,         100.,   161.764709,   1277.77783
    988,         100.,   132.352936,   1277.77783
    989,         100.,   102.941177,   1277.77783
    990,         100.,   73.5294113,   1277.77783
    991,         100.,   44.1176453,   1277.77783
    992,         100.,   14.7058821,   1277.77783
    993,         100.,  -14.7058821,   1277.77783
    994,         100.,  -44.1176453,   1277.77783
    995,         100.,  -73.5294113,   1277.77783
    996,         100.,  -102.941177,   1277.77783
    997,         100.,  -132.352936,   1277.77783
    998,         100.,  -161.764709,   1277.77783
    999,         100.,  -191.176468,   1277.77783
   1000,         100.,  -220.588242,   1277.77783
   1001,         100.,   220.588242,   1248.14819
   1002,         100.,   191.176468,   1248.14819
   1003,         100.,   161.764709,   1248.14819
   1004,         100.,   132.352936,   1248.14819
   1005,         100.,   102.941177,   1248.14819
   1006,         100.,   73.5294113,   1248.14819
   1007,         100.,   44.1176453,   1248.14819
   1008,         100.,   14.7058821,   1248.14819
   1009,         100.,  -14.7058821,   1248.14819
   1010,         100.,  -44.1176453,   1248.14819
   1011,         100.,  -73.5294113,   1248.14819
   1012,         100.,  -102.941177,   1248.14819
   1013,         100.,  -132.352936,   1248.14819
   1014,         100.,  -161.764709,   1248.14819
   1015,         100.,  -191.176468,   1248.14819
   1016,         100.,  -220.588242,   1248.14819
   1017,         100.,   220.588242,   1218.51855
   1018,         100.,   191.176468,   1218.51855
   1019,         100.,   161.764709,   1218.51855
   1020,         100.,   132.352936,   1218.51855
   1021,         100.,   102.941177,   1218.51855
   1022,         100.,   73.5294113,   1218.51855
   1023,         100.,   44.1176453,   1218.51855
   1024,         100.,   14.7058821,   1218.51855
   1025,         100.,  -14.7058821,   1218.51855
   1026,         100.,  -44.1176453,   1218.51855
   1027,         100.,  -73.5294113,   1218.51855
   1028,         100.,  -102.941177,   1218.51855
   1029,         100.,  -132.352936,   1218.51855
   1030,         100.,  -161.764709,   1218.51855
   1031,         100.,  -191.176468,   1218.51855
   1032,         100.,  -220.588242,   1218.51855
   1033,         100.,   220.588242,   1188.88892
   1034,         100.,   191.176468,   1188.88892
   1035,         100.,   161.764709,   1188.88892
   1036,         100.,   132.352936,   1188.88892
   1037,         100.,   102.941177,   1188.88892
   1038,         100.,   73.5294113,   1188.88892
   1039,         100.,   44.1176453,   1188.88892
   1040,         100.,   14.7058821,   1188.88892
   1041,         100.,  -14.7058821,   1188.88892
   1042,         100.,  -44.1176453,   1188.88892
   1043,         100.,  -73.5294113,   1188.88892
   1044,         100.,  -102.941177,   1188.88892
   1045,         100.,  -132.352936,   1188.88892
   1046,         100.,  -161.764709,   1188.88892
   1047,         100.,  -191.176468,   1188.88892
   1048,         100.,  -220.588242,   1188.88892
   1049,         100.,   220.588242,   1159.25928
   1050,         100.,   191.176468,   1159.25928
   1051,         100.,   161.764709,   1159.25928
   1052,         100.,   132.352936,   1159.25928
   1053,         100.,   102.941177,   1159.25928
   1054,         100.,   73.5294113,   1159.25928
   1055,         100.,   44.1176453,   1159.25928
   1056,         100.,   14.7058821,   1159.25928
   1057,         100.,  -14.7058821,   1159.25928
   1058,         100.,  -44.1176453,   1159.25928
   1059,         100.,  -73.5294113,   1159.25928
   1060,         100.,  -102.941177,   1159.25928
   1061,         100.,  -132.352936,   1159.25928
   1062,         100.,  -161.764709,   1159.25928
   1063,         100.,  -191.176468,   1159.25928
   1064,         100.,  -220.588242,   1159.25928
   1065,         100.,   220.588242,   1129.62964
   1066,         100.,   191.176468,   1129.62964
   1067,         100.,   161.764709,   1129.62964
   1068,         100.,   132.352936,   1129.62964
   1069,         100.,   102.941177,   1129.62964
   1070,         100.,   73.5294113,   1129.62964
   1071,         100.,   44.1176453,   1129.62964
   1072,         100.,   14.7058821,   1129.62964
   1073,         100.,  -14.7058821,   1129.62964
   1074,         100.,  -44.1176453,   1129.62964
   1075,         100.,  -73.5294113,   1129.62964
   1076,         100.,  -102.941177,   1129.62964
   1077,         100.,  -132.352936,   1129.62964
   1078,         100.,  -161.764709,   1129.62964
   1079,         100.,  -191.176468,   1129.62964
   1080,         100.,  -220.588242,   1129.62964
   1081,        -100.,   220.588242,   1870.37036
   1082,        -100.,   191.176468,   1870.37036
   1083,        -100.,   161.764709,   1870.37036
   1084,        -100.,   132.352936,   1870.37036
   1085,        -100.,   102.941177,   1870.37036
   1086,        -100.,   73.5294113,   1870.37036
   1087,        -100.,   44.1176453,   1870.37036
   1088,        -100.,   14.7058821,   1870.37036
   1089,        -100.,  -14.7058821,   1870.37036
   1090,        -100.,  -44.1176453,   1870.37036
   1091,        -100.,  -73.5294113,   1870.37036
   1092,        -100.,  -102.941177,   1870.37036
   1093,        -100.,  -132.352936,   1870.37036
   1094,        -100.,  -161.764709,   1870.37036
   1095,        -100.,  -191.176468,   1870.37036
   1096,        -100.,  -220.588242,   1870.37036
   1097,        -100.,   220.588242,   1840.74072
   1098,        -100.,   191.176468,   1840.74072
   1099,        -100.,   161.764709,   1840.74072
   1100,        -100.,   132.352936,   1840.74072
   1101,        -100.,   102.941177,   1840.74072
   1102,        -100.,   73.5294113,   1840.74072
   1103,        -100.,   44.1176453,   1840.74072
   1104,        -100.,   14.7058821,   1840.74072
   1105,        -100.,  -14.7058821,   1840.74072
   1106,        -100.,  -44.1176453,   1840.74072
   1107,        -100.,  -73.5294113,   1840.74072
   1108,        -100.,  -102.941177,   1840.74072
   1109,        -100.,  -132.352936,   1840.74072
   1110,        -100.,  -161.764709,   1840.74072
   1111,        -100.,  -191.176468,   1840.74072
   1112,        -100.,  -220.588242,   1840.74072
   1113,        -100.,   220.588242,   1811.11108
   1114,        -100.,   191.176468,   1811.11108
   1115,        -100.,   161.764709,   1811.11108
   1116,        -100.,   132.352936,   1811.11108
   1117,        -100.,   102.941177,   1811.11108
   1118,        -100.,   73.5294113,   1811.11108
   1119,        -100.,   44.1176453,   1811.11108
   1120,        -100.,   14.7058821,   1811.11108
   1121,        -100.,  -14.7058821,   1811.11108
   1122,        -100.,  -44.1176453,   1811.11108
   1123,        -100.,  -73.5294113,   1811.11108
   1124,        -100.,  -102.941177,   1811.11108
   1125,        -100.,  -132.352936,   1811.11108
   1126,        -100.,  -161.764709,   1811.11108
   1127,        -100.,  -191.176468,   1811.11108
   1128,        -100.,  -220.588242,   1811.11108
   1129,        -100.,   220.588242,   1781.48145
   1130,        -100.,   191.176468,   1781.48145
   1131,        -100.,   161.764709,   1781.48145
   1132,        -100.,   132.352936,   1781.48145
   1133,        -100.,   102.941177,   1781.48145
   1134,        -100.,   73.5294113,   1781.48145
   1135,        -100.,   44.1176453,   1781.48145
   1136,        -100.,   14.7058821,   1781.48145
   1137,        -100.,  -14.7058821,   1781.48145
   1138,        -100.,  -44.1176453,   1781.48145
   1139,        -100.,  -73.5294113,   1781.48145
   1140,        -100.,  -102.941177,   1781.48145
   1141,        -100.,  -132.352936,   1781.48145
   1142,        -100.,  -161.764709,   1781.48145
   1143,        -100.,  -191.176468,   1781.48145
   1144,        -100.,  -220.588242,   1781.48145
   1145,        -100.,   220.588242,   1751.85181
   1146,        -100.,   191.176468,   1751.85181
   1147,        -100.,   161.764709,   1751.85181
   1148,        -100.,   132.352936,   1751.85181
   1149,        -100.,   102.941177,   1751.85181
   1150,        -100.,   73.5294113,   1751.85181
   1151,        -100.,   44.1176453,   1751.85181
   1152,        -100.,   14.7058821,   1751.85181
   1153,        -100.,  -14.7058821,   1751.85181
   1154,        -100.,  -44.1176453,   1751.85181
   1155,        -100.,  -73.5294113,   1751.85181
   1156,        -100.,  -102.941177,   1751.85181
   1157,        -100.,  -132.352936,   1751.85181
   1158,        -100.,  -161.764709,   1751.85181
   1159,        -100.,  -191.176468,   1751.85181
   1160,        -100.,  -220.588242,   1751.85181
   1161,        -100.,   220.588242,   1722.22217
   1162,        -100.,   191.176468,   1722.22217
   1163,        -100.,   161.764709,   1722.22217
   1164,        -100.,   132.352936,   1722.22217
   1165,        -100.,   102.941177,   1722.22217
   1166,        -100.,   73.5294113,   1722.22217
   1167,        -100.,   44.1176453,   1722.22217
   1168,        -100.,   14.7058821,   1722.22217
   1169,        -100.,  -14.7058821,   1722.22217
   1170,        -100.,  -44.1176453,   1722.22217
   1171,        -100.,  -73.5294113,   1722.22217
   1172,        -100.,  -102.941177,   1722.22217
   1173,        -100.,  -132.352936,   1722.22217
   1174,        -100.,  -161.764709,   1722.22217
   1175,        -100.,  -191.176468,   1722.22217
   1176,        -100.,  -220.588242,   1722.22217
   1177,        -100.,   220.588242,   1692.59265
   1178,        -100.,   191.176468,   1692.59265
   1179,        -100.,   161.764709,   1692.59265
   1180,        -100.,   132.352936,   1692.59265
   1181,        -100.,   102.941177,   1692.59265
   1182,        -100.,   73.5294113,   1692.59265
   1183,        -100.,   44.1176453,   1692.59265
   1184,        -100.,   14.7058821,   1692.59265
   1185,        -100.,  -14.7058821,   1692.59265
   1186,        -100.,  -44.1176453,   1692.59265
   1187,        -100.,  -73.5294113,   1692.59265
   1188,        -100.,  -102.941177,   1692.59265
   1189,        -100.,  -132.352936,   1692.59265
   1190,        -100.,  -161.764709,   1692.59265
   1191,        -100.,  -191.176468,   1692.59265
   1192,        -100.,  -220.588242,   1692.59265
   1193,        -100.,   220.588242,   1662.96301
   1194,        -100.,   191.176468,   1662.96301
   1195,        -100.,   161.764709,   1662.96301
   1196,        -100.,   132.352936,   1662.96301
   1197,        -100.,   102.941177,   1662.96301
   1198,        -100.,   73.5294113,   1662.96301
   1199,        -100.,   44.1176453,   1662.96301
   1200,        -100.,   14.7058821,   1662.96301
   1201,        -100.,  -14.7058821,   1662.96301
   1202,        -100.,  -44.1176453,   1662.96301
   1203,        -100.,  -73.5294113,   1662.96301
   1204,        -100.,  -102.941177,   1662.96301
   1205,        -100.,  -132.352936,   1662.96301
   1206,        -100.,  -161.764709,   1662.96301
   1207,        -100.,  -191.176468,   1662.96301
   1208,        -100.,  -220.588242,   1662.96301
   1209,        -100.,   220.588242,   1633.33337
   1210,        -100.,   191.176468,   1633.33337
   1211,        -100.,   161.764709,   1633.33337
   1212,        -100.,   132.352936,   1633.33337
   1213,        -100.,   102.941177,   1633.33337
   1214,        -100.,   73.5294113,   1633.33337
   1215,        -100.,   44.1176453,   1633.33337
   1216,        -100.,   14.7058821,   1633.33337
   1217,        -100.,  -14.7058821,   1633.33337
   1218,        -100.,  -44.1176453,   1633.33337
   1219,        -100.,  -73.5294113,   1633.33337
   1220,        -100.,  -102.941177,   1633.33337
   1221,        -100.,  -132.352936,   1633.33337
   1222,        -100.,  -161.764709,   1633.33337
   1223,        -100.,  -191.176468,   1633.33337
   1224,        -100.,  -220.588242,   1633.33337
   1225,        -100.,   220.588242,   1603.70374
   1226,        -100.,   191.176468,   1603.70374
   1227,        -100.,   161.764709,   1603.70374
   1228,        -100.,   132.352936,   1603.70374
   1229,        -100.,   102.941177,   1603.70374
   1230,        -100.,   73.5294113,   1603.70374
   1231,        -100.,   44.1176453,   1603.70374
   1232,        -100.,   14.7058821,   1603.70374
   1233,        -100.,  -14.7058821,   1603.70374
   1234,        -100.,  -44.1176453,   1603.70374
   1235,        -100.,  -73.5294113,   1603.70374
   1236,        -100.,  -102.941177,   1603.70374
   1237,        -100.,  -132.352936,   1603.70374
   1238,        -100.,  -161.764709,   1603.70374
   1239,        -100.,  -191.176468,   1603.70374
   1240,        -100.,  -220.588242,   1603.70374
   1241,        -100.,   220.588242,    1574.0741
   1242,        -100.,   191.176468,    1574.0741
   1243,        -100.,   161.764709,    1574.0741
   1244,        -100.,   132.352936,    1574.0741
   1245,        -100.,   102.941177,    1574.0741
   1246,        -100.,   73.5294113,    1574.0741
   1247,        -100.,   44.1176453,    1574.0741
   1248,        -100.,   14.7058821,    1574.0741
   1249,        -100.,  -14.7058821,    1574.0741
   1250,        -100.,  -44.1176453,    1574.0741
   1251,        -100.,  -73.5294113,    1574.0741
   1252,        -100.,  -102.941177,    1574.0741
   1253,        -100.,  -132.352936,    1574.0741
   1254,        -100.,  -161.764709,    1574.0741
   1255,        -100.,  -191.176468,    1574.0741
   1256,        -100.,  -220.588242,    1574.0741
   1257,        -100.,   220.588242,   1544.44446
   1258,        -100.,   191.176468,   1544.44446
   1259,        -100.,   161.764709,   1544.44446
   1260,        -100.,   132.352936,   1544.44446
   1261,        -100.,   102.941177,   1544.44446
   1262,        -100.,   73.5294113,   1544.44446
   1263,        -100.,   44.1176453,   1544.44446
   1264,        -100.,   14.7058821,   1544.44446
   1265,        -100.,  -14.7058821,   1544.44446
   1266,        -100.,  -44.1176453,   1544.44446
   1267,        -100.,  -73.5294113,   1544.44446
   1268,        -100.,  -102.941177,   1544.44446
   1269,        -100.,  -132.352936,   1544.44446
   1270,        -100.,  -161.764709,   1544.44446
   1271,        -100.,  -191.176468,   1544.44446
   1272,        -100.,  -220.588242,   1544.44446
   1273,        -100.,   220.588242,   1514.81482
   1274,        -100.,   191.176468,   1514.81482
   1275,        -100.,   161.764709,   1514.81482
   1276,        -100.,   132.352936,   1514.81482
   1277,        -100.,   102.941177,   1514.81482
   1278,        -100.,   73.5294113,   1514.81482
   1279,        -100.,   44.1176453,   1514.81482
   1280,        -100.,   14.7058821,   1514.81482
   1281,        -100.,  -14.7058821,   1514.81482
   1282,        -100.,  -44.1176453,   1514.81482
   1283,        -100.,  -73.5294113,   1514.81482
   1284,        -100.,  -102.941177,   1514.81482
   1285,        -100.,  -132.352936,   1514.81482
   1286,        -100.,  -161.764709,   1514.81482
   1287,        -100.,  -191.176468,   1514.81482
   1288,        -100.,  -220.588242,   1514.81482
   1289,        -100.,   220.588242,   1485.18518
   1290,        -100.,   191.176468,   1485.18518
   1291,        -100.,   161.764709,   1485.18518
   1292,        -100.,   132.352936,   1485.18518
   1293,        -100.,   102.941177,   1485.18518
   1294,        -100.,   73.5294113,   1485.18518
   1295,        -100.,   44.1176453,   1485.18518
   1296,        -100.,   14.7058821,   1485.18518
   1297,        -100.,  -14.7058821,   1485.18518
   1298,        -100.,  -44.1176453,   1485.18518
   1299,        -100.,  -73.5294113,   1485.18518
   1300,        -100.,  -102.941177,   1485.18518
   1301,        -100.,  -132.352936,   1485.18518
   1302,        -100.,  -161.764709,   1485.18518
   1303,        -100.,  -191.176468,   1485.18518
   1304,        -100.,  -220.588242,   1485.18518
   1305,        -100.,   220.588242,   1455.55554
   1306,        -100.,   191.176468,   1455.55554
   1307,        -100.,   161.764709,   1455.55554
   1308,        -100.,   132.352936,   1455.55554
   1309,        -100.,   102.941177,   1455.55554
   1310,        -100.,   73.5294113,   1455.55554
   1311,        -100.,   44.1176453,   1455.55554
   1312,        -100.,   14.7058821,   1455.55554
   1313,        -100.,  -14.7058821,   1455.55554
   1314,        -100.,  -44.1176453,   1455.55554
   1315,        -100.,  -73.5294113,   1455.55554
   1316,        -100.,  -102.941177,   1455.55554
   1317,        -100.,  -132.352936,   1455.55554
   1318,        -100.,  -161.764709,   1455.55554
   1319,        -100.,  -191.176468,   1455.55554
   1320,        -100.,  -220.588242,   1455.55554
   1321,        -100.,   220.588242,    1425.9259
   1322,        -100.,   191.176468,    1425.9259
   1323,        -100.,   161.764709,    1425.9259
   1324,        -100.,   132.352936,    1425.9259
   1325,        -100.,   102.941177,    1425.9259
   1326,        -100.,   73.5294113,    1425.9259
   1327,        -100.,   44.1176453,    1425.9259
   1328,        -100.,   14.7058821,    1425.9259
   1329,        -100.,  -14.7058821,    1425.9259
   1330,        -100.,  -44.1176453,    1425.9259
   1331,        -100.,  -73.5294113,    1425.9259
   1332,        -100.,  -102.941177,    1425.9259
   1333,        -100.,  -132.352936,    1425.9259
   1334,        -100.,  -161.764709,    1425.9259
   1335,        -100.,  -191.176468,    1425.9259
   1336,        -100.,  -220.588242,    1425.9259
   1337,        -100.,   220.588242,   1396.29626
   1338,        -100.,   191.176468,   1396.29626
   1339,        -100.,   161.764709,   1396.29626
   1340,        -100.,   132.352936,   1396.29626
   1341,        -100.,   102.941177,   1396.29626
   1342,        -100.,   73.5294113,   1396.29626
   1343,        -100.,   44.1176453,   1396.29626
   1344,        -100.,   14.7058821,   1396.29626
   1345,        -100.,  -14.7058821,   1396.29626
   1346,        -100.,  -44.1176453,   1396.29626
   1347,        -100.,  -73.5294113,   1396.29626
   1348,        -100.,  -102.941177,   1396.29626
   1349,        -100.,  -132.352936,   1396.29626
   1350,        -100.,  -161.764709,   1396.29626
   1351,        -100.,  -191.176468,   1396.29626
   1352,        -100.,  -220.588242,   1396.29626
   1353,        -100.,   220.588242,   1366.66663
   1354,        -100.,   191.176468,   1366.66663
   1355,        -100.,   161.764709,   1366.66663
   1356,        -100.,   132.352936,   1366.66663
   1357,        -100.,   102.941177,   1366.66663
   1358,        -100.,   73.5294113,   1366.66663
   1359,        -100.,   44.1176453,   1366.66663
   1360,        -100.,   14.7058821,   1366.66663
   1361,        -100.,  -14.7058821,   1366.66663
   1362,        -100.,  -44.1176453,   1366.66663
   1363,        -100.,  -73.5294113,   1366.66663
   1364,        -100.,  -102.941177,   1366.66663
   1365,        -100.,  -132.352936,   1366.66663
   1366,        -100.,  -161.764709,   1366.66663
   1367,        -100.,  -191.176468,   1366.66663
   1368,        -100.,  -220.588242,   1366.66663
   1369,        -100.,   220.588242,   1337.03699
   1370,        -100.,   191.176468,   1337.03699
   1371,        -100.,   161.764709,   1337.03699
   1372,        -100.,   132.352936,   1337.03699
   1373,        -100.,   102.941177,   1337.03699
   1374,        -100.,   73.5294113,   1337.03699
   1375,        -100.,   44.1176453,   1337.03699
   1376,        -100.,   14.7058821,   1337.03699
   1377,        -100.,  -14.7058821,   1337.03699
   1378,        -100.,  -44.1176453,   1337.03699
   1379,        -100.,  -73.5294113,   1337.03699
   1380,        -100.,  -102.941177,   1337.03699
   1381,        -100.,  -132.352936,   1337.03699
   1382,        -100.,  -161.764709,   1337.03699
   1383,        -100.,  -191.176468,   1337.03699
   1384,        -100.,  -220.588242,   1337.03699
   1385,        -100.,   220.588242,   1307.40735
   1386,        -100.,   191.176468,   1307.40735
   1387,        -100.,   161.764709,   1307.40735
   1388,        -100.,   132.352936,   1307.40735
   1389,        -100.,   102.941177,   1307.40735
   1390,        -100.,   73.5294113,   1307.40735
   1391,        -100.,   44.1176453,   1307.40735
   1392,        -100.,   14.7058821,   1307.40735
   1393,        -100.,  -14.7058821,   1307.40735
   1394,        -100.,  -44.1176453,   1307.40735
   1395,        -100.,  -73.5294113,   1307.40735
   1396,        -100.,  -102.941177,   1307.40735
   1397,        -100.,  -132.352936,   1307.40735
   1398,        -100.,  -161.764709,   1307.40735
   1399,        -100.,  -191.176468,   1307.40735
   1400,        -100.,  -220.588242,   1307.40735
   1401,        -100.,   220.588242,   1277.77783
   1402,        -100.,   191.176468,   1277.77783
   1403,        -100.,   161.764709,   1277.77783
   1404,        -100.,   132.352936,   1277.77783
   1405,        -100.,   102.941177,   1277.77783
   1406,        -100.,   73.5294113,   1277.77783
   1407,        -100.,   44.1176453,   1277.77783
   1408,        -100.,   14.7058821,   1277.77783
   1409,        -100.,  -14.7058821,   1277.77783
   1410,        -100.,  -44.1176453,   1277.77783
   1411,        -100.,  -73.5294113,   1277.77783
   1412,        -100.,  -102.941177,   1277.77783
   1413,        -100.,  -132.352936,   1277.77783
   1414,        -100.,  -161.764709,   1277.77783
   1415,        -100.,  -191.176468,   1277.77783
   1416,        -100.,  -220.588242,   1277.77783
   1417,        -100.,   220.588242,   1248.14819
   1418,        -100.,   191.176468,   1248.14819
   1419,        -100.,   161.764709,   1248.14819
   1420,        -100.,   132.352936,   1248.14819
   1421,        -100.,   102.941177,   1248.14819
   1422,        -100.,   73.5294113,   1248.14819
   1423,        -100.,   44.1176453,   1248.14819
   1424,        -100.,   14.7058821,   1248.14819
   1425,        -100.,  -14.7058821,   1248.14819
   1426,        -100.,  -44.1176453,   1248.14819
   1427,        -100.,  -73.5294113,   1248.14819
   1428,        -100.,  -102.941177,   1248.14819
   1429,        -100.,  -132.352936,   1248.14819
   1430,        -100.,  -161.764709,   1248.14819
   1431,        -100.,  -191.176468,   1248.14819
   1432,        -100.,  -220.588242,   1248.14819
   1433,        -100.,   220.588242,   1218.51855
   1434,        -100.,   191.176468,   1218.51855
   1435,        -100.,   161.764709,   1218.51855
   1436,        -100.,   132.352936,   1218.51855
   1437,        -100.,   102.941177,   1218.51855
   1438,        -100.,   73.5294113,   1218.51855
   1439,        -100.,   44.1176453,   1218.51855
   1440,        -100.,   14.7058821,   1218.51855
   1441,        -100.,  -14.7058821,   1218.51855
   1442,        -100.,  -44.1176453,   1218.51855
   1443,        -100.,  -73.5294113,   1218.51855
   1444,        -100.,  -102.941177,   1218.51855
   1445,        -100.,  -132.352936,   1218.51855
   1446,        -100.,  -161.764709,   1218.51855
   1447,        -100.,  -191.176468,   1218.51855
   1448,        -100.,  -220.588242,   1218.51855
   1449,        -100.,   220.588242,   1188.88892
   1450,        -100.,   191.176468,   1188.88892
   1451,        -100.,   161.764709,   1188.88892
   1452,        -100.,   132.352936,   1188.88892
   1453,        -100.,   102.941177,   1188.88892
   1454,        -100.,   73.5294113,   1188.88892
   1455,        -100.,   44.1176453,   1188.88892
   1456,        -100.,   14.7058821,   1188.88892
   1457,        -100.,  -14.7058821,   1188.88892
   1458,        -100.,  -44.1176453,   1188.88892
   1459,        -100.,  -73.5294113,   1188.88892
   1460,        -100.,  -102.941177,   1188.88892
   1461,        -100.,  -132.352936,   1188.88892
   1462,        -100.,  -161.764709,   1188.88892
   1463,        -100.,  -191.176468,   1188.88892
   1464,        -100.,  -220.588242,   1188.88892
   1465,        -100.,   220.588242,   1159.25928
   1466,        -100.,   191.176468,   1159.25928
   1467,        -100.,   161.764709,   1159.25928
   1468,        -100.,   132.352936,   1159.25928
   1469,        -100.,   102.941177,   1159.25928
   1470,        -100.,   73.5294113,   1159.25928
   1471,        -100.,   44.1176453,   1159.25928
   1472,        -100.,   14.7058821,   1159.25928
   1473,        -100.,  -14.7058821,   1159.25928
   1474,        -100.,  -44.1176453,   1159.25928
   1475,        -100.,  -73.5294113,   1159.25928
   1476,        -100.,  -102.941177,   1159.25928
   1477,        -100.,  -132.352936,   1159.25928
   1478,        -100.,  -161.764709,   1159.25928
   1479,        -100.,  -191.176468,   1159.25928
   1480,        -100.,  -220.588242,   1159.25928
   1481,        -100.,   220.588242,   1129.62964
   1482,        -100.,   191.176468,   1129.62964
   1483,        -100.,   161.764709,   1129.62964
   1484,        -100.,   132.352936,   1129.62964
   1485,        -100.,   102.941177,   1129.62964
   1486,        -100.,   73.5294113,   1129.62964
   1487,        -100.,   44.1176453,   1129.62964
   1488,        -100.,   14.7058821,   1129.62964
   1489,        -100.,  -14.7058821,   1129.62964
   1490,        -100.,  -44.1176453,   1129.62964
   1491,        -100.,  -73.5294113,   1129.62964
   1492,        -100.,  -102.941177,   1129.62964
   1493,        -100.,  -132.352936,   1129.62964
   1494,        -100.,  -161.764709,   1129.62964
   1495,        -100.,  -191.176468,   1129.62964
   1496,        -100.,  -220.588242,   1129.62964
   1497,   71.4285736,         250.,   1870.37036
   1498,   71.4285736,         250.,   1840.74072
   1499,   71.4285736,         250.,   1811.11108
   1500,   71.4285736,         250.,   1781.48145
   1501,   71.4285736,         250.,   1751.85181
   1502,   71.4285736,         250.,   1722.22217
   1503,   71.4285736,         250.,   1692.59265
   1504,   71.4285736,         250.,   1662.96301
   1505,   71.4285736,         250.,   1633.33337
   1506,   71.4285736,         250.,   1603.70374
   1507,   71.4285736,         250.,    1574.0741
   1508,   71.4285736,         250.,   1544.44446
   1509,   71.4285736,         250.,   1514.81482
   1510,   71.4285736,         250.,   1485.18518
   1511,   71.4285736,         250.,   1455.55554
   1512,   71.4285736,         250.,    1425.9259
   1513,   71.4285736,         250.,   1396.29626
   1514,   71.4285736,         250.,   1366.66663
   1515,   71.4285736,         250.,   1337.03699
   1516,   71.4285736,         250.,   1307.40735
   1517,   71.4285736,         250.,   1277.77783
   1518,   71.4285736,         250.,   1248.14819
   1519,   71.4285736,         250.,   1218.51855
   1520,   71.4285736,         250.,   1188.88892
   1521,   71.4285736,         250.,   1159.25928
   1522,   71.4285736,         250.,   1129.62964
   1523,   42.8571434,         250.,   1870.37036
   1524,   42.8571434,         250.,   1840.74072
   1525,   42.8571434,         250.,   1811.11108
   1526,   42.8571434,         250.,   1781.48145
   1527,   42.8571434,         250.,   1751.85181
   1528,   42.8571434,         250.,   1722.22217
   1529,   42.8571434,         250.,   1692.59265
   1530,   42.8571434,         250.,   1662.96301
   1531,   42.8571434,         250.,   1633.33337
   1532,   42.8571434,         250.,   1603.70374
   1533,   42.8571434,         250.,    1574.0741
   1534,   42.8571434,         250.,   1544.44446
   1535,   42.8571434,         250.,   1514.81482
   1536,   42.8571434,         250.,   1485.18518
   1537,   42.8571434,         250.,   1455.55554
   1538,   42.8571434,         250.,    1425.9259
   1539,   42.8571434,         250.,   1396.29626
   1540,   42.8571434,         250.,   1366.66663
   1541,   42.8571434,         250.,   1337.03699
   1542,   42.8571434,         250.,   1307.40735
   1543,   42.8571434,         250.,   1277.77783
   1544,   42.8571434,         250.,   1248.14819
   1545,   42.8571434,         250.,   1218.51855
   1546,   42.8571434,         250.,   1188.88892
   1547,   42.8571434,         250.,   1159.25928
   1548,   42.8571434,         250.,   1129.62964
   1549,   14.2857141,         250.,   1870.37036
   1550,   14.2857141,         250.,   1840.74072
   1551,   14.2857141,         250.,   1811.11108
   1552,   14.2857141,         250.,   1781.48145
   1553,   14.2857141,         250.,   1751.85181
   1554,   14.2857141,         250.,   1722.22217
   1555,   14.2857141,         250.,   1692.59265
   1556,   14.2857141,         250.,   1662.96301
   1557,   14.2857141,         250.,   1633.33337
   1558,   14.2857141,         250.,   1603.70374
   1559,   14.2857141,         250.,    1574.0741
   1560,   14.2857141,         250.,   1544.44446
   1561,   14.2857141,         250.,   1514.81482
   1562,   14.2857141,         250.,   1485.18518
   1563,   14.2857141,         250.,   1455.55554
   1564,   14.2857141,         250.,    1425.9259
   1565,   14.2857141,         250.,   1396.29626
   1566,   14.2857141,         250.,   1366.66663
   1567,   14.2857141,         250.,   1337.03699
   1568,   14.2857141,         250.,   1307.40735
   1569,   14.2857141,         250.,   1277.77783
   1570,   14.2857141,         250.,   1248.14819
   1571,   14.2857141,         250.,   1218.51855
   1572,   14.2857141,         250.,   1188.88892
   1573,   14.2857141,         250.,   1159.25928
   1574,   14.2857141,         250.,   1129.62964
   1575,  -14.2857141,         250.,   1870.37036
   1576,  -14.2857141,         250.,   1840.74072
   1577,  -14.2857141,         250.,   1811.11108
   1578,  -14.2857141,         250.,   1781.48145
   1579,  -14.2857141,         250.,   1751.85181
   1580,  -14.2857141,         250.,   1722.22217
   1581,  -14.2857141,         250.,   1692.59265
   1582,  -14.2857141,         250.,   1662.96301
   1583,  -14.2857141,         250.,   1633.33337
   1584,  -14.2857141,         250.,   1603.70374
   1585,  -14.2857141,         250.,    1574.0741
   1586,  -14.2857141,         250.,   1544.44446
   1587,  -14.2857141,         250.,   1514.81482
   1588,  -14.2857141,         250.,   1485.18518
   1589,  -14.2857141,         250.,   1455.55554
   1590,  -14.2857141,         250.,    1425.9259
   1591,  -14.2857141,         250.,   1396.29626
   1592,  -14.2857141,         250.,   1366.66663
   1593,  -14.2857141,         250.,   1337.03699
   1594,  -14.2857141,         250.,   1307.40735
   1595,  -14.2857141,         250.,   1277.77783
   1596,  -14.2857141,         250.,   1248.14819
   1597,  -14.2857141,         250.,   1218.51855
   1598,  -14.2857141,         250.,   1188.88892
   1599,  -14.2857141,         250.,   1159.25928
   1600,  -14.2857141,         250.,   1129.62964
   1601,  -42.8571434,         250.,   1870.37036
   1602,  -42.8571434,         250.,   1840.74072
   1603,  -42.8571434,         250.,   1811.11108
   1604,  -42.8571434,         250.,   1781.48145
   1605,  -42.8571434,         250.,   1751.85181
   1606,  -42.8571434,         250.,   1722.22217
   1607,  -42.8571434,         250.,   1692.59265
   1608,  -42.8571434,         250.,   1662.96301
   1609,  -42.8571434,         250.,   1633.33337
   1610,  -42.8571434,         250.,   1603.70374
   1611,  -42.8571434,         250.,    1574.0741
   1612,  -42.8571434,         250.,   1544.44446
   1613,  -42.8571434,         250.,   1514.81482
   1614,  -42.8571434,         250.,   1485.18518
   1615,  -42.8571434,         250.,   1455.55554
   1616,  -42.8571434,         250.,    1425.9259
   1617,  -42.8571434,         250.,   1396.29626
   1618,  -42.8571434,         250.,   1366.66663
   1619,  -42.8571434,         250.,   1337.03699
   1620,  -42.8571434,         250.,   1307.40735
   1621,  -42.8571434,         250.,   1277.77783
   1622,  -42.8571434,         250.,   1248.14819
   1623,  -42.8571434,         250.,   1218.51855
   1624,  -42.8571434,         250.,   1188.88892
   1625,  -42.8571434,         250.,   1159.25928
   1626,  -42.8571434,         250.,   1129.62964
   1627,  -71.4285736,         250.,   1870.37036
   1628,  -71.4285736,         250.,   1840.74072
   1629,  -71.4285736,         250.,   1811.11108
   1630,  -71.4285736,         250.,   1781.48145
   1631,  -71.4285736,         250.,   1751.85181
   1632,  -71.4285736,         250.,   1722.22217
   1633,  -71.4285736,         250.,   1692.59265
   1634,  -71.4285736,         250.,   1662.96301
   1635,  -71.4285736,         250.,   1633.33337
   1636,  -71.4285736,         250.,   1603.70374
   1637,  -71.4285736,         250.,    1574.0741
   1638,  -71.4285736,         250.,   1544.44446
   1639,  -71.4285736,         250.,   1514.81482
   1640,  -71.4285736,         250.,   1485.18518
   1641,  -71.4285736,         250.,   1455.55554
   1642,  -71.4285736,         250.,    1425.9259
   1643,  -71.4285736,         250.,   1396.29626
   1644,  -71.4285736,         250.,   1366.66663
   1645,  -71.4285736,         250.,   1337.03699
   1646,  -71.4285736,         250.,   1307.40735
   1647,  -71.4285736,         250.,   1277.77783
   1648,  -71.4285736,         250.,   1248.14819
   1649,  -71.4285736,         250.,   1218.51855
   1650,  -71.4285736,         250.,   1188.88892
   1651,  -71.4285736,         250.,   1159.25928
   1652,  -71.4285736,         250.,   1129.62964
   1653,   71.4285736,        -250.,   1870.37036
   1654,   71.4285736,        -250.,   1840.74072
   1655,   71.4285736,        -250.,   1811.11108
   1656,   71.4285736,        -250.,   1781.48145
   1657,   71.4285736,        -250.,   1751.85181
   1658,   71.4285736,        -250.,   1722.22217
   1659,   71.4285736,        -250.,   1692.59265
   1660,   71.4285736,        -250.,   1662.96301
   1661,   71.4285736,        -250.,   1633.33337
   1662,   71.4285736,        -250.,   1603.70374
   1663,   71.4285736,        -250.,    1574.0741
   1664,   71.4285736,        -250.,   1544.44446
   1665,   71.4285736,        -250.,   1514.81482
   1666,   71.4285736,        -250.,   1485.18518
   1667,   71.4285736,        -250.,   1455.55554
   1668,   71.4285736,        -250.,    1425.9259
   1669,   71.4285736,        -250.,   1396.29626
   1670,   71.4285736,        -250.,   1366.66663
   1671,   71.4285736,        -250.,   1337.03699
   1672,   71.4285736,        -250.,   1307.40735
   1673,   71.4285736,        -250.,   1277.77783
   1674,   71.4285736,        -250.,   1248.14819
   1675,   71.4285736,        -250.,   1218.51855
   1676,   71.4285736,        -250.,   1188.88892
   1677,   71.4285736,        -250.,   1159.25928
   1678,   71.4285736,        -250.,   1129.62964
   1679,   42.8571434,        -250.,   1870.37036
   1680,   42.8571434,        -250.,   1840.74072
   1681,   42.8571434,        -250.,   1811.11108
   1682,   42.8571434,        -250.,   1781.48145
   1683,   42.8571434,        -250.,   1751.85181
   1684,   42.8571434,        -250.,   1722.22217
   1685,   42.8571434,        -250.,   1692.59265
   1686,   42.8571434,        -250.,   1662.96301
   1687,   42.8571434,        -250.,   1633.33337
   1688,   42.8571434,        -250.,   1603.70374
   1689,   42.8571434,        -250.,    1574.0741
   1690,   42.8571434,        -250.,   1544.44446
   1691,   42.8571434,        -250.,   1514.81482
   1692,   42.8571434,        -250.,   1485.18518
   1693,   42.8571434,        -250.,   1455.55554
   1694,   42.8571434,        -250.,    1425.9259
   1695,   42.8571434,        -250.,   1396.29626
   1696,   42.8571434,        -250.,   1366.66663
   1697,   42.8571434,        -250.,   1337.03699
   1698,   42.8571434,        -250.,   1307.40735
   1699,   42.8571434,        -250.,   1277.77783
   1700,   42.8571434,        -250.,   1248.14819
   1701,   42.8571434,        -250.,   1218.51855
   1702,   42.8571434,        -250.,   1188.88892
   1703,   42.8571434,        -250.,   1159.25928
   1704,   42.8571434,        -250.,   1129.62964
   1705,   14.2857141,        -250.,   1870.37036
   1706,   14.2857141,        -250.,   1840.74072
   1707,   14.2857141,        -250.,   1811.11108
   1708,   14.2857141,        -250.,   1781.48145
   1709,   14.2857141,        -250.,   1751.85181
   1710,   14.2857141,        -250.,   1722.22217
   1711,   14.2857141,        -250.,   1692.59265
   1712,   14.2857141,        -250.,   1662.96301
   1713,   14.2857141,        -250.,   1633.33337
   1714,   14.2857141,        -250.,   1603.70374
   1715,   14.2857141,        -250.,    1574.0741
   1716,   14.2857141,        -250.,   1544.44446
   1717,   14.2857141,        -250.,   1514.81482
   1718,   14.2857141,        -250.,   1485.18518
   1719,   14.2857141,        -250.,   1455.55554
   1720,   14.2857141,        -250.,    1425.9259
   1721,   14.2857141,        -250.,   1396.29626
   1722,   14.2857141,        -250.,   1366.66663
   1723,   14.2857141,        -250.,   1337.03699
   1724,   14.2857141,        -250.,   1307.40735
   1725,   14.2857141,        -250.,   1277.77783
   1726,   14.2857141,        -250.,   1248.14819
   1727,   14.2857141,        -250.,   1218.51855
   1728,   14.2857141,        -250.,   1188.88892
   1729,   14.2857141,        -250.,   1159.25928
   1730,   14.2857141,        -250.,   1129.62964
   1731,  -14.2857141,        -250.,   1870.37036
   1732,  -14.2857141,        -250.,   1840.74072
   1733,  -14.2857141,        -250.,   1811.11108
   1734,  -14.2857141,        -250.,   1781.48145
   1735,  -14.2857141,        -250.,   1751.85181
   1736,  -14.2857141,        -250.,   1722.22217
   1737,  -14.2857141,        -250.,   1692.59265
   1738,  -14.2857141,        -250.,   1662.96301
   1739,  -14.2857141,        -250.,   1633.33337
   1740,  -14.2857141,        -250.,   1603.70374
   1741,  -14.2857141,        -250.,    1574.0741
   1742,  -14.2857141,        -250.,   1544.44446
   1743,  -14.2857141,        -250.,   1514.81482
   1744,  -14.2857141,        -250.,   1485.18518
   1745,  -14.2857141,        -250.,   1455.55554
   1746,  -14.2857141,        -250.,    1425.9259
   1747,  -14.2857141,        -250.,   1396.29626
   1748,  -14.2857141,        -250.,   1366.66663
   1749,  -14.2857141,        -250.,   1337.03699
   1750,  -14.2857141,        -250.,   1307.40735
   1751,  -14.2857141,        -250.,   1277.77783
   1752,  -14.2857141,        -250.,   1248.14819
   1753,  -14.2857141,        -250.,   1218.51855
   1754,  -14.2857141,        -250.,   1188.88892
   1755,  -14.2857141,        -250.,   1159.25928
   1756,  -14.2857141,        -250.,   1129.62964
   1757,  -42.8571434,        -250.,   1870.37036
   1758,  -42.8571434,        -250.,   1840.74072
   1759,  -42.8571434,        -250.,   1811.11108
   1760,  -42.8571434,        -250.,   1781.48145
   1761,  -42.8571434,        -250.,   1751.85181
   1762,  -42.8571434,        -250.,   1722.22217
   1763,  -42.8571434,        -250.,   1692.59265
   1764,  -42.8571434,        -250.,   1662.96301
   1765,  -42.8571434,        -250.,   1633.33337
   1766,  -42.8571434,        -250.,   1603.70374
   1767,  -42.8571434,        -250.,    1574.0741
   1768,  -42.8571434,        -250.,   1544.44446
   1769,  -42.8571434,        -250.,   1514.81482
   1770,  -42.8571434,        -250.,   1485.18518
   1771,  -42.8571434,        -250.,   1455.55554
   1772,  -42.8571434,        -250.,    1425.9259
   1773,  -42.8571434,        -250.,   1396.29626
   1774,  -42.8571434,        -250.,   1366.66663
   1775,  -42.8571434,        -250.,   1337.03699
   1776,  -42.8571434,        -250.,   1307.40735
   1777,  -42.8571434,        -250.,   1277.77783
   1778,  -42.8571434,        -250.,   1248.14819
   1779,  -42.8571434,        -250.,   1218.51855
   1780,  -42.8571434,        -250.,   1188.88892
   1781,  -42.8571434,        -250.,   1159.25928
   1782,  -42.8571434,        -250.,   1129.62964
   1783,  -71.4285736,        -250.,   1870.37036
   1784,  -71.4285736,        -250.,   1840.74072
   1785,  -71.4285736,        -250.,   1811.11108
   1786,  -71.4285736,        -250.,   1781.48145
   1787,  -71.4285736,        -250.,   1751.85181
   1788,  -71.4285736,        -250.,   1722.22217
   1789,  -71.4285736,        -250.,   1692.59265
   1790,  -71.4285736,        -250.,   1662.96301
   1791,  -71.4285736,        -250.,   1633.33337
   1792,  -71.4285736,        -250.,   1603.70374
   1793,  -71.4285736,        -250.,    1574.0741
   1794,  -71.4285736,        -250.,   1544.44446
   1795,  -71.4285736,        -250.,   1514.81482
   1796,  -71.4285736,        -250.,   1485.18518
   1797,  -71.4285736,        -250.,   1455.55554
   1798,  -71.4285736,        -250.,    1425.9259
   1799,  -71.4285736,        -250.,   1396.29626
   1800,  -71.4285736,        -250.,   1366.66663
   1801,  -71.4285736,        -250.,   1337.03699
   1802,  -71.4285736,        -250.,   1307.40735
   1803,  -71.4285736,        -250.,   1277.77783
   1804,  -71.4285736,        -250.,   1248.14819
   1805,  -71.4285736,        -250.,   1218.51855
   1806,  -71.4285736,        -250.,   1188.88892
   1807,  -71.4285736,        -250.,   1159.25928
   1808,  -71.4285736,        -250.,   1129.62964
   1809,   71.4285736,   220.588242,        1900.
   1810,   71.4285736,   191.176468,        1900.
   1811,   71.4285736,   161.764709,        1900.
   1812,   71.4285736,   132.352936,        1900.
   1813,   71.4285736,   102.941177,        1900.
   1814,   71.4285736,   73.5294113,        1900.
   1815,   71.4285736,   44.1176453,        1900.
   1816,   71.4285736,   14.7058821,        1900.
   1817,   71.4285736,  -14.7058821,        1900.
   1818,   71.4285736,  -44.1176453,        1900.
   1819,   71.4285736,  -73.5294113,        1900.
   1820,   71.4285736,  -102.941177,        1900.
   1821,   71.4285736,  -132.352936,        1900.
   1822,   71.4285736,  -161.764709,        1900.
   1823,   71.4285736,  -191.176468,        1900.
   1824,   71.4285736,  -220.588242,        1900.
   1825,   42.8571434,   220.588242,        1900.
   1826,   42.8571434,   191.176468,        1900.
   1827,   42.8571434,   161.764709,        1900.
   1828,   42.8571434,   132.352936,        1900.
   1829,   42.8571434,   102.941177,        1900.
   1830,   42.8571434,   73.5294113,        1900.
   1831,   42.8571434,   44.1176453,        1900.
   1832,   42.8571434,   14.7058821,        1900.
   1833,   42.8571434,  -14.7058821,        1900.
   1834,   42.8571434,  -44.1176453,        1900.
   1835,   42.8571434,  -73.5294113,        1900.
   1836,   42.8571434,  -102.941177,        1900.
   1837,   42.8571434,  -132.352936,        1900.
   1838,   42.8571434,  -161.764709,        1900.
   1839,   42.8571434,  -191.176468,        1900.
   1840,   42.8571434,  -220.588242,        1900.
   1841,   14.2857141,   220.588242,        1900.
   1842,   14.2857141,   191.176468,        1900.
   1843,   14.2857141,   161.764709,        1900.
   1844,   14.2857141,   132.352936,        1900.
   1845,   14.2857141,   102.941177,        1900.
   1846,   14.2857141,   73.5294113,        1900.
   1847,   14.2857141,   44.1176453,        1900.
   1848,   14.2857141,   14.7058821,        1900.
   1849,   14.2857141,  -14.7058821,        1900.
   1850,   14.2857141,  -44.1176453,        1900.
   1851,   14.2857141,  -73.5294113,        1900.
   1852,   14.2857141,  -102.941177,        1900.
   1853,   14.2857141,  -132.352936,        1900.
   1854,   14.2857141,  -161.764709,        1900.
   1855,   14.2857141,  -191.176468,        1900.
   1856,   14.2857141,  -220.588242,        1900.
   1857,  -14.2857141,   220.588242,        1900.
   1858,  -14.2857141,   191.176468,        1900.
   1859,  -14.2857141,   161.764709,        1900.
   1860,  -14.2857141,   132.352936,        1900.
   1861,  -14.2857141,   102.941177,        1900.
   1862,  -14.2857141,   73.5294113,        1900.
   1863,  -14.2857141,   44.1176453,        1900.
   1864,  -14.2857141,   14.7058821,        1900.
   1865,  -14.2857141,  -14.7058821,        1900.
   1866,  -14.2857141,  -44.1176453,        1900.
   1867,  -14.2857141,  -73.5294113,        1900.
   1868,  -14.2857141,  -102.941177,        1900.
   1869,  -14.2857141,  -132.352936,        1900.
   1870,  -14.2857141,  -161.764709,        1900.
   1871,  -14.2857141,  -191.176468,        1900.
   1872,  -14.2857141,  -220.588242,        1900.
   1873,  -42.8571434,   220.588242,        1900.
   1874,  -42.8571434,   191.176468,        1900.
   1875,  -42.8571434,   161.764709,        1900.
   1876,  -42.8571434,   132.352936,        1900.
   1877,  -42.8571434,   102.941177,        1900.
   1878,  -42.8571434,   73.5294113,        1900.
   1879,  -42.8571434,   44.1176453,        1900.
   1880,  -42.8571434,   14.7058821,        1900.
   1881,  -42.8571434,  -14.7058821,        1900.
   1882,  -42.8571434,  -44.1176453,        1900.
   1883,  -42.8571434,  -73.5294113,        1900.
   1884,  -42.8571434,  -102.941177,        1900.
   1885,  -42.8571434,  -132.352936,        1900.
   1886,  -42.8571434,  -161.764709,        1900.
   1887,  -42.8571434,  -191.176468,        1900.
   1888,  -42.8571434,  -220.588242,        1900.
   1889,  -71.4285736,   220.588242,        1900.
   1890,  -71.4285736,   191.176468,        1900.
   1891,  -71.4285736,   161.764709,        1900.
   1892,  -71.4285736,   132.352936,        1900.
   1893,  -71.4285736,   102.941177,        1900.
   1894,  -71.4285736,   73.5294113,        1900.
   1895,  -71.4285736,   44.1176453,        1900.
   1896,  -71.4285736,   14.7058821,        1900.
   1897,  -71.4285736,  -14.7058821,        1900.
   1898,  -71.4285736,  -44.1176453,        1900.
   1899,  -71.4285736,  -73.5294113,        1900.
   1900,  -71.4285736,  -102.941177,        1900.
   1901,  -71.4285736,  -132.352936,        1900.
   1902,  -71.4285736,  -161.764709,        1900.
   1903,  -71.4285736,  -191.176468,        1900.
   1904,  -71.4285736,  -220.588242,        1900.
   1905,   71.4285736,   220.588242,        1100.
   1906,   71.4285736,   191.176468,        1100.
   1907,   71.4285736,   161.764709,        1100.
   1908,   71.4285736,   132.352936,        1100.
   1909,   71.4285736,   102.941177,        1100.
   1910,   71.4285736,   73.5294113,        1100.
   1911,   71.4285736,   44.1176453,        1100.
   1912,   71.4285736,   14.7058821,        1100.
   1913,   71.4285736,  -14.7058821,        1100.
   1914,   71.4285736,  -44.1176453,        1100.
   1915,   71.4285736,  -73.5294113,        1100.
   1916,   71.4285736,  -102.941177,        1100.
   1917,   71.4285736,  -132.352936,        1100.
   1918,   71.4285736,  -161.764709,        1100.
   1919,   71.4285736,  -191.176468,        1100.
   1920,   71.4285736,  -220.588242,        1100.
   1921,   42.8571434,   220.588242,        1100.
   1922,   42.8571434,   191.176468,        1100.
   1923,   42.8571434,   161.764709,        1100.
   1924,   42.8571434,   132.352936,        1100.
   1925,   42.8571434,   102.941177,        1100.
   1926,   42.8571434,   73.5294113,        1100.
   1927,   42.8571434,   44.1176453,        1100.
   1928,   42.8571434,   14.7058821,        1100.
   1929,   42.8571434,  -14.7058821,        1100.
   1930,   42.8571434,  -44.1176453,        1100.
   1931,   42.8571434,  -73.5294113,        1100.
   1932,   42.8571434,  -102.941177,        1100.
   1933,   42.8571434,  -132.352936,        1100.
   1934,   42.8571434,  -161.764709,        1100.
   1935,   42.8571434,  -191.176468,        1100.
   1936,   42.8571434,  -220.588242,        1100.
   1937,   14.2857141,   220.588242,        1100.
   1938,   14.2857141,   191.176468,        1100.
   1939,   14.2857141,   161.764709,        1100.
   1940,   14.2857141,   132.352936,        1100.
   1941,   14.2857141,   102.941177,        1100.
   1942,   14.2857141,   73.5294113,        1100.
   1943,   14.2857141,   44.1176453,        1100.
   1944,   14.2857141,   14.7058821,        1100.
   1945,   14.2857141,  -14.7058821,        1100.
   1946,   14.2857141,  -44.1176453,        1100.
   1947,   14.2857141,  -73.5294113,        1100.
   1948,   14.2857141,  -102.941177,        1100.
   1949,   14.2857141,  -132.352936,        1100.
   1950,   14.2857141,  -161.764709,        1100.
   1951,   14.2857141,  -191.176468,        1100.
   1952,   14.2857141,  -220.588242,        1100.
   1953,  -14.2857141,   220.588242,        1100.
   1954,  -14.2857141,   191.176468,        1100.
   1955,  -14.2857141,   161.764709,        1100.
   1956,  -14.2857141,   132.352936,        1100.
   1957,  -14.2857141,   102.941177,        1100.
   1958,  -14.2857141,   73.5294113,        1100.
   1959,  -14.2857141,   44.1176453,        1100.
   1960,  -14.2857141,   14.7058821,        1100.
   1961,  -14.2857141,  -14.7058821,        1100.
   1962,  -14.2857141,  -44.1176453,        1100.
   1963,  -14.2857141,  -73.5294113,        1100.
   1964,  -14.2857141,  -102.941177,        1100.
   1965,  -14.2857141,  -132.352936,        1100.
   1966,  -14.2857141,  -161.764709,        1100.
   1967,  -14.2857141,  -191.176468,        1100.
   1968,  -14.2857141,  -220.588242,        1100.
   1969,  -42.8571434,   220.588242,        1100.
   1970,  -42.8571434,   191.176468,        1100.
   1971,  -42.8571434,   161.764709,        1100.
   1972,  -42.8571434,   132.352936,        1100.
   1973,  -42.8571434,   102.941177,        1100.
   1974,  -42.8571434,   73.5294113,        1100.
   1975,  -42.8571434,   44.1176453,        1100.
   1976,  -42.8571434,   14.7058821,        1100.
   1977,  -42.8571434,  -14.7058821,        1100.
   1978,  -42.8571434,  -44.1176453,        1100.
   1979,  -42.8571434,  -73.5294113,        1100.
   1980,  -42.8571434,  -102.941177,        1100.
   1981,  -42.8571434,  -132.352936,        1100.
   1982,  -42.8571434,  -161.764709,        1100.
   1983,  -42.8571434,  -191.176468,        1100.
   1984,  -42.8571434,  -220.588242,        1100.
   1985,  -71.4285736,   220.588242,        1100.
   1986,  -71.4285736,   191.176468,        1100.
   1987,  -71.4285736,   161.764709,        1100.
   1988,  -71.4285736,   132.352936,        1100.
   1989,  -71.4285736,   102.941177,        1100.
   1990,  -71.4285736,   73.5294113,        1100.
   1991,  -71.4285736,   44.1176453,        1100.
   1992,  -71.4285736,   14.7058821,        1100.
   1993,  -71.4285736,  -14.7058821,        1100.
   1994,  -71.4285736,  -44.1176453,        1100.
   1995,  -71.4285736,  -73.5294113,        1100.
   1996,  -71.4285736,  -102.941177,        1100.
   1997,  -71.4285736,  -132.352936,        1100.
   1998,  -71.4285736,  -161.764709,        1100.
   1999,  -71.4285736,  -191.176468,        1100.
   2000,  -71.4285736,  -220.588242,        1100.
   2001,         100.,  -220.588242,   1930.30298
   2002,         100.,  -191.176468,   1930.30298
   2003,         100.,  -161.764709,   1930.30298
   2004,         100.,  -132.352936,   1930.30298
   2005,         100.,  -102.941177,   1930.30298
   2006,         100.,  -73.5294113,   1930.30298
   2007,         100.,  -44.1176453,   1930.30298
   2008,         100.,  -14.7058821,   1930.30298
   2009,         100.,   14.7058821,   1930.30298
   2010,         100.,   44.1176453,   1930.30298
   2011,         100.,   73.5294113,   1930.30298
   2012,         100.,   102.941177,   1930.30298
   2013,         100.,   132.352936,   1930.30298
   2014,         100.,   161.764709,   1930.30298
   2015,         100.,   191.176468,   1930.30298
   2016,         100.,   220.588242,   1930.30298
   2017,         100.,  -220.588242,   1960.60608
   2018,         100.,  -191.176468,   1960.60608
   2019,         100.,  -161.764709,   1960.60608
   2020,         100.,  -132.352936,   1960.60608
   2021,         100.,  -102.941177,   1960.60608
   2022,         100.,  -73.5294113,   1960.60608
   2023,         100.,  -44.1176453,   1960.60608
   2024,         100.,  -14.7058821,   1960.60608
   2025,         100.,   14.7058821,   1960.60608
   2026,         100.,   44.1176453,   1960.60608
   2027,         100.,   73.5294113,   1960.60608
   2028,         100.,   102.941177,   1960.60608
   2029,         100.,   132.352936,   1960.60608
   2030,         100.,   161.764709,   1960.60608
   2031,         100.,   191.176468,   1960.60608
   2032,         100.,   220.588242,   1960.60608
   2033,         100.,  -220.588242,   1990.90906
   2034,         100.,  -191.176468,   1990.90906
   2035,         100.,  -161.764709,   1990.90906
   2036,         100.,  -132.352936,   1990.90906
   2037,         100.,  -102.941177,   1990.90906
   2038,         100.,  -73.5294113,   1990.90906
   2039,         100.,  -44.1176453,   1990.90906
   2040,         100.,  -14.7058821,   1990.90906
   2041,         100.,   14.7058821,   1990.90906
   2042,         100.,   44.1176453,   1990.90906
   2043,         100.,   73.5294113,   1990.90906
   2044,         100.,   102.941177,   1990.90906
   2045,         100.,   132.352936,   1990.90906
   2046,         100.,   161.764709,   1990.90906
   2047,         100.,   191.176468,   1990.90906
   2048,         100.,   220.588242,   1990.90906
   2049,         100.,  -220.588242,   2021.21216
   2050,         100.,  -191.176468,   2021.21216
   2051,         100.,  -161.764709,   2021.21216
   2052,         100.,  -132.352936,   2021.21216
   2053,         100.,  -102.941177,   2021.21216
   2054,         100.,  -73.5294113,   2021.21216
   2055,         100.,  -44.1176453,   2021.21216
   2056,         100.,  -14.7058821,   2021.21216
   2057,         100.,   14.7058821,   2021.21216
   2058,         100.,   44.1176453,   2021.21216
   2059,         100.,   73.5294113,   2021.21216
   2060,         100.,   102.941177,   2021.21216
   2061,         100.,   132.352936,   2021.21216
   2062,         100.,   161.764709,   2021.21216
   2063,         100.,   191.176468,   2021.21216
   2064,         100.,   220.588242,   2021.21216
   2065,         100.,  -220.588242,   2051.51514
   2066,         100.,  -191.176468,   2051.51514
   2067,         100.,  -161.764709,   2051.51514
   2068,         100.,  -132.352936,   2051.51514
   2069,         100.,  -102.941177,   2051.51514
   2070,         100.,  -73.5294113,   2051.51514
   2071,         100.,  -44.1176453,   2051.51514
   2072,         100.,  -14.7058821,   2051.51514
   2073,         100.,   14.7058821,   2051.51514
   2074,         100.,   44.1176453,   2051.51514
   2075,         100.,   73.5294113,   2051.51514
   2076,         100.,   102.941177,   2051.51514
   2077,         100.,   132.352936,   2051.51514
   2078,         100.,   161.764709,   2051.51514
   2079,         100.,   191.176468,   2051.51514
   2080,         100.,   220.588242,   2051.51514
   2081,         100.,  -220.588242,   2081.81812
   2082,         100.,  -191.176468,   2081.81812
   2083,         100.,  -161.764709,   2081.81812
   2084,         100.,  -132.352936,   2081.81812
   2085,         100.,  -102.941177,   2081.81812
   2086,         100.,  -73.5294113,   2081.81812
   2087,         100.,  -44.1176453,   2081.81812
   2088,         100.,  -14.7058821,   2081.81812
   2089,         100.,   14.7058821,   2081.81812
   2090,         100.,   44.1176453,   2081.81812
   2091,         100.,   73.5294113,   2081.81812
   2092,         100.,   102.941177,   2081.81812
   2093,         100.,   132.352936,   2081.81812
   2094,         100.,   161.764709,   2081.81812
   2095,         100.,   191.176468,   2081.81812
   2096,         100.,   220.588242,   2081.81812
   2097,         100.,  -220.588242,   2112.12109
   2098,         100.,  -191.176468,   2112.12109
   2099,         100.,  -161.764709,   2112.12109
   2100,         100.,  -132.352936,   2112.12109
   2101,         100.,  -102.941177,   2112.12109
   2102,         100.,  -73.5294113,   2112.12109
   2103,         100.,  -44.1176453,   2112.12109
   2104,         100.,  -14.7058821,   2112.12109
   2105,         100.,   14.7058821,   2112.12109
   2106,         100.,   44.1176453,   2112.12109
   2107,         100.,   73.5294113,   2112.12109
   2108,         100.,   102.941177,   2112.12109
   2109,         100.,   132.352936,   2112.12109
   2110,         100.,   161.764709,   2112.12109
   2111,         100.,   191.176468,   2112.12109
   2112,         100.,   220.588242,   2112.12109
   2113,         100.,  -220.588242,   2142.42432
   2114,         100.,  -191.176468,   2142.42432
   2115,         100.,  -161.764709,   2142.42432
   2116,         100.,  -132.352936,   2142.42432
   2117,         100.,  -102.941177,   2142.42432
   2118,         100.,  -73.5294113,   2142.42432
   2119,         100.,  -44.1176453,   2142.42432
   2120,         100.,  -14.7058821,   2142.42432
   2121,         100.,   14.7058821,   2142.42432
   2122,         100.,   44.1176453,   2142.42432
   2123,         100.,   73.5294113,   2142.42432
   2124,         100.,   102.941177,   2142.42432
   2125,         100.,   132.352936,   2142.42432
   2126,         100.,   161.764709,   2142.42432
   2127,         100.,   191.176468,   2142.42432
   2128,         100.,   220.588242,   2142.42432
   2129,         100.,  -220.588242,   2172.72729
   2130,         100.,  -191.176468,   2172.72729
   2131,         100.,  -161.764709,   2172.72729
   2132,         100.,  -132.352936,   2172.72729
   2133,         100.,  -102.941177,   2172.72729
   2134,         100.,  -73.5294113,   2172.72729
   2135,         100.,  -44.1176453,   2172.72729
   2136,         100.,  -14.7058821,   2172.72729
   2137,         100.,   14.7058821,   2172.72729
   2138,         100.,   44.1176453,   2172.72729
   2139,         100.,   73.5294113,   2172.72729
   2140,         100.,   102.941177,   2172.72729
   2141,         100.,   132.352936,   2172.72729
   2142,         100.,   161.764709,   2172.72729
   2143,         100.,   191.176468,   2172.72729
   2144,         100.,   220.588242,   2172.72729
   2145,         100.,  -220.588242,   2203.03027
   2146,         100.,  -191.176468,   2203.03027
   2147,         100.,  -161.764709,   2203.03027
   2148,         100.,  -132.352936,   2203.03027
   2149,         100.,  -102.941177,   2203.03027
   2150,         100.,  -73.5294113,   2203.03027
   2151,         100.,  -44.1176453,   2203.03027
   2152,         100.,  -14.7058821,   2203.03027
   2153,         100.,   14.7058821,   2203.03027
   2154,         100.,   44.1176453,   2203.03027
   2155,         100.,   73.5294113,   2203.03027
   2156,         100.,   102.941177,   2203.03027
   2157,         100.,   132.352936,   2203.03027
   2158,         100.,   161.764709,   2203.03027
   2159,         100.,   191.176468,   2203.03027
   2160,         100.,   220.588242,   2203.03027
   2161,         100.,  -220.588242,   2233.33325
   2162,         100.,  -191.176468,   2233.33325
   2163,         100.,  -161.764709,   2233.33325
   2164,         100.,  -132.352936,   2233.33325
   2165,         100.,  -102.941177,   2233.33325
   2166,         100.,  -73.5294113,   2233.33325
   2167,         100.,  -44.1176453,   2233.33325
   2168,         100.,  -14.7058821,   2233.33325
   2169,         100.,   14.7058821,   2233.33325
   2170,         100.,   44.1176453,   2233.33325
   2171,         100.,   73.5294113,   2233.33325
   2172,         100.,   102.941177,   2233.33325
   2173,         100.,   132.352936,   2233.33325
   2174,         100.,   161.764709,   2233.33325
   2175,         100.,   191.176468,   2233.33325
   2176,         100.,   220.588242,   2233.33325
   2177,         100.,  -220.588242,   2263.63647
   2178,         100.,  -191.176468,   2263.63647
   2179,         100.,  -161.764709,   2263.63647
   2180,         100.,  -132.352936,   2263.63647
   2181,         100.,  -102.941177,   2263.63647
   2182,         100.,  -73.5294113,   2263.63647
   2183,         100.,  -44.1176453,   2263.63647
   2184,         100.,  -14.7058821,   2263.63647
   2185,         100.,   14.7058821,   2263.63647
   2186,         100.,   44.1176453,   2263.63647
   2187,         100.,   73.5294113,   2263.63647
   2188,         100.,   102.941177,   2263.63647
   2189,         100.,   132.352936,   2263.63647
   2190,         100.,   161.764709,   2263.63647
   2191,         100.,   191.176468,   2263.63647
   2192,         100.,   220.588242,   2263.63647
   2193,         100.,  -220.588242,   2293.93945
   2194,         100.,  -191.176468,   2293.93945
   2195,         100.,  -161.764709,   2293.93945
   2196,         100.,  -132.352936,   2293.93945
   2197,         100.,  -102.941177,   2293.93945
   2198,         100.,  -73.5294113,   2293.93945
   2199,         100.,  -44.1176453,   2293.93945
   2200,         100.,  -14.7058821,   2293.93945
   2201,         100.,   14.7058821,   2293.93945
   2202,         100.,   44.1176453,   2293.93945
   2203,         100.,   73.5294113,   2293.93945
   2204,         100.,   102.941177,   2293.93945
   2205,         100.,   132.352936,   2293.93945
   2206,         100.,   161.764709,   2293.93945
   2207,         100.,   191.176468,   2293.93945
   2208,         100.,   220.588242,   2293.93945
   2209,         100.,  -220.588242,   2324.24243
   2210,         100.,  -191.176468,   2324.24243
   2211,         100.,  -161.764709,   2324.24243
   2212,         100.,  -132.352936,   2324.24243
   2213,         100.,  -102.941177,   2324.24243
   2214,         100.,  -73.5294113,   2324.24243
   2215,         100.,  -44.1176453,   2324.24243
   2216,         100.,  -14.7058821,   2324.24243
   2217,         100.,   14.7058821,   2324.24243
   2218,         100.,   44.1176453,   2324.24243
   2219,         100.,   73.5294113,   2324.24243
   2220,         100.,   102.941177,   2324.24243
   2221,         100.,   132.352936,   2324.24243
   2222,         100.,   161.764709,   2324.24243
   2223,         100.,   191.176468,   2324.24243
   2224,         100.,   220.588242,   2324.24243
   2225,         100.,  -220.588242,   2354.54541
   2226,         100.,  -191.176468,   2354.54541
   2227,         100.,  -161.764709,   2354.54541
   2228,         100.,  -132.352936,   2354.54541
   2229,         100.,  -102.941177,   2354.54541
   2230,         100.,  -73.5294113,   2354.54541
   2231,         100.,  -44.1176453,   2354.54541
   2232,         100.,  -14.7058821,   2354.54541
   2233,         100.,   14.7058821,   2354.54541
   2234,         100.,   44.1176453,   2354.54541
   2235,         100.,   73.5294113,   2354.54541
   2236,         100.,   102.941177,   2354.54541
   2237,         100.,   132.352936,   2354.54541
   2238,         100.,   161.764709,   2354.54541
   2239,         100.,   191.176468,   2354.54541
   2240,         100.,   220.588242,   2354.54541
   2241,         100.,  -220.588242,   2384.84839
   2242,         100.,  -191.176468,   2384.84839
   2243,         100.,  -161.764709,   2384.84839
   2244,         100.,  -132.352936,   2384.84839
   2245,         100.,  -102.941177,   2384.84839
   2246,         100.,  -73.5294113,   2384.84839
   2247,         100.,  -44.1176453,   2384.84839
   2248,         100.,  -14.7058821,   2384.84839
   2249,         100.,   14.7058821,   2384.84839
   2250,         100.,   44.1176453,   2384.84839
   2251,         100.,   73.5294113,   2384.84839
   2252,         100.,   102.941177,   2384.84839
   2253,         100.,   132.352936,   2384.84839
   2254,         100.,   161.764709,   2384.84839
   2255,         100.,   191.176468,   2384.84839
   2256,         100.,   220.588242,   2384.84839
   2257,         100.,  -220.588242,   2415.15161
   2258,         100.,  -191.176468,   2415.15161
   2259,         100.,  -161.764709,   2415.15161
   2260,         100.,  -132.352936,   2415.15161
   2261,         100.,  -102.941177,   2415.15161
   2262,         100.,  -73.5294113,   2415.15161
   2263,         100.,  -44.1176453,   2415.15161
   2264,         100.,  -14.7058821,   2415.15161
   2265,         100.,   14.7058821,   2415.15161
   2266,         100.,   44.1176453,   2415.15161
   2267,         100.,   73.5294113,   2415.15161
   2268,         100.,   102.941177,   2415.15161
   2269,         100.,   132.352936,   2415.15161
   2270,         100.,   161.764709,   2415.15161
   2271,         100.,   191.176468,   2415.15161
   2272,         100.,   220.588242,   2415.15161
   2273,         100.,  -220.588242,   2445.45459
   2274,         100.,  -191.176468,   2445.45459
   2275,         100.,  -161.764709,   2445.45459
   2276,         100.,  -132.352936,   2445.45459
   2277,         100.,  -102.941177,   2445.45459
   2278,         100.,  -73.5294113,   2445.45459
   2279,         100.,  -44.1176453,   2445.45459
   2280,         100.,  -14.7058821,   2445.45459
   2281,         100.,   14.7058821,   2445.45459
   2282,         100.,   44.1176453,   2445.45459
   2283,         100.,   73.5294113,   2445.45459
   2284,         100.,   102.941177,   2445.45459
   2285,         100.,   132.352936,   2445.45459
   2286,         100.,   161.764709,   2445.45459
   2287,         100.,   191.176468,   2445.45459
   2288,         100.,   220.588242,   2445.45459
   2289,         100.,  -220.588242,   2475.75757
   2290,         100.,  -191.176468,   2475.75757
   2291,         100.,  -161.764709,   2475.75757
   2292,         100.,  -132.352936,   2475.75757
   2293,         100.,  -102.941177,   2475.75757
   2294,         100.,  -73.5294113,   2475.75757
   2295,         100.,  -44.1176453,   2475.75757
   2296,         100.,  -14.7058821,   2475.75757
   2297,         100.,   14.7058821,   2475.75757
   2298,         100.,   44.1176453,   2475.75757
   2299,         100.,   73.5294113,   2475.75757
   2300,         100.,   102.941177,   2475.75757
   2301,         100.,   132.352936,   2475.75757
   2302,         100.,   161.764709,   2475.75757
   2303,         100.,   191.176468,   2475.75757
   2304,         100.,   220.588242,   2475.75757
   2305,         100.,  -220.588242,   2506.06055
   2306,         100.,  -191.176468,   2506.06055
   2307,         100.,  -161.764709,   2506.06055
   2308,         100.,  -132.352936,   2506.06055
   2309,         100.,  -102.941177,   2506.06055
   2310,         100.,  -73.5294113,   2506.06055
   2311,         100.,  -44.1176453,   2506.06055
   2312,         100.,  -14.7058821,   2506.06055
   2313,         100.,   14.7058821,   2506.06055
   2314,         100.,   44.1176453,   2506.06055
   2315,         100.,   73.5294113,   2506.06055
   2316,         100.,   102.941177,   2506.06055
   2317,         100.,   132.352936,   2506.06055
   2318,         100.,   161.764709,   2506.06055
   2319,         100.,   191.176468,   2506.06055
   2320,         100.,   220.588242,   2506.06055
   2321,         100.,  -220.588242,   2536.36353
   2322,         100.,  -191.176468,   2536.36353
   2323,         100.,  -161.764709,   2536.36353
   2324,         100.,  -132.352936,   2536.36353
   2325,         100.,  -102.941177,   2536.36353
   2326,         100.,  -73.5294113,   2536.36353
   2327,         100.,  -44.1176453,   2536.36353
   2328,         100.,  -14.7058821,   2536.36353
   2329,         100.,   14.7058821,   2536.36353
   2330,         100.,   44.1176453,   2536.36353
   2331,         100.,   73.5294113,   2536.36353
   2332,         100.,   102.941177,   2536.36353
   2333,         100.,   132.352936,   2536.36353
   2334,         100.,   161.764709,   2536.36353
   2335,         100.,   191.176468,   2536.36353
   2336,         100.,   220.588242,   2536.36353
   2337,         100.,  -220.588242,   2566.66675
   2338,         100.,  -191.176468,   2566.66675
   2339,         100.,  -161.764709,   2566.66675
   2340,         100.,  -132.352936,   2566.66675
   2341,         100.,  -102.941177,   2566.66675
   2342,         100.,  -73.5294113,   2566.66675
   2343,         100.,  -44.1176453,   2566.66675
   2344,         100.,  -14.7058821,   2566.66675
   2345,         100.,   14.7058821,   2566.66675
   2346,         100.,   44.1176453,   2566.66675
   2347,         100.,   73.5294113,   2566.66675
   2348,         100.,   102.941177,   2566.66675
   2349,         100.,   132.352936,   2566.66675
   2350,         100.,   161.764709,   2566.66675
   2351,         100.,   191.176468,   2566.66675
   2352,         100.,   220.588242,   2566.66675
   2353,         100.,  -220.588242,   2596.96973
   2354,         100.,  -191.176468,   2596.96973
   2355,         100.,  -161.764709,   2596.96973
   2356,         100.,  -132.352936,   2596.96973
   2357,         100.,  -102.941177,   2596.96973
   2358,         100.,  -73.5294113,   2596.96973
   2359,         100.,  -44.1176453,   2596.96973
   2360,         100.,  -14.7058821,   2596.96973
   2361,         100.,   14.7058821,   2596.96973
   2362,         100.,   44.1176453,   2596.96973
   2363,         100.,   73.5294113,   2596.96973
   2364,         100.,   102.941177,   2596.96973
   2365,         100.,   132.352936,   2596.96973
   2366,         100.,   161.764709,   2596.96973
   2367,         100.,   191.176468,   2596.96973
   2368,         100.,   220.588242,   2596.96973
   2369,         100.,  -220.588242,   2627.27271
   2370,         100.,  -191.176468,   2627.27271
   2371,         100.,  -161.764709,   2627.27271
   2372,         100.,  -132.352936,   2627.27271
   2373,         100.,  -102.941177,   2627.27271
   2374,         100.,  -73.5294113,   2627.27271
   2375,         100.,  -44.1176453,   2627.27271
   2376,         100.,  -14.7058821,   2627.27271
   2377,         100.,   14.7058821,   2627.27271
   2378,         100.,   44.1176453,   2627.27271
   2379,         100.,   73.5294113,   2627.27271
   2380,         100.,   102.941177,   2627.27271
   2381,         100.,   132.352936,   2627.27271
   2382,         100.,   161.764709,   2627.27271
   2383,         100.,   191.176468,   2627.27271
   2384,         100.,   220.588242,   2627.27271
   2385,         100.,  -220.588242,   2657.57568
   2386,         100.,  -191.176468,   2657.57568
   2387,         100.,  -161.764709,   2657.57568
   2388,         100.,  -132.352936,   2657.57568
   2389,         100.,  -102.941177,   2657.57568
   2390,         100.,  -73.5294113,   2657.57568
   2391,         100.,  -44.1176453,   2657.57568
   2392,         100.,  -14.7058821,   2657.57568
   2393,         100.,   14.7058821,   2657.57568
   2394,         100.,   44.1176453,   2657.57568
   2395,         100.,   73.5294113,   2657.57568
   2396,         100.,   102.941177,   2657.57568
   2397,         100.,   132.352936,   2657.57568
   2398,         100.,   161.764709,   2657.57568
   2399,         100.,   191.176468,   2657.57568
   2400,         100.,   220.588242,   2657.57568
   2401,         100.,  -220.588242,   2687.87891
   2402,         100.,  -191.176468,   2687.87891
   2403,         100.,  -161.764709,   2687.87891
   2404,         100.,  -132.352936,   2687.87891
   2405,         100.,  -102.941177,   2687.87891
   2406,         100.,  -73.5294113,   2687.87891
   2407,         100.,  -44.1176453,   2687.87891
   2408,         100.,  -14.7058821,   2687.87891
   2409,         100.,   14.7058821,   2687.87891
   2410,         100.,   44.1176453,   2687.87891
   2411,         100.,   73.5294113,   2687.87891
   2412,         100.,   102.941177,   2687.87891
   2413,         100.,   132.352936,   2687.87891
   2414,         100.,   161.764709,   2687.87891
   2415,         100.,   191.176468,   2687.87891
   2416,         100.,   220.588242,   2687.87891
   2417,         100.,  -220.588242,   2718.18188
   2418,         100.,  -191.176468,   2718.18188
   2419,         100.,  -161.764709,   2718.18188
   2420,         100.,  -132.352936,   2718.18188
   2421,         100.,  -102.941177,   2718.18188
   2422,         100.,  -73.5294113,   2718.18188
   2423,         100.,  -44.1176453,   2718.18188
   2424,         100.,  -14.7058821,   2718.18188
   2425,         100.,   14.7058821,   2718.18188
   2426,         100.,   44.1176453,   2718.18188
   2427,         100.,   73.5294113,   2718.18188
   2428,         100.,   102.941177,   2718.18188
   2429,         100.,   132.352936,   2718.18188
   2430,         100.,   161.764709,   2718.18188
   2431,         100.,   191.176468,   2718.18188
   2432,         100.,   220.588242,   2718.18188
   2433,         100.,  -220.588242,   2748.48486
   2434,         100.,  -191.176468,   2748.48486
   2435,         100.,  -161.764709,   2748.48486
   2436,         100.,  -132.352936,   2748.48486
   2437,         100.,  -102.941177,   2748.48486
   2438,         100.,  -73.5294113,   2748.48486
   2439,         100.,  -44.1176453,   2748.48486
   2440,         100.,  -14.7058821,   2748.48486
   2441,         100.,   14.7058821,   2748.48486
   2442,         100.,   44.1176453,   2748.48486
   2443,         100.,   73.5294113,   2748.48486
   2444,         100.,   102.941177,   2748.48486
   2445,         100.,   132.352936,   2748.48486
   2446,         100.,   161.764709,   2748.48486
   2447,         100.,   191.176468,   2748.48486
   2448,         100.,   220.588242,   2748.48486
   2449,         100.,  -220.588242,   2778.78784
   2450,         100.,  -191.176468,   2778.78784
   2451,         100.,  -161.764709,   2778.78784
   2452,         100.,  -132.352936,   2778.78784
   2453,         100.,  -102.941177,   2778.78784
   2454,         100.,  -73.5294113,   2778.78784
   2455,         100.,  -44.1176453,   2778.78784
   2456,         100.,  -14.7058821,   2778.78784
   2457,         100.,   14.7058821,   2778.78784
   2458,         100.,   44.1176453,   2778.78784
   2459,         100.,   73.5294113,   2778.78784
   2460,         100.,   102.941177,   2778.78784
   2461,         100.,   132.352936,   2778.78784
   2462,         100.,   161.764709,   2778.78784
   2463,         100.,   191.176468,   2778.78784
   2464,         100.,   220.588242,   2778.78784
   2465,         100.,  -220.588242,   2809.09082
   2466,         100.,  -191.176468,   2809.09082
   2467,         100.,  -161.764709,   2809.09082
   2468,         100.,  -132.352936,   2809.09082
   2469,         100.,  -102.941177,   2809.09082
   2470,         100.,  -73.5294113,   2809.09082
   2471,         100.,  -44.1176453,   2809.09082
   2472,         100.,  -14.7058821,   2809.09082
   2473,         100.,   14.7058821,   2809.09082
   2474,         100.,   44.1176453,   2809.09082
   2475,         100.,   73.5294113,   2809.09082
   2476,         100.,   102.941177,   2809.09082
   2477,         100.,   132.352936,   2809.09082
   2478,         100.,   161.764709,   2809.09082
   2479,         100.,   191.176468,   2809.09082
   2480,         100.,   220.588242,   2809.09082
   2481,         100.,  -220.588242,   2839.39404
   2482,         100.,  -191.176468,   2839.39404
   2483,         100.,  -161.764709,   2839.39404
   2484,         100.,  -132.352936,   2839.39404
   2485,         100.,  -102.941177,   2839.39404
   2486,         100.,  -73.5294113,   2839.39404
   2487,         100.,  -44.1176453,   2839.39404
   2488,         100.,  -14.7058821,   2839.39404
   2489,         100.,   14.7058821,   2839.39404
   2490,         100.,   44.1176453,   2839.39404
   2491,         100.,   73.5294113,   2839.39404
   2492,         100.,   102.941177,   2839.39404
   2493,         100.,   132.352936,   2839.39404
   2494,         100.,   161.764709,   2839.39404
   2495,         100.,   191.176468,   2839.39404
   2496,         100.,   220.588242,   2839.39404
   2497,         100.,  -220.588242,   2869.69702
   2498,         100.,  -191.176468,   2869.69702
   2499,         100.,  -161.764709,   2869.69702
   2500,         100.,  -132.352936,   2869.69702
   2501,         100.,  -102.941177,   2869.69702
   2502,         100.,  -73.5294113,   2869.69702
   2503,         100.,  -44.1176453,   2869.69702
   2504,         100.,  -14.7058821,   2869.69702
   2505,         100.,   14.7058821,   2869.69702
   2506,         100.,   44.1176453,   2869.69702
   2507,         100.,   73.5294113,   2869.69702
   2508,         100.,   102.941177,   2869.69702
   2509,         100.,   132.352936,   2869.69702
   2510,         100.,   161.764709,   2869.69702
   2511,         100.,   191.176468,   2869.69702
   2512,         100.,   220.588242,   2869.69702
   2513,        -100.,  -220.588242,   1930.30298
   2514,        -100.,  -191.176468,   1930.30298
   2515,        -100.,  -161.764709,   1930.30298
   2516,        -100.,  -132.352936,   1930.30298
   2517,        -100.,  -102.941177,   1930.30298
   2518,        -100.,  -73.5294113,   1930.30298
   2519,        -100.,  -44.1176453,   1930.30298
   2520,        -100.,  -14.7058821,   1930.30298
   2521,        -100.,   14.7058821,   1930.30298
   2522,        -100.,   44.1176453,   1930.30298
   2523,        -100.,   73.5294113,   1930.30298
   2524,        -100.,   102.941177,   1930.30298
   2525,        -100.,   132.352936,   1930.30298
   2526,        -100.,   161.764709,   1930.30298
   2527,        -100.,   191.176468,   1930.30298
   2528,        -100.,   220.588242,   1930.30298
   2529,        -100.,  -220.588242,   1960.60608
   2530,        -100.,  -191.176468,   1960.60608
   2531,        -100.,  -161.764709,   1960.60608
   2532,        -100.,  -132.352936,   1960.60608
   2533,        -100.,  -102.941177,   1960.60608
   2534,        -100.,  -73.5294113,   1960.60608
   2535,        -100.,  -44.1176453,   1960.60608
   2536,        -100.,  -14.7058821,   1960.60608
   2537,        -100.,   14.7058821,   1960.60608
   2538,        -100.,   44.1176453,   1960.60608
   2539,        -100.,   73.5294113,   1960.60608
   2540,        -100.,   102.941177,   1960.60608
   2541,        -100.,   132.352936,   1960.60608
   2542,        -100.,   161.764709,   1960.60608
   2543,        -100.,   191.176468,   1960.60608
   2544,        -100.,   220.588242,   1960.60608
   2545,        -100.,  -220.588242,   1990.90906
   2546,        -100.,  -191.176468,   1990.90906
   2547,        -100.,  -161.764709,   1990.90906
   2548,        -100.,  -132.352936,   1990.90906
   2549,        -100.,  -102.941177,   1990.90906
   2550,        -100.,  -73.5294113,   1990.90906
   2551,        -100.,  -44.1176453,   1990.90906
   2552,        -100.,  -14.7058821,   1990.90906
   2553,        -100.,   14.7058821,   1990.90906
   2554,        -100.,   44.1176453,   1990.90906
   2555,        -100.,   73.5294113,   1990.90906
   2556,        -100.,   102.941177,   1990.90906
   2557,        -100.,   132.352936,   1990.90906
   2558,        -100.,   161.764709,   1990.90906
   2559,        -100.,   191.176468,   1990.90906
   2560,        -100.,   220.588242,   1990.90906
   2561,        -100.,  -220.588242,   2021.21216
   2562,        -100.,  -191.176468,   2021.21216
   2563,        -100.,  -161.764709,   2021.21216
   2564,        -100.,  -132.352936,   2021.21216
   2565,        -100.,  -102.941177,   2021.21216
   2566,        -100.,  -73.5294113,   2021.21216
   2567,        -100.,  -44.1176453,   2021.21216
   2568,        -100.,  -14.7058821,   2021.21216
   2569,        -100.,   14.7058821,   2021.21216
   2570,        -100.,   44.1176453,   2021.21216
   2571,        -100.,   73.5294113,   2021.21216
   2572,        -100.,   102.941177,   2021.21216
   2573,        -100.,   132.352936,   2021.21216
   2574,        -100.,   161.764709,   2021.21216
   2575,        -100.,   191.176468,   2021.21216
   2576,        -100.,   220.588242,   2021.21216
   2577,        -100.,  -220.588242,   2051.51514
   2578,        -100.,  -191.176468,   2051.51514
   2579,        -100.,  -161.764709,   2051.51514
   2580,        -100.,  -132.352936,   2051.51514
   2581,        -100.,  -102.941177,   2051.51514
   2582,        -100.,  -73.5294113,   2051.51514
   2583,        -100.,  -44.1176453,   2051.51514
   2584,        -100.,  -14.7058821,   2051.51514
   2585,        -100.,   14.7058821,   2051.51514
   2586,        -100.,   44.1176453,   2051.51514
   2587,        -100.,   73.5294113,   2051.51514
   2588,        -100.,   102.941177,   2051.51514
   2589,        -100.,   132.352936,   2051.51514
   2590,        -100.,   161.764709,   2051.51514
   2591,        -100.,   191.176468,   2051.51514
   2592,        -100.,   220.588242,   2051.51514
   2593,        -100.,  -220.588242,   2081.81812
   2594,        -100.,  -191.176468,   2081.81812
   2595,        -100.,  -161.764709,   2081.81812
   2596,        -100.,  -132.352936,   2081.81812
   2597,        -100.,  -102.941177,   2081.81812
   2598,        -100.,  -73.5294113,   2081.81812
   2599,        -100.,  -44.1176453,   2081.81812
   2600,        -100.,  -14.7058821,   2081.81812
   2601,        -100.,   14.7058821,   2081.81812
   2602,        -100.,   44.1176453,   2081.81812
   2603,        -100.,   73.5294113,   2081.81812
   2604,        -100.,   102.941177,   2081.81812
   2605,        -100.,   132.352936,   2081.81812
   2606,        -100.,   161.764709,   2081.81812
   2607,        -100.,   191.176468,   2081.81812
   2608,        -100.,   220.588242,   2081.81812
   2609,        -100.,  -220.588242,   2112.12109
   2610,        -100.,  -191.176468,   2112.12109
   2611,        -100.,  -161.764709,   2112.12109
   2612,        -100.,  -132.352936,   2112.12109
   2613,        -100.,  -102.941177,   2112.12109
   2614,        -100.,  -73.5294113,   2112.12109
   2615,        -100.,  -44.1176453,   2112.12109
   2616,        -100.,  -14.7058821,   2112.12109
   2617,        -100.,   14.7058821,   2112.12109
   2618,        -100.,   44.1176453,   2112.12109
   2619,        -100.,   73.5294113,   2112.12109
   2620,        -100.,   102.941177,   2112.12109
   2621,        -100.,   132.352936,   2112.12109
   2622,        -100.,   161.764709,   2112.12109
   2623,        -100.,   191.176468,   2112.12109
   2624,        -100.,   220.588242,   2112.12109
   2625,        -100.,  -220.588242,   2142.42432
   2626,        -100.,  -191.176468,   2142.42432
   2627,        -100.,  -161.764709,   2142.42432
   2628,        -100.,  -132.352936,   2142.42432
   2629,        -100.,  -102.941177,   2142.42432
   2630,        -100.,  -73.5294113,   2142.42432
   2631,        -100.,  -44.1176453,   2142.42432
   2632,        -100.,  -14.7058821,   2142.42432
   2633,        -100.,   14.7058821,   2142.42432
   2634,        -100.,   44.1176453,   2142.42432
   2635,        -100.,   73.5294113,   2142.42432
   2636,        -100.,   102.941177,   2142.42432
   2637,        -100.,   132.352936,   2142.42432
   2638,        -100.,   161.764709,   2142.42432
   2639,        -100.,   191.176468,   2142.42432
   2640,        -100.,   220.588242,   2142.42432
   2641,        -100.,  -220.588242,   2172.72729
   2642,        -100.,  -191.176468,   2172.72729
   2643,        -100.,  -161.764709,   2172.72729
   2644,        -100.,  -132.352936,   2172.72729
   2645,        -100.,  -102.941177,   2172.72729
   2646,        -100.,  -73.5294113,   2172.72729
   2647,        -100.,  -44.1176453,   2172.72729
   2648,        -100.,  -14.7058821,   2172.72729
   2649,        -100.,   14.7058821,   2172.72729
   2650,        -100.,   44.1176453,   2172.72729
   2651,        -100.,   73.5294113,   2172.72729
   2652,        -100.,   102.941177,   2172.72729
   2653,        -100.,   132.352936,   2172.72729
   2654,        -100.,   161.764709,   2172.72729
   2655,        -100.,   191.176468,   2172.72729
   2656,        -100.,   220.588242,   2172.72729
   2657,        -100.,  -220.588242,   2203.03027
   2658,        -100.,  -191.176468,   2203.03027
   2659,        -100.,  -161.764709,   2203.03027
   2660,        -100.,  -132.352936,   2203.03027
   2661,        -100.,  -102.941177,   2203.03027
   2662,        -100.,  -73.5294113,   2203.03027
   2663,        -100.,  -44.1176453,   2203.03027
   2664,        -100.,  -14.7058821,   2203.03027
   2665,        -100.,   14.7058821,   2203.03027
   2666,        -100.,   44.1176453,   2203.03027
   2667,        -100.,   73.5294113,   2203.03027
   2668,        -100.,   102.941177,   2203.03027
   2669,        -100.,   132.352936,   2203.03027
   2670,        -100.,   161.764709,   2203.03027
   2671,        -100.,   191.176468,   2203.03027
   2672,        -100.,   220.588242,   2203.03027
   2673,        -100.,  -220.588242,   2233.33325
   2674,        -100.,  -191.176468,   2233.33325
   2675,        -100.,  -161.764709,   2233.33325
   2676,        -100.,  -132.352936,   2233.33325
   2677,        -100.,  -102.941177,   2233.33325
   2678,        -100.,  -73.5294113,   2233.33325
   2679,        -100.,  -44.1176453,   2233.33325
   2680,        -100.,  -14.7058821,   2233.33325
   2681,        -100.,   14.7058821,   2233.33325
   2682,        -100.,   44.1176453,   2233.33325
   2683,        -100.,   73.5294113,   2233.33325
   2684,        -100.,   102.941177,   2233.33325
   2685,        -100.,   132.352936,   2233.33325
   2686,        -100.,   161.764709,   2233.33325
   2687,        -100.,   191.176468,   2233.33325
   2688,        -100.,   220.588242,   2233.33325
   2689,        -100.,  -220.588242,   2263.63647
   2690,        -100.,  -191.176468,   2263.63647
   2691,        -100.,  -161.764709,   2263.63647
   2692,        -100.,  -132.352936,   2263.63647
   2693,        -100.,  -102.941177,   2263.63647
   2694,        -100.,  -73.5294113,   2263.63647
   2695,        -100.,  -44.1176453,   2263.63647
   2696,        -100.,  -14.7058821,   2263.63647
   2697,        -100.,   14.7058821,   2263.63647
   2698,        -100.,   44.1176453,   2263.63647
   2699,        -100.,   73.5294113,   2263.63647
   2700,        -100.,   102.941177,   2263.63647
   2701,        -100.,   132.352936,   2263.63647
   2702,        -100.,   161.764709,   2263.63647
   2703,        -100.,   191.176468,   2263.63647
   2704,        -100.,   220.588242,   2263.63647
   2705,        -100.,  -220.588242,   2293.93945
   2706,        -100.,  -191.176468,   2293.93945
   2707,        -100.,  -161.764709,   2293.93945
   2708,        -100.,  -132.352936,   2293.93945
   2709,        -100.,  -102.941177,   2293.93945
   2710,        -100.,  -73.5294113,   2293.93945
   2711,        -100.,  -44.1176453,   2293.93945
   2712,        -100.,  -14.7058821,   2293.93945
   2713,        -100.,   14.7058821,   2293.93945
   2714,        -100.,   44.1176453,   2293.93945
   2715,        -100.,   73.5294113,   2293.93945
   2716,        -100.,   102.941177,   2293.93945
   2717,        -100.,   132.352936,   2293.93945
   2718,        -100.,   161.764709,   2293.93945
   2719,        -100.,   191.176468,   2293.93945
   2720,        -100.,   220.588242,   2293.93945
   2721,        -100.,  -220.588242,   2324.24243
   2722,        -100.,  -191.176468,   2324.24243
   2723,        -100.,  -161.764709,   2324.24243
   2724,        -100.,  -132.352936,   2324.24243
   2725,        -100.,  -102.941177,   2324.24243
   2726,        -100.,  -73.5294113,   2324.24243
   2727,        -100.,  -44.1176453,   2324.24243
   2728,        -100.,  -14.7058821,   2324.24243
   2729,        -100.,   14.7058821,   2324.24243
   2730,        -100.,   44.1176453,   2324.24243
   2731,        -100.,   73.5294113,   2324.24243
   2732,        -100.,   102.941177,   2324.24243
   2733,        -100.,   132.352936,   2324.24243
   2734,        -100.,   161.764709,   2324.24243
   2735,        -100.,   191.176468,   2324.24243
   2736,        -100.,   220.588242,   2324.24243
   2737,        -100.,  -220.588242,   2354.54541
   2738,        -100.,  -191.176468,   2354.54541
   2739,        -100.,  -161.764709,   2354.54541
   2740,        -100.,  -132.352936,   2354.54541
   2741,        -100.,  -102.941177,   2354.54541
   2742,        -100.,  -73.5294113,   2354.54541
   2743,        -100.,  -44.1176453,   2354.54541
   2744,        -100.,  -14.7058821,   2354.54541
   2745,        -100.,   14.7058821,   2354.54541
   2746,        -100.,   44.1176453,   2354.54541
   2747,        -100.,   73.5294113,   2354.54541
   2748,        -100.,   102.941177,   2354.54541
   2749,        -100.,   132.352936,   2354.54541
   2750,        -100.,   161.764709,   2354.54541
   2751,        -100.,   191.176468,   2354.54541
   2752,        -100.,   220.588242,   2354.54541
   2753,        -100.,  -220.588242,   2384.84839
   2754,        -100.,  -191.176468,   2384.84839
   2755,        -100.,  -161.764709,   2384.84839
   2756,        -100.,  -132.352936,   2384.84839
   2757,        -100.,  -102.941177,   2384.84839
   2758,        -100.,  -73.5294113,   2384.84839
   2759,        -100.,  -44.1176453,   2384.84839
   2760,        -100.,  -14.7058821,   2384.84839
   2761,        -100.,   14.7058821,   2384.84839
   2762,        -100.,   44.1176453,   2384.84839
   2763,        -100.,   73.5294113,   2384.84839
   2764,        -100.,   102.941177,   2384.84839
   2765,        -100.,   132.352936,   2384.84839
   2766,        -100.,   161.764709,   2384.84839
   2767,        -100.,   191.176468,   2384.84839
   2768,        -100.,   220.588242,   2384.84839
   2769,        -100.,  -220.588242,   2415.15161
   2770,        -100.,  -191.176468,   2415.15161
   2771,        -100.,  -161.764709,   2415.15161
   2772,        -100.,  -132.352936,   2415.15161
   2773,        -100.,  -102.941177,   2415.15161
   2774,        -100.,  -73.5294113,   2415.15161
   2775,        -100.,  -44.1176453,   2415.15161
   2776,        -100.,  -14.7058821,   2415.15161
   2777,        -100.,   14.7058821,   2415.15161
   2778,        -100.,   44.1176453,   2415.15161
   2779,        -100.,   73.5294113,   2415.15161
   2780,        -100.,   102.941177,   2415.15161
   2781,        -100.,   132.352936,   2415.15161
   2782,        -100.,   161.764709,   2415.15161
   2783,        -100.,   191.176468,   2415.15161
   2784,        -100.,   220.588242,   2415.15161
   2785,        -100.,  -220.588242,   2445.45459
   2786,        -100.,  -191.176468,   2445.45459
   2787,        -100.,  -161.764709,   2445.45459
   2788,        -100.,  -132.352936,   2445.45459
   2789,        -100.,  -102.941177,   2445.45459
   2790,        -100.,  -73.5294113,   2445.45459
   2791,        -100.,  -44.1176453,   2445.45459
   2792,        -100.,  -14.7058821,   2445.45459
   2793,        -100.,   14.7058821,   2445.45459
   2794,        -100.,   44.1176453,   2445.45459
   2795,        -100.,   73.5294113,   2445.45459
   2796,        -100.,   102.941177,   2445.45459
   2797,        -100.,   132.352936,   2445.45459
   2798,        -100.,   161.764709,   2445.45459
   2799,        -100.,   191.176468,   2445.45459
   2800,        -100.,   220.588242,   2445.45459
   2801,        -100.,  -220.588242,   2475.75757
   2802,        -100.,  -191.176468,   2475.75757
   2803,        -100.,  -161.764709,   2475.75757
   2804,        -100.,  -132.352936,   2475.75757
   2805,        -100.,  -102.941177,   2475.75757
   2806,        -100.,  -73.5294113,   2475.75757
   2807,        -100.,  -44.1176453,   2475.75757
   2808,        -100.,  -14.7058821,   2475.75757
   2809,        -100.,   14.7058821,   2475.75757
   2810,        -100.,   44.1176453,   2475.75757
   2811,        -100.,   73.5294113,   2475.75757
   2812,        -100.,   102.941177,   2475.75757
   2813,        -100.,   132.352936,   2475.75757
   2814,        -100.,   161.764709,   2475.75757
   2815,        -100.,   191.176468,   2475.75757
   2816,        -100.,   220.588242,   2475.75757
   2817,        -100.,  -220.588242,   2506.06055
   2818,        -100.,  -191.176468,   2506.06055
   2819,        -100.,  -161.764709,   2506.06055
   2820,        -100.,  -132.352936,   2506.06055
   2821,        -100.,  -102.941177,   2506.06055
   2822,        -100.,  -73.5294113,   2506.06055
   2823,        -100.,  -44.1176453,   2506.06055
   2824,        -100.,  -14.7058821,   2506.06055
   2825,        -100.,   14.7058821,   2506.06055
   2826,        -100.,   44.1176453,   2506.06055
   2827,        -100.,   73.5294113,   2506.06055
   2828,        -100.,   102.941177,   2506.06055
   2829,        -100.,   132.352936,   2506.06055
   2830,        -100.,   161.764709,   2506.06055
   2831,        -100.,   191.176468,   2506.06055
   2832,        -100.,   220.588242,   2506.06055
   2833,        -100.,  -220.588242,   2536.36353
   2834,        -100.,  -191.176468,   2536.36353
   2835,        -100.,  -161.764709,   2536.36353
   2836,        -100.,  -132.352936,   2536.36353
   2837,        -100.,  -102.941177,   2536.36353
   2838,        -100.,  -73.5294113,   2536.36353
   2839,        -100.,  -44.1176453,   2536.36353
   2840,        -100.,  -14.7058821,   2536.36353
   2841,        -100.,   14.7058821,   2536.36353
   2842,        -100.,   44.1176453,   2536.36353
   2843,        -100.,   73.5294113,   2536.36353
   2844,        -100.,   102.941177,   2536.36353
   2845,        -100.,   132.352936,   2536.36353
   2846,        -100.,   161.764709,   2536.36353
   2847,        -100.,   191.176468,   2536.36353
   2848,        -100.,   220.588242,   2536.36353
   2849,        -100.,  -220.588242,   2566.66675
   2850,        -100.,  -191.176468,   2566.66675
   2851,        -100.,  -161.764709,   2566.66675
   2852,        -100.,  -132.352936,   2566.66675
   2853,        -100.,  -102.941177,   2566.66675
   2854,        -100.,  -73.5294113,   2566.66675
   2855,        -100.,  -44.1176453,   2566.66675
   2856,        -100.,  -14.7058821,   2566.66675
   2857,        -100.,   14.7058821,   2566.66675
   2858,        -100.,   44.1176453,   2566.66675
   2859,        -100.,   73.5294113,   2566.66675
   2860,        -100.,   102.941177,   2566.66675
   2861,        -100.,   132.352936,   2566.66675
   2862,        -100.,   161.764709,   2566.66675
   2863,        -100.,   191.176468,   2566.66675
   2864,        -100.,   220.588242,   2566.66675
   2865,        -100.,  -220.588242,   2596.96973
   2866,        -100.,  -191.176468,   2596.96973
   2867,        -100.,  -161.764709,   2596.96973
   2868,        -100.,  -132.352936,   2596.96973
   2869,        -100.,  -102.941177,   2596.96973
   2870,        -100.,  -73.5294113,   2596.96973
   2871,        -100.,  -44.1176453,   2596.96973
   2872,        -100.,  -14.7058821,   2596.96973
   2873,        -100.,   14.7058821,   2596.96973
   2874,        -100.,   44.1176453,   2596.96973
   2875,        -100.,   73.5294113,   2596.96973
   2876,        -100.,   102.941177,   2596.96973
   2877,        -100.,   132.352936,   2596.96973
   2878,        -100.,   161.764709,   2596.96973
   2879,        -100.,   191.176468,   2596.96973
   2880,        -100.,   220.588242,   2596.96973
   2881,        -100.,  -220.588242,   2627.27271
   2882,        -100.,  -191.176468,   2627.27271
   2883,        -100.,  -161.764709,   2627.27271
   2884,        -100.,  -132.352936,   2627.27271
   2885,        -100.,  -102.941177,   2627.27271
   2886,        -100.,  -73.5294113,   2627.27271
   2887,        -100.,  -44.1176453,   2627.27271
   2888,        -100.,  -14.7058821,   2627.27271
   2889,        -100.,   14.7058821,   2627.27271
   2890,        -100.,   44.1176453,   2627.27271
   2891,        -100.,   73.5294113,   2627.27271
   2892,        -100.,   102.941177,   2627.27271
   2893,        -100.,   132.352936,   2627.27271
   2894,        -100.,   161.764709,   2627.27271
   2895,        -100.,   191.176468,   2627.27271
   2896,        -100.,   220.588242,   2627.27271
   2897,        -100.,  -220.588242,   2657.57568
   2898,        -100.,  -191.176468,   2657.57568
   2899,        -100.,  -161.764709,   2657.57568
   2900,        -100.,  -132.352936,   2657.57568
   2901,        -100.,  -102.941177,   2657.57568
   2902,        -100.,  -73.5294113,   2657.57568
   2903,        -100.,  -44.1176453,   2657.57568
   2904,        -100.,  -14.7058821,   2657.57568
   2905,        -100.,   14.7058821,   2657.57568
   2906,        -100.,   44.1176453,   2657.57568
   2907,        -100.,   73.5294113,   2657.57568
   2908,        -100.,   102.941177,   2657.57568
   2909,        -100.,   132.352936,   2657.57568
   2910,        -100.,   161.764709,   2657.57568
   2911,        -100.,   191.176468,   2657.57568
   2912,        -100.,   220.588242,   2657.57568
   2913,        -100.,  -220.588242,   2687.87891
   2914,        -100.,  -191.176468,   2687.87891
   2915,        -100.,  -161.764709,   2687.87891
   2916,        -100.,  -132.352936,   2687.87891
   2917,        -100.,  -102.941177,   2687.87891
   2918,        -100.,  -73.5294113,   2687.87891
   2919,        -100.,  -44.1176453,   2687.87891
   2920,        -100.,  -14.7058821,   2687.87891
   2921,        -100.,   14.7058821,   2687.87891
   2922,        -100.,   44.1176453,   2687.87891
   2923,        -100.,   73.5294113,   2687.87891
   2924,        -100.,   102.941177,   2687.87891
   2925,        -100.,   132.352936,   2687.87891
   2926,        -100.,   161.764709,   2687.87891
   2927,        -100.,   191.176468,   2687.87891
   2928,        -100.,   220.588242,   2687.87891
   2929,        -100.,  -220.588242,   2718.18188
   2930,        -100.,  -191.176468,   2718.18188
   2931,        -100.,  -161.764709,   2718.18188
   2932,        -100.,  -132.352936,   2718.18188
   2933,        -100.,  -102.941177,   2718.18188
   2934,        -100.,  -73.5294113,   2718.18188
   2935,        -100.,  -44.1176453,   2718.18188
   2936,        -100.,  -14.7058821,   2718.18188
   2937,        -100.,   14.7058821,   2718.18188
   2938,        -100.,   44.1176453,   2718.18188
   2939,        -100.,   73.5294113,   2718.18188
   2940,        -100.,   102.941177,   2718.18188
   2941,        -100.,   132.352936,   2718.18188
   2942,        -100.,   161.764709,   2718.18188
   2943,        -100.,   191.176468,   2718.18188
   2944,        -100.,   220.588242,   2718.18188
   2945,        -100.,  -220.588242,   2748.48486
   2946,        -100.,  -191.176468,   2748.48486
   2947,        -100.,  -161.764709,   2748.48486
   2948,        -100.,  -132.352936,   2748.48486
   2949,        -100.,  -102.941177,   2748.48486
   2950,        -100.,  -73.5294113,   2748.48486
   2951,        -100.,  -44.1176453,   2748.48486
   2952,        -100.,  -14.7058821,   2748.48486
   2953,        -100.,   14.7058821,   2748.48486
   2954,        -100.,   44.1176453,   2748.48486
   2955,        -100.,   73.5294113,   2748.48486
   2956,        -100.,   102.941177,   2748.48486
   2957,        -100.,   132.352936,   2748.48486
   2958,        -100.,   161.764709,   2748.48486
   2959,        -100.,   191.176468,   2748.48486
   2960,        -100.,   220.588242,   2748.48486
   2961,        -100.,  -220.588242,   2778.78784
   2962,        -100.,  -191.176468,   2778.78784
   2963,        -100.,  -161.764709,   2778.78784
   2964,        -100.,  -132.352936,   2778.78784
   2965,        -100.,  -102.941177,   2778.78784
   2966,        -100.,  -73.5294113,   2778.78784
   2967,        -100.,  -44.1176453,   2778.78784
   2968,        -100.,  -14.7058821,   2778.78784
   2969,        -100.,   14.7058821,   2778.78784
   2970,        -100.,   44.1176453,   2778.78784
   2971,        -100.,   73.5294113,   2778.78784
   2972,        -100.,   102.941177,   2778.78784
   2973,        -100.,   132.352936,   2778.78784
   2974,        -100.,   161.764709,   2778.78784
   2975,        -100.,   191.176468,   2778.78784
   2976,        -100.,   220.588242,   2778.78784
   2977,        -100.,  -220.588242,   2809.09082
   2978,        -100.,  -191.176468,   2809.09082
   2979,        -100.,  -161.764709,   2809.09082
   2980,        -100.,  -132.352936,   2809.09082
   2981,        -100.,  -102.941177,   2809.09082
   2982,        -100.,  -73.5294113,   2809.09082
   2983,        -100.,  -44.1176453,   2809.09082
   2984,        -100.,  -14.7058821,   2809.09082
   2985,        -100.,   14.7058821,   2809.09082
   2986,        -100.,   44.1176453,   2809.09082
   2987,        -100.,   73.5294113,   2809.09082
   2988,        -100.,   102.941177,   2809.09082
   2989,        -100.,   132.352936,   2809.09082
   2990,        -100.,   161.764709,   2809.09082
   2991,        -100.,   191.176468,   2809.09082
   2992,        -100.,   220.588242,   2809.09082
   2993,        -100.,  -220.588242,   2839.39404
   2994,        -100.,  -191.176468,   2839.39404
   2995,        -100.,  -161.764709,   2839.39404
   2996,        -100.,  -132.352936,   2839.39404
   2997,        -100.,  -102.941177,   2839.39404
   2998,        -100.,  -73.5294113,   2839.39404
   2999,        -100.,  -44.1176453,   2839.39404
   3000,        -100.,  -14.7058821,   2839.39404
   3001,        -100.,   14.7058821,   2839.39404
   3002,        -100.,   44.1176453,   2839.39404
   3003,        -100.,   73.5294113,   2839.39404
   3004,        -100.,   102.941177,   2839.39404
   3005,        -100.,   132.352936,   2839.39404
   3006,        -100.,   161.764709,   2839.39404
   3007,        -100.,   191.176468,   2839.39404
   3008,        -100.,   220.588242,   2839.39404
   3009,        -100.,  -220.588242,   2869.69702
   3010,        -100.,  -191.176468,   2869.69702
   3011,        -100.,  -161.764709,   2869.69702
   3012,        -100.,  -132.352936,   2869.69702
   3013,        -100.,  -102.941177,   2869.69702
   3014,        -100.,  -73.5294113,   2869.69702
   3015,        -100.,  -44.1176453,   2869.69702
   3016,        -100.,  -14.7058821,   2869.69702
   3017,        -100.,   14.7058821,   2869.69702
   3018,        -100.,   44.1176453,   2869.69702
   3019,        -100.,   73.5294113,   2869.69702
   3020,        -100.,   102.941177,   2869.69702
   3021,        -100.,   132.352936,   2869.69702
   3022,        -100.,   161.764709,   2869.69702
   3023,        -100.,   191.176468,   2869.69702
   3024,        -100.,   220.588242,   2869.69702
   3025,   71.4285736,        -250.,   1930.30298
   3026,   71.4285736,        -250.,   1960.60608
   3027,   71.4285736,        -250.,   1990.90906
   3028,   71.4285736,        -250.,   2021.21216
   3029,   71.4285736,        -250.,   2051.51514
   3030,   71.4285736,        -250.,   2081.81812
   3031,   71.4285736,        -250.,   2112.12109
   3032,   71.4285736,        -250.,   2142.42432
   3033,   71.4285736,        -250.,   2172.72729
   3034,   71.4285736,        -250.,   2203.03027
   3035,   71.4285736,        -250.,   2233.33325
   3036,   71.4285736,        -250.,   2263.63647
   3037,   71.4285736,        -250.,   2293.93945
   3038,   71.4285736,        -250.,   2324.24243
   3039,   71.4285736,        -250.,   2354.54541
   3040,   71.4285736,        -250.,   2384.84839
   3041,   71.4285736,        -250.,   2415.15161
   3042,   71.4285736,        -250.,   2445.45459
   3043,   71.4285736,        -250.,   2475.75757
   3044,   71.4285736,        -250.,   2506.06055
   3045,   71.4285736,        -250.,   2536.36353
   3046,   71.4285736,        -250.,   2566.66675
   3047,   71.4285736,        -250.,   2596.96973
   3048,   71.4285736,        -250.,   2627.27271
   3049,   71.4285736,        -250.,   2657.57568
   3050,   71.4285736,        -250.,   2687.87891
   3051,   71.4285736,        -250.,   2718.18188
   3052,   71.4285736,        -250.,   2748.48486
   3053,   71.4285736,        -250.,   2778.78784
   3054,   71.4285736,        -250.,   2809.09082
   3055,   71.4285736,        -250.,   2839.39404
   3056,   71.4285736,        -250.,   2869.69702
   3057,   42.8571434,        -250.,   1930.30298
   3058,   42.8571434,        -250.,   1960.60608
   3059,   42.8571434,        -250.,   1990.90906
   3060,   42.8571434,        -250.,   2021.21216
   3061,   42.8571434,        -250.,   2051.51514
   3062,   42.8571434,        -250.,   2081.81812
   3063,   42.8571434,        -250.,   2112.12109
   3064,   42.8571434,        -250.,   2142.42432
   3065,   42.8571434,        -250.,   2172.72729
   3066,   42.8571434,        -250.,   2203.03027
   3067,   42.8571434,        -250.,   2233.33325
   3068,   42.8571434,        -250.,   2263.63647
   3069,   42.8571434,        -250.,   2293.93945
   3070,   42.8571434,        -250.,   2324.24243
   3071,   42.8571434,        -250.,   2354.54541
   3072,   42.8571434,        -250.,   2384.84839
   3073,   42.8571434,        -250.,   2415.15161
   3074,   42.8571434,        -250.,   2445.45459
   3075,   42.8571434,        -250.,   2475.75757
   3076,   42.8571434,        -250.,   2506.06055
   3077,   42.8571434,        -250.,   2536.36353
   3078,   42.8571434,        -250.,   2566.66675
   3079,   42.8571434,        -250.,   2596.96973
   3080,   42.8571434,        -250.,   2627.27271
   3081,   42.8571434,        -250.,   2657.57568
   3082,   42.8571434,        -250.,   2687.87891
   3083,   42.8571434,        -250.,   2718.18188
   3084,   42.8571434,        -250.,   2748.48486
   3085,   42.8571434,        -250.,   2778.78784
   3086,   42.8571434,        -250.,   2809.09082
   3087,   42.8571434,        -250.,   2839.39404
   3088,   42.8571434,        -250.,   2869.69702
   3089,   14.2857141,        -250.,   1930.30298
   3090,   14.2857141,        -250.,   1960.60608
   3091,   14.2857141,        -250.,   1990.90906
   3092,   14.2857141,        -250.,   2021.21216
   3093,   14.2857141,        -250.,   2051.51514
   3094,   14.2857141,        -250.,   2081.81812
   3095,   14.2857141,        -250.,   2112.12109
   3096,   14.2857141,        -250.,   2142.42432
   3097,   14.2857141,        -250.,   2172.72729
   3098,   14.2857141,        -250.,   2203.03027
   3099,   14.2857141,        -250.,   2233.33325
   3100,   14.2857141,        -250.,   2263.63647
   3101,   14.2857141,        -250.,   2293.93945
   3102,   14.2857141,        -250.,   2324.24243
   3103,   14.2857141,        -250.,   2354.54541
   3104,   14.2857141,        -250.,   2384.84839
   3105,   14.2857141,        -250.,   2415.15161
   3106,   14.2857141,        -250.,   2445.45459
   3107,   14.2857141,        -250.,   2475.75757
   3108,   14.2857141,        -250.,   2506.06055
   3109,   14.2857141,        -250.,   2536.36353
   3110,   14.2857141,        -250.,   2566.66675
   3111,   14.2857141,        -250.,   2596.96973
   3112,   14.2857141,        -250.,   2627.27271
   3113,   14.2857141,        -250.,   2657.57568
   3114,   14.2857141,        -250.,   2687.87891
   3115,   14.2857141,        -250.,   2718.18188
   3116,   14.2857141,        -250.,   2748.48486
   3117,   14.2857141,        -250.,   2778.78784
   3118,   14.2857141,        -250.,   2809.09082
   3119,   14.2857141,        -250.,   2839.39404
   3120,   14.2857141,        -250.,   2869.69702
   3121,  -14.2857141,        -250.,   1930.30298
   3122,  -14.2857141,        -250.,   1960.60608
   3123,  -14.2857141,        -250.,   1990.90906
   3124,  -14.2857141,        -250.,   2021.21216
   3125,  -14.2857141,        -250.,   2051.51514
   3126,  -14.2857141,        -250.,   2081.81812
   3127,  -14.2857141,        -250.,   2112.12109
   3128,  -14.2857141,        -250.,   2142.42432
   3129,  -14.2857141,        -250.,   2172.72729
   3130,  -14.2857141,        -250.,   2203.03027
   3131,  -14.2857141,        -250.,   2233.33325
   3132,  -14.2857141,        -250.,   2263.63647
   3133,  -14.2857141,        -250.,   2293.93945
   3134,  -14.2857141,        -250.,   2324.24243
   3135,  -14.2857141,        -250.,   2354.54541
   3136,  -14.2857141,        -250.,   2384.84839
   3137,  -14.2857141,        -250.,   2415.15161
   3138,  -14.2857141,        -250.,   2445.45459
   3139,  -14.2857141,        -250.,   2475.75757
   3140,  -14.2857141,        -250.,   2506.06055
   3141,  -14.2857141,        -250.,   2536.36353
   3142,  -14.2857141,        -250.,   2566.66675
   3143,  -14.2857141,        -250.,   2596.96973
   3144,  -14.2857141,        -250.,   2627.27271
   3145,  -14.2857141,        -250.,   2657.57568
   3146,  -14.2857141,        -250.,   2687.87891
   3147,  -14.2857141,        -250.,   2718.18188
   3148,  -14.2857141,        -250.,   2748.48486
   3149,  -14.2857141,        -250.,   2778.78784
   3150,  -14.2857141,        -250.,   2809.09082
   3151,  -14.2857141,        -250.,   2839.39404
   3152,  -14.2857141,        -250.,   2869.69702
   3153,  -42.8571434,        -250.,   1930.30298
   3154,  -42.8571434,        -250.,   1960.60608
   3155,  -42.8571434,        -250.,   1990.90906
   3156,  -42.8571434,        -250.,   2021.21216
   3157,  -42.8571434,        -250.,   2051.51514
   3158,  -42.8571434,        -250.,   2081.81812
   3159,  -42.8571434,        -250.,   2112.12109
   3160,  -42.8571434,        -250.,   2142.42432
   3161,  -42.8571434,        -250.,   2172.72729
   3162,  -42.8571434,        -250.,   2203.03027
   3163,  -42.8571434,        -250.,   2233.33325
   3164,  -42.8571434,        -250.,   2263.63647
   3165,  -42.8571434,        -250.,   2293.93945
   3166,  -42.8571434,        -250.,   2324.24243
   3167,  -42.8571434,        -250.,   2354.54541
   3168,  -42.8571434,        -250.,   2384.84839
   3169,  -42.8571434,        -250.,   2415.15161
   3170,  -42.8571434,        -250.,   2445.45459
   3171,  -42.8571434,        -250.,   2475.75757
   3172,  -42.8571434,        -250.,   2506.06055
   3173,  -42.8571434,        -250.,   2536.36353
   3174,  -42.8571434,        -250.,   2566.66675
   3175,  -42.8571434,        -250.,   2596.96973
   3176,  -42.8571434,        -250.,   2627.27271
   3177,  -42.8571434,        -250.,   2657.57568
   3178,  -42.8571434,        -250.,   2687.87891
   3179,  -42.8571434,        -250.,   2718.18188
   3180,  -42.8571434,        -250.,   2748.48486
   3181,  -42.8571434,        -250.,   2778.78784
   3182,  -42.8571434,        -250.,   2809.09082
   3183,  -42.8571434,        -250.,   2839.39404
   3184,  -42.8571434,        -250.,   2869.69702
   3185,  -71.4285736,        -250.,   1930.30298
   3186,  -71.4285736,        -250.,   1960.60608
   3187,  -71.4285736,        -250.,   1990.90906
   3188,  -71.4285736,        -250.,   2021.21216
   3189,  -71.4285736,        -250.,   2051.51514
   3190,  -71.4285736,        -250.,   2081.81812
   3191,  -71.4285736,        -250.,   21
Download .txt
gitextract_pk2rzamd/

├── Concrete sample compression test data.txt
├── Concrete_CDP_Sample_Data.txt
├── LICENSE
├── README.md
├── Steel_Eng2True_Stress_Strain.xlsx
├── Tutorial - RB Beam 3 Point Bending/
│   ├── RC Beam 3-Point Bending-2019.cae
│   ├── RC Beam 3-Point Bending.cae
│   └── RC_Beam_3Point_Bending.inp
└── Tutorial - Steel End Plate Connection/
    ├── Tutorial_Steel_EndPlate_Connection-2019.cae
    ├── Tutorial_Steel_EndPlate_Connection.cae
    └── Tutorial_Steel_EndPlate_Connection.inp
Condensed preview — 11 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (9,795K chars).
[
  {
    "path": "Concrete sample compression test data.txt",
    "chars": 2756,
    "preview": "1.3201320132013202E-5                    0.06527415143603134\n1.0561056105610561E-4                    3.8511749347258486"
  },
  {
    "path": "Concrete_CDP_Sample_Data.txt",
    "chars": 996,
    "preview": "*Density\n 2e-09,\n*Elastic\n20111., 0.2\n*Concrete Damaged Plasticity\n35.,    0.1,   1.16, 0.6667,     0.\n*Concrete Compres"
  },
  {
    "path": "LICENSE",
    "chars": 35129,
    "preview": "GNU GENERAL PUBLIC LICENSE\n                       Version 3, 29 June 2007\n\n Copyright (C) 2007 Free Software Foundation,"
  },
  {
    "path": "README.md",
    "chars": 706,
    "preview": "<p align=\"center\">\n  <img width=\"500\" src=\"Screenshot.png\" alt=\"SRConED Explorer\">\n</p>\n\n--------------\n\n## ABAQUS Tools"
  },
  {
    "path": "Tutorial - RB Beam 3 Point Bending/RC_Beam_3Point_Bending.inp",
    "chars": 1499030,
    "preview": "*Heading\n** Job name: RC_Beam_3Point_Bending Model name: Model-1\n** Generated by: Abaqus/CAE 2021.HF6\n*Preprint, echo=NO"
  },
  {
    "path": "Tutorial - Steel End Plate Connection/Tutorial_Steel_EndPlate_Connection.inp",
    "chars": 8076377,
    "preview": "*Heading\n** Job name: Tutorial_Steel_EndPlate_Connection Model name: Model-1\n** Generated by: Abaqus/CAE 2021.HF6\n*Prepr"
  }
]

// ... and 5 more files (download for full content)

About this extraction

This page contains the full source code of the jasmineTea2/ABAQUS-Tools GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 11 files (9.2 MB), approximately 2.4M tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.

Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.

Copied to clipboard!