mirror of
https://codeberg.org/Yael-II/MSc2-Project-Chaos.git
synced 2026-03-15 04:16:26 +01:00
update
This commit is contained in:
675
COPYING.txt
Normal file
675
COPYING.txt
Normal file
@@ -0,0 +1,675 @@
|
|||||||
|
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>.
|
||||||
|
|
||||||
BIN
Documents/subject.pdf
Normal file
BIN
Documents/subject.pdf
Normal file
Binary file not shown.
200
Output/phase_separation_0.csv
Normal file
200
Output/phase_separation_0.csv
Normal file
@@ -0,0 +1,200 @@
|
|||||||
|
9.443086552211103791e-12
|
||||||
|
4.481257472854538442e-13
|
||||||
|
4.287014985536219081e-12
|
||||||
|
8.607528832627273198e-12
|
||||||
|
1.047069991425229020e-11
|
||||||
|
7.281778172883530220e-12
|
||||||
|
9.752114496109394265e-13
|
||||||
|
1.486946056613941482e-12
|
||||||
|
1.734416026481094475e-12
|
||||||
|
4.659807261429640958e-12
|
||||||
|
4.658503019211306185e-12
|
||||||
|
4.569305185628135605e-12
|
||||||
|
1.103186199896110977e-11
|
||||||
|
1.981462019106024427e-11
|
||||||
|
7.317849887054471455e-12
|
||||||
|
4.670632390240547543e-12
|
||||||
|
1.268462768183098848e-11
|
||||||
|
2.706904229612916193e-12
|
||||||
|
3.633606052169762243e-12
|
||||||
|
2.887309582731348911e-12
|
||||||
|
3.889935612706233913e-12
|
||||||
|
3.426209462878446734e-12
|
||||||
|
3.155574275985865294e-12
|
||||||
|
7.168547438487631760e-12
|
||||||
|
1.021251796525475562e-11
|
||||||
|
3.243580862031965913e-12
|
||||||
|
1.209426246160782271e-11
|
||||||
|
1.412004151073832314e-11
|
||||||
|
5.821816609795934046e-12
|
||||||
|
1.522887431307706791e-11
|
||||||
|
8.945063123702919045e-12
|
||||||
|
1.836299274613308802e-11
|
||||||
|
4.855523224494847240e-13
|
||||||
|
7.018599314678168510e-13
|
||||||
|
9.767383517256242010e-12
|
||||||
|
3.040456147697169514e-12
|
||||||
|
1.429525685721627885e-11
|
||||||
|
5.117196829635530483e-12
|
||||||
|
3.606010414522080222e-11
|
||||||
|
3.035687815268660259e-12
|
||||||
|
2.539769774438719001e-11
|
||||||
|
3.911738188322507340e-12
|
||||||
|
5.920612936227083170e-12
|
||||||
|
1.998018329856335618e-12
|
||||||
|
5.738846118501722939e-12
|
||||||
|
2.106991865267238183e-12
|
||||||
|
1.536311383465899058e-12
|
||||||
|
1.115628500897178132e-11
|
||||||
|
4.434822324117003688e-12
|
||||||
|
7.225223167370452767e-12
|
||||||
|
8.443743060399550001e-12
|
||||||
|
1.161690109100442269e-11
|
||||||
|
1.144031302828327077e-11
|
||||||
|
8.974847722104853489e-12
|
||||||
|
6.487116950560526124e-12
|
||||||
|
1.152975206027921049e-11
|
||||||
|
7.095841056286835980e-12
|
||||||
|
1.414916279308532005e-11
|
||||||
|
3.594445379119106260e-11
|
||||||
|
3.973211889170083381e-12
|
||||||
|
4.727915875567941032e-12
|
||||||
|
1.072966219807897986e-11
|
||||||
|
1.232011135241319086e-12
|
||||||
|
4.588762003690024310e-12
|
||||||
|
3.265163262660767539e-12
|
||||||
|
3.812015830001973847e-12
|
||||||
|
1.900053653185680802e-12
|
||||||
|
1.230800334554383261e-11
|
||||||
|
1.697214857123612235e-11
|
||||||
|
1.079131103577365809e-12
|
||||||
|
1.120390414308353973e-11
|
||||||
|
1.585688679595761365e-11
|
||||||
|
5.436956332432810914e-12
|
||||||
|
2.228660940258072813e-11
|
||||||
|
7.816696823280658840e-12
|
||||||
|
4.870900964097065564e-12
|
||||||
|
5.692927545945106774e-12
|
||||||
|
1.357096767059177645e-13
|
||||||
|
9.072933358820353805e-12
|
||||||
|
1.590228034215675842e-11
|
||||||
|
1.111050091672926026e-11
|
||||||
|
5.917303146894759174e-13
|
||||||
|
6.184879310414744928e-12
|
||||||
|
9.655441959393323508e-12
|
||||||
|
9.824275957907917240e-12
|
||||||
|
2.301229923051062388e-11
|
||||||
|
7.745073152666812560e-12
|
||||||
|
1.428721560983152148e-11
|
||||||
|
8.145582264838786343e-12
|
||||||
|
6.838285064366451377e-12
|
||||||
|
1.914515123058833343e-11
|
||||||
|
2.202610306761513887e-12
|
||||||
|
8.165458156738001191e-12
|
||||||
|
8.052510836029096433e-12
|
||||||
|
4.670011254783269761e-12
|
||||||
|
2.057561567925594912e-11
|
||||||
|
1.357801543324621737e-11
|
||||||
|
1.613171689293541478e-11
|
||||||
|
7.692741686855116949e-12
|
||||||
|
8.131633319069020150e-13
|
||||||
|
6.130023674185596932e-12
|
||||||
|
7.457664713169234196e-12
|
||||||
|
1.881234727766859325e-13
|
||||||
|
4.733528007858420577e-12
|
||||||
|
6.111313934909234767e-12
|
||||||
|
6.356007874887532194e-12
|
||||||
|
7.385101869965767864e-12
|
||||||
|
4.864265897641464734e-11
|
||||||
|
2.641983204002177933e-12
|
||||||
|
6.069748420338001950e-12
|
||||||
|
5.323940332315703495e-13
|
||||||
|
4.799096713235655722e-12
|
||||||
|
3.331173315022082296e-12
|
||||||
|
1.371415350194093779e-11
|
||||||
|
5.740731662577120522e-12
|
||||||
|
1.716407788100806612e-11
|
||||||
|
4.288924436380316127e-12
|
||||||
|
9.357168597414500989e-12
|
||||||
|
3.910860769137181513e-12
|
||||||
|
9.289570472370322796e-12
|
||||||
|
1.470876040827467081e-11
|
||||||
|
4.923324194259237776e-12
|
||||||
|
1.219753700539463005e-11
|
||||||
|
1.764375344556496794e-11
|
||||||
|
3.973908912755128831e-12
|
||||||
|
2.905539156235273393e-13
|
||||||
|
1.287648889695384354e-11
|
||||||
|
2.348337734138805678e-12
|
||||||
|
1.298303309057127964e-11
|
||||||
|
6.009432761746941466e-12
|
||||||
|
2.112177644951450644e-11
|
||||||
|
1.087874037036598352e-11
|
||||||
|
3.664207599626108731e-12
|
||||||
|
6.818324468415818554e-12
|
||||||
|
5.789036666562323803e-12
|
||||||
|
1.391682291571726864e-11
|
||||||
|
5.158023195726346422e-12
|
||||||
|
1.172091237556671903e-11
|
||||||
|
9.023993230921498881e-12
|
||||||
|
2.101503468517631784e-12
|
||||||
|
9.370561805574982696e-12
|
||||||
|
2.035738111150614459e-12
|
||||||
|
7.277776081421060056e-12
|
||||||
|
2.937787049337936895e-12
|
||||||
|
1.149444966202768953e-11
|
||||||
|
6.271580567846568870e-12
|
||||||
|
2.977251799812663998e-11
|
||||||
|
2.861848601717110193e-12
|
||||||
|
3.697113838629063549e-12
|
||||||
|
6.697053545469729345e-12
|
||||||
|
1.918861575962609895e-12
|
||||||
|
2.347422261500176334e-12
|
||||||
|
1.697927521584364376e-11
|
||||||
|
9.044139701590059747e-12
|
||||||
|
1.991773491737265502e-12
|
||||||
|
1.126914435189909427e-11
|
||||||
|
4.904424304820090760e-12
|
||||||
|
3.611461506376889731e-12
|
||||||
|
1.147673392253596260e-11
|
||||||
|
1.015234682067511226e-11
|
||||||
|
7.088962220615281362e-12
|
||||||
|
6.667420920381087686e-13
|
||||||
|
8.516636521500031980e-12
|
||||||
|
1.028745703714393931e-11
|
||||||
|
1.030873153401659534e-12
|
||||||
|
1.207703398117882729e-11
|
||||||
|
6.073275844927322946e-13
|
||||||
|
1.554338496805259505e-13
|
||||||
|
8.086233503978203955e-12
|
||||||
|
1.591609993832617205e-11
|
||||||
|
3.842261719457566793e-12
|
||||||
|
2.306068697952395319e-11
|
||||||
|
5.805087404177334764e-12
|
||||||
|
7.775246805398876374e-13
|
||||||
|
1.309962228384948957e-11
|
||||||
|
1.114299467774337422e-11
|
||||||
|
1.890677793737515870e-12
|
||||||
|
1.505545866903982178e-11
|
||||||
|
5.332830992464868668e-12
|
||||||
|
1.198746499077987730e-11
|
||||||
|
4.452518503585273443e-12
|
||||||
|
7.271622665981740917e-12
|
||||||
|
6.081011218797113603e-12
|
||||||
|
1.398634847671396791e-11
|
||||||
|
4.267019168474855265e-12
|
||||||
|
1.006699969964791393e-11
|
||||||
|
7.548639049615674732e-12
|
||||||
|
9.483206706335087578e-12
|
||||||
|
1.726469597298005184e-11
|
||||||
|
7.546156826425238267e-12
|
||||||
|
4.729227503883410427e-12
|
||||||
|
1.432190947583901641e-11
|
||||||
|
4.545364652972550463e-12
|
||||||
|
5.867194808627007606e-12
|
||||||
|
8.154863596421133920e-12
|
||||||
|
5.361523083936962248e-13
|
||||||
|
6.402554712416840390e-12
|
||||||
|
6.035534128605636457e-12
|
||||||
|
5.327440263543156054e-13
|
||||||
|
1.676996562168394741e-12
|
||||||
|
200
Output/phase_separation_1.csv
Normal file
200
Output/phase_separation_1.csv
Normal file
@@ -0,0 +1,200 @@
|
|||||||
|
4.291524458282288881e-12
|
||||||
|
9.590111803781172682e-12
|
||||||
|
1.712069541577324832e-12
|
||||||
|
3.441162855665256093e-12
|
||||||
|
1.924954962990258225e-11
|
||||||
|
7.425755271520702401e-12
|
||||||
|
4.298949025584994384e-11
|
||||||
|
5.077864354293770504e-11
|
||||||
|
3.171233227362570660e-11
|
||||||
|
4.820971587529481146e-11
|
||||||
|
3.506468294774720922e-11
|
||||||
|
4.421106825876354193e-11
|
||||||
|
3.316797750343242470e-12
|
||||||
|
1.067165247435471580e-12
|
||||||
|
3.333892947653723246e-11
|
||||||
|
2.501631989407771773e-12
|
||||||
|
3.976755280993054208e-12
|
||||||
|
2.274250937004211108e-11
|
||||||
|
2.457580092014437799e-11
|
||||||
|
2.987914017843569139e-11
|
||||||
|
4.187980811544648395e-11
|
||||||
|
3.500171855342699029e-11
|
||||||
|
1.294897738025036225e-11
|
||||||
|
2.061451384430450300e-11
|
||||||
|
1.547839556882219173e-11
|
||||||
|
3.776803195359716825e-11
|
||||||
|
1.855094200235457694e-11
|
||||||
|
8.908710010029085979e-11
|
||||||
|
1.146676663039253510e-12
|
||||||
|
5.943668032466470683e-11
|
||||||
|
3.609720771748089565e-11
|
||||||
|
1.853239172595777731e-10
|
||||||
|
1.985880712476330218e-11
|
||||||
|
9.373462412987590201e-11
|
||||||
|
1.108612481179281047e-10
|
||||||
|
2.889540682076535765e-11
|
||||||
|
5.382856927821714320e-11
|
||||||
|
2.798910147667100258e-11
|
||||||
|
2.338901439728743489e-11
|
||||||
|
7.769682766245104216e-11
|
||||||
|
3.477923838601145317e-11
|
||||||
|
6.830787897586559822e-12
|
||||||
|
2.022395603203017967e-11
|
||||||
|
7.161989360781367180e-13
|
||||||
|
3.036396726703438718e-12
|
||||||
|
4.141620481849012728e-11
|
||||||
|
1.588007387299108822e-09
|
||||||
|
6.357754301084032980e-11
|
||||||
|
1.134902661575080347e-11
|
||||||
|
3.702703990144942810e-11
|
||||||
|
8.210466180868864283e-11
|
||||||
|
2.506034701706889963e-11
|
||||||
|
4.386232026001721961e-11
|
||||||
|
1.015740469392170218e-11
|
||||||
|
2.800167784136647791e-11
|
||||||
|
3.585936653183458761e-11
|
||||||
|
3.564758888366190997e-12
|
||||||
|
1.175354477844104060e-11
|
||||||
|
8.267693174142287718e-12
|
||||||
|
3.958002518065801209e-12
|
||||||
|
3.035017839264213567e-12
|
||||||
|
6.219279861021369876e-12
|
||||||
|
1.274613631444653041e-13
|
||||||
|
2.266288268096745057e-12
|
||||||
|
1.713171700527409494e-10
|
||||||
|
1.304778458629971144e-11
|
||||||
|
3.790260105259193195e-11
|
||||||
|
3.171513436745236595e-11
|
||||||
|
1.172438440519572690e-11
|
||||||
|
1.129990477474929888e-10
|
||||||
|
4.495787025889967085e-11
|
||||||
|
3.669945165685919009e-12
|
||||||
|
4.241224879217713935e-12
|
||||||
|
5.216043170426137389e-11
|
||||||
|
1.291407413475344420e-11
|
||||||
|
3.468911235633811468e-11
|
||||||
|
2.933045055876084476e-11
|
||||||
|
7.792852629068245828e-11
|
||||||
|
6.998555830502308693e-11
|
||||||
|
3.344859862114275288e-11
|
||||||
|
1.324219876842044179e-11
|
||||||
|
3.528382703059301545e-11
|
||||||
|
3.159278862398971595e-11
|
||||||
|
2.908494330343569644e-11
|
||||||
|
1.132779503526466256e-10
|
||||||
|
1.428528569712905234e-11
|
||||||
|
1.516530938005249852e-11
|
||||||
|
2.470344543860697154e-13
|
||||||
|
1.122185728977549072e-11
|
||||||
|
4.768985392713413026e-11
|
||||||
|
6.137570360279571573e-11
|
||||||
|
2.073943068022216185e-11
|
||||||
|
6.022477084759743387e-11
|
||||||
|
1.778742417887444062e-11
|
||||||
|
4.785728777176829488e-11
|
||||||
|
3.443258071061598215e-11
|
||||||
|
1.360438570203223120e-11
|
||||||
|
7.521785065353281550e-12
|
||||||
|
5.303527469770120807e-11
|
||||||
|
4.167536418388177613e-11
|
||||||
|
2.605629234353308862e-12
|
||||||
|
6.303769112930340108e-12
|
||||||
|
1.557285512585078793e-11
|
||||||
|
1.947946643250594184e-11
|
||||||
|
1.869118373755066453e-09
|
||||||
|
5.460836655028577304e-11
|
||||||
|
2.991228851834489770e-11
|
||||||
|
1.148004560204459097e-11
|
||||||
|
3.542421133545004342e-12
|
||||||
|
2.280005570410940544e-11
|
||||||
|
3.777506516912972836e-11
|
||||||
|
1.756719848223195895e-11
|
||||||
|
4.805613169387207124e-12
|
||||||
|
8.549276935881031794e-12
|
||||||
|
2.116357158202358307e-11
|
||||||
|
1.054978628844464985e-10
|
||||||
|
2.240683498976128452e-08
|
||||||
|
3.915970387359149383e-11
|
||||||
|
1.783806769492919143e-11
|
||||||
|
7.906093515330161204e-12
|
||||||
|
1.211495494584667911e-11
|
||||||
|
9.582887330783982324e-12
|
||||||
|
7.967651163163760891e-12
|
||||||
|
1.201168151057777931e-11
|
||||||
|
9.493090163990825180e-11
|
||||||
|
6.679882312373700799e-11
|
||||||
|
4.369614033366077754e-13
|
||||||
|
2.104094013312117027e-11
|
||||||
|
2.961464085097876510e-11
|
||||||
|
3.624166319973811930e-11
|
||||||
|
2.842770299196978013e-11
|
||||||
|
3.873399548498322197e-11
|
||||||
|
3.096524421813710324e-11
|
||||||
|
3.766754596710252570e-11
|
||||||
|
7.510430480034141044e-12
|
||||||
|
6.841126525431448164e-11
|
||||||
|
8.938612193569886138e-12
|
||||||
|
2.364817732371584490e-11
|
||||||
|
1.095294459443127977e-11
|
||||||
|
3.787089635218153017e-11
|
||||||
|
1.703995348136326891e-12
|
||||||
|
2.799317168391785167e-12
|
||||||
|
6.361152321712788709e-11
|
||||||
|
1.162942079906522572e-11
|
||||||
|
3.764441998282892507e-13
|
||||||
|
3.675326909279031887e-11
|
||||||
|
2.801613588776201740e-11
|
||||||
|
5.306176200081036378e-11
|
||||||
|
8.342897087431282070e-12
|
||||||
|
3.586171383820039627e-11
|
||||||
|
1.833310462843959566e-11
|
||||||
|
9.795529760092410279e-12
|
||||||
|
1.345407400029346709e-11
|
||||||
|
1.285454977903436650e-12
|
||||||
|
5.148796400895779951e-11
|
||||||
|
8.416806178090906339e-11
|
||||||
|
4.851033388023043948e-11
|
||||||
|
4.154411718943866264e-12
|
||||||
|
6.928782136141423768e-11
|
||||||
|
6.236023441213401384e-11
|
||||||
|
3.129958035091408911e-11
|
||||||
|
1.496646911240951383e-11
|
||||||
|
1.129345791577871558e-11
|
||||||
|
2.704073404754227509e-11
|
||||||
|
1.773044907083178652e-11
|
||||||
|
1.306789198706997423e-11
|
||||||
|
3.364366142197863563e-12
|
||||||
|
9.104268677341889660e-12
|
||||||
|
1.117555983955391208e-11
|
||||||
|
1.970405190466982888e-11
|
||||||
|
9.015622062754187481e-12
|
||||||
|
7.433592001695082641e-11
|
||||||
|
1.596767531642294908e-12
|
||||||
|
2.497638394523675042e-11
|
||||||
|
7.601984480792589971e-12
|
||||||
|
3.006173879051053758e-12
|
||||||
|
1.034934033270786164e-10
|
||||||
|
1.088307142820619447e-11
|
||||||
|
1.429728934814299325e-11
|
||||||
|
4.787109273480146513e-11
|
||||||
|
7.353584907441700670e-11
|
||||||
|
5.361314720293778729e-12
|
||||||
|
1.537605216961067854e-11
|
||||||
|
9.304589070253172265e-12
|
||||||
|
4.330690467752408232e-13
|
||||||
|
1.253344221952127135e-10
|
||||||
|
2.929320508278118394e-11
|
||||||
|
3.715335518735991161e-11
|
||||||
|
1.962148763669241210e-11
|
||||||
|
6.121564181210369860e-12
|
||||||
|
3.259093319370511977e-11
|
||||||
|
1.126130034569810809e-10
|
||||||
|
2.303049177408164591e-12
|
||||||
|
9.905373624552271026e-12
|
||||||
|
4.791159644191170025e-11
|
||||||
|
4.543166900342259453e-11
|
||||||
|
4.645401196218070243e-11
|
||||||
|
3.767961044924562975e-11
|
||||||
|
1.814317150904946918e-11
|
||||||
|
2.191277215541414366e-11
|
||||||
|
200
Output/phase_separation_10.csv
Normal file
200
Output/phase_separation_10.csv
Normal file
@@ -0,0 +1,200 @@
|
|||||||
|
2.543281301841937179e-10
|
||||||
|
1.751493031881111616e-10
|
||||||
|
1.619410784506905205e-10
|
||||||
|
3.364943532736376200e-10
|
||||||
|
1.150147031226416242e-09
|
||||||
|
2.589850400630590106e-10
|
||||||
|
4.130905535880316545e-10
|
||||||
|
7.557774037621356593e-10
|
||||||
|
8.182454355989859608e-10
|
||||||
|
2.008267131677977316e-11
|
||||||
|
5.293304795641186022e-09
|
||||||
|
1.144820354666764719e-09
|
||||||
|
2.153280728791537078e-09
|
||||||
|
2.371349631735638639e-09
|
||||||
|
6.419746148139992004e-11
|
||||||
|
2.482751377919753958e-09
|
||||||
|
1.301735068263260328e-09
|
||||||
|
6.176743803209650702e-10
|
||||||
|
4.727534352598571817e-10
|
||||||
|
2.022025354529530670e-09
|
||||||
|
9.360784582020181999e-10
|
||||||
|
1.477783031275333723e-09
|
||||||
|
2.247229295723853105e-09
|
||||||
|
1.533589952035735131e-10
|
||||||
|
3.972279384982631180e-10
|
||||||
|
1.741164780904692406e-09
|
||||||
|
2.341132355593895937e-10
|
||||||
|
1.027831547223754218e-09
|
||||||
|
1.254452288737620499e-10
|
||||||
|
1.402200247999653841e-10
|
||||||
|
2.510186447198098658e-09
|
||||||
|
6.618422829367176380e-12
|
||||||
|
1.435977122940032573e-09
|
||||||
|
1.339636535548864849e-10
|
||||||
|
2.115969475614438519e-10
|
||||||
|
6.918586361592945038e-10
|
||||||
|
1.146451583828428772e-09
|
||||||
|
1.274750512076823007e-09
|
||||||
|
1.425997523025891152e-09
|
||||||
|
4.403116827375740280e-10
|
||||||
|
1.343665627372969341e-10
|
||||||
|
1.432663722358268625e-11
|
||||||
|
6.769445724463383440e-09
|
||||||
|
3.826268244640562935e-09
|
||||||
|
1.693192730424619916e-09
|
||||||
|
1.032335919596502327e-09
|
||||||
|
5.496794958956429733e-10
|
||||||
|
1.357639235296079911e-11
|
||||||
|
1.997851466395710010e-09
|
||||||
|
1.576303979241047491e-09
|
||||||
|
6.888905262904509192e-10
|
||||||
|
2.018095027486686184e-10
|
||||||
|
2.785007743856942548e-09
|
||||||
|
5.522224282575630399e-11
|
||||||
|
1.425138710257186474e-10
|
||||||
|
9.873831316368084953e-10
|
||||||
|
2.045799421242331487e-08
|
||||||
|
1.489140221077646183e-09
|
||||||
|
1.388510543483086612e-01
|
||||||
|
6.058680875536944731e-10
|
||||||
|
1.057747482550811245e-10
|
||||||
|
1.453330504806033323e-08
|
||||||
|
1.519653624433178350e-09
|
||||||
|
5.221836553829353644e-11
|
||||||
|
2.029398129516956906e-10
|
||||||
|
1.901787186079493992e-10
|
||||||
|
1.627696030629630568e-11
|
||||||
|
4.962581292046964923e-10
|
||||||
|
1.542566061656605578e-09
|
||||||
|
1.660808858346382891e-09
|
||||||
|
1.205170850495894504e-11
|
||||||
|
1.156363543400496668e-09
|
||||||
|
3.656604235441567533e-09
|
||||||
|
2.716692028299171800e-10
|
||||||
|
1.152632240217336968e-11
|
||||||
|
1.252715371387631144e-10
|
||||||
|
5.263522004442403727e-10
|
||||||
|
1.977850650171748699e-09
|
||||||
|
4.177089831217245245e-10
|
||||||
|
5.909790923190939462e-10
|
||||||
|
6.245918037883181152e-10
|
||||||
|
1.944695648374321649e-09
|
||||||
|
2.882818046832970670e-09
|
||||||
|
3.991320354363598623e-11
|
||||||
|
1.100104514910289246e-10
|
||||||
|
2.725520092571420906e-09
|
||||||
|
1.254962581331604247e-11
|
||||||
|
2.023316405042511469e-08
|
||||||
|
2.322393566021402972e-09
|
||||||
|
2.046170031535064934e-10
|
||||||
|
3.066610927413938544e-10
|
||||||
|
3.598032078298508395e-10
|
||||||
|
1.470539528179815166e-10
|
||||||
|
7.332907654977112181e-10
|
||||||
|
1.952091059624650816e-10
|
||||||
|
1.563274746566660603e-10
|
||||||
|
3.105814301230252672e-09
|
||||||
|
1.418304819553938687e-10
|
||||||
|
1.163061115130528498e-09
|
||||||
|
2.548195185042619556e-09
|
||||||
|
3.089861588047398773e-10
|
||||||
|
4.277088952692775372e-10
|
||||||
|
4.206431838013510299e-09
|
||||||
|
5.497217612652454588e-10
|
||||||
|
8.207457725050275216e-10
|
||||||
|
7.280576274233876225e-09
|
||||||
|
6.232250507276573447e-10
|
||||||
|
2.426116287353013468e-09
|
||||||
|
1.129428769412417213e-09
|
||||||
|
2.975816076989050348e-11
|
||||||
|
1.532702501592087203e-09
|
||||||
|
6.348171777679685464e-10
|
||||||
|
1.494768955013035122e-09
|
||||||
|
2.535536795379825627e-09
|
||||||
|
1.663632060073102633e-08
|
||||||
|
9.652930255055076145e-11
|
||||||
|
2.851179340880231043e-09
|
||||||
|
2.069473391048239869e-10
|
||||||
|
8.228796498695463257e-10
|
||||||
|
7.618029812733635767e-11
|
||||||
|
1.473915599892862716e+01
|
||||||
|
2.660609009793450739e-10
|
||||||
|
7.442106150223510479e-10
|
||||||
|
1.790372616392865608e-10
|
||||||
|
1.501649465970375994e-09
|
||||||
|
5.354315989834398749e-10
|
||||||
|
1.950553072809657376e-09
|
||||||
|
2.469535312869624095e-10
|
||||||
|
1.632480582149194451e-10
|
||||||
|
2.306163982975831181e-12
|
||||||
|
2.634834595290313083e-09
|
||||||
|
4.790692394601505063e-10
|
||||||
|
3.822485360591900782e-09
|
||||||
|
1.503603213068018360e-09
|
||||||
|
2.430522958331353212e-10
|
||||||
|
2.419032125415008016e-09
|
||||||
|
4.882723294198671640e-10
|
||||||
|
1.728462350960493145e-09
|
||||||
|
2.802236289898631445e-10
|
||||||
|
8.061211256287565795e-10
|
||||||
|
7.330770976202351077e-10
|
||||||
|
2.594357520333256427e-09
|
||||||
|
6.644110670534801227e-09
|
||||||
|
5.087446501442388712e-10
|
||||||
|
8.944291451980171106e-10
|
||||||
|
6.029722056461514500e-11
|
||||||
|
8.100931006010258113e-10
|
||||||
|
6.624476910195919948e-10
|
||||||
|
3.571207643315253815e-09
|
||||||
|
1.559807482420263840e-10
|
||||||
|
1.182198037330432221e-10
|
||||||
|
1.027183311922333027e-09
|
||||||
|
4.968927252121501215e-09
|
||||||
|
7.962204218290187375e-07
|
||||||
|
3.809696532860533802e-10
|
||||||
|
1.360586348885489752e-09
|
||||||
|
1.482592921370028359e-09
|
||||||
|
2.500673340809220142e-10
|
||||||
|
5.644115331114273472e-11
|
||||||
|
1.932390239048655046e-09
|
||||||
|
1.099292430261906377e-09
|
||||||
|
6.988026469794444483e-10
|
||||||
|
3.082363835547666167e-10
|
||||||
|
1.678227246547354592e-09
|
||||||
|
4.436834808581784358e-10
|
||||||
|
2.815403074234047467e-10
|
||||||
|
8.555361543761938999e-11
|
||||||
|
2.828211694455902410e-09
|
||||||
|
1.121421504083870200e-09
|
||||||
|
2.949348394148714972e-10
|
||||||
|
5.723445995072856843e-11
|
||||||
|
6.954958099030689859e-10
|
||||||
|
7.196513369469703109e-10
|
||||||
|
8.527835662677088878e-09
|
||||||
|
7.944530193806971057e-10
|
||||||
|
1.886755141189638200e-10
|
||||||
|
1.906195017344940939e-09
|
||||||
|
3.182700441205728215e-10
|
||||||
|
1.015897812021301173e-09
|
||||||
|
2.676611235032187298e-10
|
||||||
|
3.759430328037108508e-10
|
||||||
|
5.366468687986612807e+00
|
||||||
|
1.055677348145845500e-09
|
||||||
|
1.772380335178690558e+01
|
||||||
|
4.433283266360622239e-10
|
||||||
|
2.056996439697236689e-09
|
||||||
|
4.162366837603677675e-10
|
||||||
|
1.695351184675720383e-10
|
||||||
|
2.205268389952676831e-09
|
||||||
|
8.707642281991333507e-07
|
||||||
|
1.250794134108741939e-09
|
||||||
|
3.688077013314466459e-10
|
||||||
|
5.182452192367136102e-11
|
||||||
|
2.614080076306596873e-10
|
||||||
|
5.283302974243586821e-10
|
||||||
|
1.523842121961092738e-09
|
||||||
|
3.075273274620426157e-11
|
||||||
|
1.754567278459257194e-08
|
||||||
|
2.751506295520622392e-09
|
||||||
|
2.195614234013869783e-10
|
||||||
|
200
Output/phase_separation_11.csv
Normal file
200
Output/phase_separation_11.csv
Normal file
@@ -0,0 +1,200 @@
|
|||||||
|
1.996705822442554557e-09
|
||||||
|
1.012568803094215264e-09
|
||||||
|
1.011000803732764856e-08
|
||||||
|
6.926609484745749855e-03
|
||||||
|
3.701308267698316032e-09
|
||||||
|
3.885976963649562696e-10
|
||||||
|
1.191982469049252195e-10
|
||||||
|
3.650328733894878428e-10
|
||||||
|
1.060169229323631528e-08
|
||||||
|
4.541343606052118614e-10
|
||||||
|
1.743740556179264984e-09
|
||||||
|
1.701228655359103945e-07
|
||||||
|
7.360664516962083215e-10
|
||||||
|
1.249272876819309988e-09
|
||||||
|
3.847407079773403016e+00
|
||||||
|
6.195778223985389705e-10
|
||||||
|
4.588011818825369720e-11
|
||||||
|
4.038812079326817459e-10
|
||||||
|
2.341538345149656548e-09
|
||||||
|
2.317028030303947850e-10
|
||||||
|
9.885576493756666370e-10
|
||||||
|
8.413910055272755610e-11
|
||||||
|
4.169755391131424694e-10
|
||||||
|
3.813052117596357283e-04
|
||||||
|
1.614327374459813566e-09
|
||||||
|
5.116952564764102303e-10
|
||||||
|
8.783646387189502915e-10
|
||||||
|
3.691146727413424556e-09
|
||||||
|
9.321798674915770885e-10
|
||||||
|
6.783164565945320968e-10
|
||||||
|
2.191098838356769436e-10
|
||||||
|
5.639221962038145667e-10
|
||||||
|
1.547509232552404175e-09
|
||||||
|
3.982262362055973569e-09
|
||||||
|
1.809872175411439892e-10
|
||||||
|
1.023778724866712833e-09
|
||||||
|
1.431258497009934628e-09
|
||||||
|
1.560965739081908148e-08
|
||||||
|
3.694027480272785713e+00
|
||||||
|
2.317235036512886521e-09
|
||||||
|
2.606459589404989698e-09
|
||||||
|
7.654543415178146715e-10
|
||||||
|
2.007430340984738904e-10
|
||||||
|
2.541005052809716823e-09
|
||||||
|
3.109031080566922107e-09
|
||||||
|
1.030828987530707875e-10
|
||||||
|
1.050388429962465196e-09
|
||||||
|
2.570744846913536330e-02
|
||||||
|
4.335239471821540662e-10
|
||||||
|
5.291387406088821340e-09
|
||||||
|
3.190134625267268622e-10
|
||||||
|
1.552547100655069903e-10
|
||||||
|
2.243836929345810721e-09
|
||||||
|
2.098901697618966794e-09
|
||||||
|
9.601658788710631287e-10
|
||||||
|
1.184722130968301757e-09
|
||||||
|
1.455319841311685991e+01
|
||||||
|
1.896743726124490992e-09
|
||||||
|
9.176481012289353025e-05
|
||||||
|
1.103800213438576399e-10
|
||||||
|
2.523409705423993658e-09
|
||||||
|
1.856408495043144520e-10
|
||||||
|
1.606522810938143664e+01
|
||||||
|
1.725700770822732101e-09
|
||||||
|
4.301389634883272407e-10
|
||||||
|
1.537350880390608191e-09
|
||||||
|
3.318483481476563399e-10
|
||||||
|
2.280981869987081065e-09
|
||||||
|
5.623539409028705319e-03
|
||||||
|
6.174649582617139864e-10
|
||||||
|
4.191245850747774890e-10
|
||||||
|
1.361134974201337935e-08
|
||||||
|
1.860351934731597785e-04
|
||||||
|
1.090442567023766605e-09
|
||||||
|
5.077288272199893970e-10
|
||||||
|
2.473595765417349297e-10
|
||||||
|
2.940873819325542972e-12
|
||||||
|
6.230159191049598551e-09
|
||||||
|
5.040570157646067301e-11
|
||||||
|
2.332962269044008606e-10
|
||||||
|
2.079112974084410310e-10
|
||||||
|
1.409987021132703307e-10
|
||||||
|
1.491602080573991649e-09
|
||||||
|
7.206036673338403261e-10
|
||||||
|
1.451333449296967674e-09
|
||||||
|
1.862036467669042572e-09
|
||||||
|
1.080721107783865006e-09
|
||||||
|
1.298403933867812610e+00
|
||||||
|
7.494520761262348349e-11
|
||||||
|
5.676136557764929758e-03
|
||||||
|
3.528456393132070256e-10
|
||||||
|
2.543568476716297269e-09
|
||||||
|
9.933002440138810618e-04
|
||||||
|
1.698189397619982299e-09
|
||||||
|
1.586819485712822260e-09
|
||||||
|
1.234541752442494879e-09
|
||||||
|
1.901661574238774957e-09
|
||||||
|
1.449316647838146722e-08
|
||||||
|
8.292771765242575865e-01
|
||||||
|
1.541676157406176095e+01
|
||||||
|
3.290579583117456284e-10
|
||||||
|
2.628968189091529322e-09
|
||||||
|
3.478337658377417618e-12
|
||||||
|
1.072555981629223978e-09
|
||||||
|
3.004592518325076326e-10
|
||||||
|
1.697030797782644531e-10
|
||||||
|
1.990244418906893009e-09
|
||||||
|
1.182794823004600164e-09
|
||||||
|
5.005796125752577375e+00
|
||||||
|
1.003238237367070988e-10
|
||||||
|
1.120324271937440123e-09
|
||||||
|
8.335323252141036371e-10
|
||||||
|
5.809076089537803078e+00
|
||||||
|
2.184427832659907387e-10
|
||||||
|
7.166076664712723030e-11
|
||||||
|
4.781103141335350016e-10
|
||||||
|
7.218453866247015904e-11
|
||||||
|
5.652766821669685585e-09
|
||||||
|
9.293171426773438955e-10
|
||||||
|
1.991430152719645844e-09
|
||||||
|
5.020213453174769723e-12
|
||||||
|
8.790901693536160921e-10
|
||||||
|
1.691011091883916906e-09
|
||||||
|
2.877217860545479806e-09
|
||||||
|
2.047817463020317165e-09
|
||||||
|
5.779820341527960860e-09
|
||||||
|
1.191461327325192751e-05
|
||||||
|
1.110576473696327184e-09
|
||||||
|
1.474303005496486638e-09
|
||||||
|
1.396349079792182274e-10
|
||||||
|
3.819448693190402158e-11
|
||||||
|
1.265636459267875137e-02
|
||||||
|
2.523482580992359453e-09
|
||||||
|
2.124994017361898266e-08
|
||||||
|
7.783480863400999611e-10
|
||||||
|
1.970767711709128174e-09
|
||||||
|
9.286426061114956520e-10
|
||||||
|
1.815638744709747949e-09
|
||||||
|
3.397315379883765827e-10
|
||||||
|
6.196107823852916228e-11
|
||||||
|
2.782462383916000177e-09
|
||||||
|
2.273129492659294007e-08
|
||||||
|
4.214034062374170451e-11
|
||||||
|
1.786862625944427860e-09
|
||||||
|
8.257121732911857397e-11
|
||||||
|
1.515545844850797506e-09
|
||||||
|
8.415092259577092827e-10
|
||||||
|
3.996628619332484023e-11
|
||||||
|
4.248096077908534158e-10
|
||||||
|
1.275998559669377496e-09
|
||||||
|
4.803124265371705323e-10
|
||||||
|
1.141303597758131148e-10
|
||||||
|
1.144136299958292520e-09
|
||||||
|
3.074794742220313411e-12
|
||||||
|
8.394177502985954392e-10
|
||||||
|
1.441085527182633291e-11
|
||||||
|
1.065827950902278916e-10
|
||||||
|
1.132886972653472103e-09
|
||||||
|
2.180310563940445975e-08
|
||||||
|
7.200264253690768142e-11
|
||||||
|
8.415638440509647260e-10
|
||||||
|
4.470997431385587751e-11
|
||||||
|
1.867981491894768797e-06
|
||||||
|
3.588779673929378467e-09
|
||||||
|
6.402246735306932476e-11
|
||||||
|
1.130739367094412139e-09
|
||||||
|
4.766021543184277142e-09
|
||||||
|
1.797417547125819581e+01
|
||||||
|
1.142746770661951433e-10
|
||||||
|
3.041539277645085268e-10
|
||||||
|
7.359495155157828229e-10
|
||||||
|
1.648539904220346360e-09
|
||||||
|
7.534353976360427317e-10
|
||||||
|
3.666240551879072282e-12
|
||||||
|
1.828818984549742975e-10
|
||||||
|
1.024182716182272158e-09
|
||||||
|
2.390607401067600014e-11
|
||||||
|
3.700914050169613014e-10
|
||||||
|
2.582992057141029055e-10
|
||||||
|
1.993212136113625074e-09
|
||||||
|
1.209150191994231050e-09
|
||||||
|
1.509789808842851402e-10
|
||||||
|
2.895653138255701032e-09
|
||||||
|
1.617029822118922580e-09
|
||||||
|
1.258113240855313304e-09
|
||||||
|
4.910468203108424538e-10
|
||||||
|
7.573230158169104583e-11
|
||||||
|
1.296361031956204183e-10
|
||||||
|
3.497794657267150447e-08
|
||||||
|
6.544619236669215417e-10
|
||||||
|
2.082272847569281861e-10
|
||||||
|
2.483187596320218900e-11
|
||||||
|
3.239059004535108421e+00
|
||||||
|
1.481737656291032161e-09
|
||||||
|
3.908877915751596329e-09
|
||||||
|
2.345067653737128104e-09
|
||||||
|
6.189207326530276893e-11
|
||||||
|
1.128106986364737640e-09
|
||||||
|
1.518294104280000821e-09
|
||||||
|
7.325674396190969817e-11
|
||||||
|
200
Output/phase_separation_12.csv
Normal file
200
Output/phase_separation_12.csv
Normal file
@@ -0,0 +1,200 @@
|
|||||||
|
7.760791404513108879e-06
|
||||||
|
6.502545159709573142e+00
|
||||||
|
4.444825208154556442e-10
|
||||||
|
2.672048470163618703e-10
|
||||||
|
9.092646730392555554e+00
|
||||||
|
5.889177919496824565e+00
|
||||||
|
3.018632455145904966e-09
|
||||||
|
9.605520921055218667e-06
|
||||||
|
3.775361780170303820e-10
|
||||||
|
2.548235872406831286e-10
|
||||||
|
1.415776683330639781e-09
|
||||||
|
4.955631042572577468e-10
|
||||||
|
1.414533678377633789e-10
|
||||||
|
1.266368995729713726e-09
|
||||||
|
1.123234577891572856e-09
|
||||||
|
2.653577680266821847e-09
|
||||||
|
1.634850750869064671e-10
|
||||||
|
7.034858403844440389e+00
|
||||||
|
1.747370454941922091e+01
|
||||||
|
4.446047314430106574e-11
|
||||||
|
1.133338307485623275e+01
|
||||||
|
1.812554007332917402e-09
|
||||||
|
1.731012504447539735e+00
|
||||||
|
4.312189217136690750e-09
|
||||||
|
9.703865957755755297e-10
|
||||||
|
2.150609727299881513e+01
|
||||||
|
2.434299821705459361e-10
|
||||||
|
6.977642275301323552e-06
|
||||||
|
5.680276205249468191e+00
|
||||||
|
1.682966528656905578e-10
|
||||||
|
9.549078250637384985e-10
|
||||||
|
4.223671938998200979e-11
|
||||||
|
1.448470322435293944e+00
|
||||||
|
1.460028829351082943e-09
|
||||||
|
3.767969078638578795e-09
|
||||||
|
7.248517029179435707e-10
|
||||||
|
1.720030355605080275e-09
|
||||||
|
7.801400624768505811e-09
|
||||||
|
9.496874831214930120e-10
|
||||||
|
2.928229205291546325e-10
|
||||||
|
1.159014547855243627e-09
|
||||||
|
1.111587427223154490e-08
|
||||||
|
8.738887064187484408e-04
|
||||||
|
1.223589552019438807e-09
|
||||||
|
6.270205205276521147e-10
|
||||||
|
2.837306041867132072e-09
|
||||||
|
7.507612179264674363e-10
|
||||||
|
3.028004980098165586e-02
|
||||||
|
1.970414933901589194e+01
|
||||||
|
2.640040521511909924e-10
|
||||||
|
6.077957106612417995e-10
|
||||||
|
1.013205151896371488e-09
|
||||||
|
1.671813249118108464e-09
|
||||||
|
3.086811134083984536e-09
|
||||||
|
2.167311902097023436e-10
|
||||||
|
4.272738802558307406e-09
|
||||||
|
1.484656922264634415e+00
|
||||||
|
7.344952739219887990e-10
|
||||||
|
1.775222378396925111e-10
|
||||||
|
5.414395675092330214e-10
|
||||||
|
3.808190144113432485e-01
|
||||||
|
9.866516596309298484e-09
|
||||||
|
6.817656514073935006e-10
|
||||||
|
1.738890553210421800e-07
|
||||||
|
2.438355789246995885e-09
|
||||||
|
1.651393634527406462e+01
|
||||||
|
2.483091540191975167e-09
|
||||||
|
8.054330774966876461e-10
|
||||||
|
2.112421097878785037e-10
|
||||||
|
2.123671178123628309e-09
|
||||||
|
6.668492012077045612e-10
|
||||||
|
1.286334382344867788e-11
|
||||||
|
3.119920502472200598e-13
|
||||||
|
1.527289205618003625e-10
|
||||||
|
2.226349406294762658e-09
|
||||||
|
5.149592940696129008e-10
|
||||||
|
8.577473676373675772e-10
|
||||||
|
2.384012166131765832e-10
|
||||||
|
1.662132641327511665e-09
|
||||||
|
2.730807992281296655e-09
|
||||||
|
2.460396371966538973e-06
|
||||||
|
1.844754678061665630e-09
|
||||||
|
3.185472828374946461e-10
|
||||||
|
1.819131388697100881e-10
|
||||||
|
1.922550829296714262e-10
|
||||||
|
3.839722780805892736e-09
|
||||||
|
1.111987020821093741e-10
|
||||||
|
7.256952929995942702e-11
|
||||||
|
3.032534393778155704e-09
|
||||||
|
1.094137669670905903e-10
|
||||||
|
9.989624599930537819e-10
|
||||||
|
8.637007466346428783e-11
|
||||||
|
6.853052268283060243e-11
|
||||||
|
4.083542998643118017e-09
|
||||||
|
1.582815467238084160e-10
|
||||||
|
1.915829249929191023e-09
|
||||||
|
1.522914399265346387e-09
|
||||||
|
1.202824637872768962e-09
|
||||||
|
1.351681369969501244e-12
|
||||||
|
1.640924627047077422e+01
|
||||||
|
4.000400064075905707e-10
|
||||||
|
5.218034847758464581e-07
|
||||||
|
8.212596709838993820e-10
|
||||||
|
1.089844201877311347e-10
|
||||||
|
8.210293164905461241e-10
|
||||||
|
3.618611678712681887e-10
|
||||||
|
3.538893671064846125e-09
|
||||||
|
4.193791633580840494e-11
|
||||||
|
9.810626638601561826e-10
|
||||||
|
7.060878195368982519e-11
|
||||||
|
2.457473895587439243e-10
|
||||||
|
3.608738589053005485e-01
|
||||||
|
1.034271981572749846e-09
|
||||||
|
8.997536929664416192e-11
|
||||||
|
1.168958879401061926e-09
|
||||||
|
3.555170506871880685e-10
|
||||||
|
1.186427509139447901e-11
|
||||||
|
3.085776539903510272e-10
|
||||||
|
6.419723513120590930e-09
|
||||||
|
1.361197119790343377e-10
|
||||||
|
1.989058018512785881e-11
|
||||||
|
3.056448659882791045e-10
|
||||||
|
6.015172236449998604e-11
|
||||||
|
2.441087184492780258e-10
|
||||||
|
5.300912553150100058e-10
|
||||||
|
3.088078371991018283e-09
|
||||||
|
1.863296024869534015e-10
|
||||||
|
7.644215166795176074e-11
|
||||||
|
1.149238095682706225e-09
|
||||||
|
7.270045449708266716e+00
|
||||||
|
3.661014817269298925e-11
|
||||||
|
5.354973657748698442e-09
|
||||||
|
1.212832866777903629e-10
|
||||||
|
4.604746122264358949e-12
|
||||||
|
2.005614340276721810e-10
|
||||||
|
6.876803927536739479e-10
|
||||||
|
7.431259853888845920e-10
|
||||||
|
5.673029995427189653e-10
|
||||||
|
1.576444503955352463e-09
|
||||||
|
9.423958499653213763e-10
|
||||||
|
3.562333550349783596e-08
|
||||||
|
4.115829582743725039e-09
|
||||||
|
1.380490117306585334e-09
|
||||||
|
3.086609036081713183e-10
|
||||||
|
1.351787189792987542e-09
|
||||||
|
9.860897067126134373e-10
|
||||||
|
9.392799604084939583e-10
|
||||||
|
4.771178201904649436e-09
|
||||||
|
1.097811205217274547e-09
|
||||||
|
3.905740797112507329e-09
|
||||||
|
8.851220615390013916e-10
|
||||||
|
3.547079738248634164e-10
|
||||||
|
1.763956369272268887e+01
|
||||||
|
1.594594292899843957e+01
|
||||||
|
8.675476196743752997e-10
|
||||||
|
2.011346809834886627e-09
|
||||||
|
2.239245164887606799e-09
|
||||||
|
4.157138825342239584e-10
|
||||||
|
2.134299213528935368e+01
|
||||||
|
4.681802052988883744e+00
|
||||||
|
7.423433482801512643e-04
|
||||||
|
5.885488777414229119e-10
|
||||||
|
6.940815030593901890e-11
|
||||||
|
1.563195236448701853e-10
|
||||||
|
9.113951976227672169e-01
|
||||||
|
1.877033270249852973e-10
|
||||||
|
9.601347633061410055e-10
|
||||||
|
7.198116551373008706e-07
|
||||||
|
2.169755327936810797e-09
|
||||||
|
2.571415779115221165e-09
|
||||||
|
2.279926303270473271e-09
|
||||||
|
8.809636151732340578e-10
|
||||||
|
6.090812675849744728e+00
|
||||||
|
1.664201661122328844e-09
|
||||||
|
1.616062693028114962e-09
|
||||||
|
2.523550391706772718e-12
|
||||||
|
2.429978014219376697e-09
|
||||||
|
1.771845176882212414e+01
|
||||||
|
3.590781829040141236e-09
|
||||||
|
6.423756092625227400e-08
|
||||||
|
4.755094768071696736e-09
|
||||||
|
1.785088406856740127e-10
|
||||||
|
1.388059337174221386e-09
|
||||||
|
6.709954914515437546e-11
|
||||||
|
3.476118329909744971e-10
|
||||||
|
1.826923208538037358e+01
|
||||||
|
3.804679058072402911e-10
|
||||||
|
5.527706204895787270e-11
|
||||||
|
1.748616978006765724e-09
|
||||||
|
6.156363984226273138e-10
|
||||||
|
1.356569596009404322e+01
|
||||||
|
3.011335121945589640e-10
|
||||||
|
2.720350639160530768e-11
|
||||||
|
1.366766939602507086e-09
|
||||||
|
6.030399315629262347e+00
|
||||||
|
4.358078968248146101e-10
|
||||||
|
7.381855969787438593e-10
|
||||||
|
1.003864261457293549e-09
|
||||||
|
5.066494771172753405e-09
|
||||||
|
2.438133271130748892e-09
|
||||||
|
200
Output/phase_separation_13.csv
Normal file
200
Output/phase_separation_13.csv
Normal file
@@ -0,0 +1,200 @@
|
|||||||
|
9.240132651796906299e-11
|
||||||
|
3.292077195745660644e-08
|
||||||
|
7.370620338691083455e-10
|
||||||
|
4.332654144069862370e-09
|
||||||
|
2.713505694668220428e-07
|
||||||
|
8.045324570531256775e-11
|
||||||
|
2.020786673140297118e-07
|
||||||
|
1.080270877183624245e+00
|
||||||
|
2.733760157955652240e-10
|
||||||
|
3.107129093666620011e-09
|
||||||
|
8.408389574311284070e-09
|
||||||
|
1.423698090047328097e-09
|
||||||
|
1.110955804606587272e+00
|
||||||
|
2.506883395468462530e-10
|
||||||
|
1.877779740462621626e-09
|
||||||
|
3.266905597363292506e-10
|
||||||
|
2.132372580784028735e-09
|
||||||
|
8.986389084908356383e-11
|
||||||
|
1.749641501296673471e-09
|
||||||
|
1.441472087502347777e-09
|
||||||
|
6.982925356496868813e-10
|
||||||
|
2.216626318312948385e+01
|
||||||
|
9.722482664797022167e+00
|
||||||
|
1.008483532898419721e-10
|
||||||
|
2.225025322801485895e-03
|
||||||
|
4.151183634299124377e-09
|
||||||
|
4.853219530091425112e-11
|
||||||
|
1.441855828971866238e+01
|
||||||
|
1.840401379733206665e-10
|
||||||
|
3.226299053978597011e-10
|
||||||
|
1.452537750058346154e-09
|
||||||
|
7.170060888325131712e-09
|
||||||
|
4.843237626197163803e-03
|
||||||
|
3.476930952014867836e-09
|
||||||
|
7.896543819235995810e-07
|
||||||
|
2.781025971833848443e-11
|
||||||
|
4.272593241018059076e-07
|
||||||
|
1.407373025613248135e-09
|
||||||
|
6.463385061642920489e-12
|
||||||
|
2.025071751729524821e-07
|
||||||
|
1.485979999932300544e+01
|
||||||
|
7.182898102682096839e-10
|
||||||
|
8.136403488028337572e-02
|
||||||
|
6.938631177884027263e-10
|
||||||
|
1.332166987679266617e-09
|
||||||
|
2.928351428923553045e-10
|
||||||
|
6.980047536114168220e-10
|
||||||
|
2.877389566891740635e+00
|
||||||
|
5.682782167571566512e-09
|
||||||
|
1.573860416367207549e+01
|
||||||
|
1.920497776307728113e-11
|
||||||
|
1.284914213696898566e-01
|
||||||
|
1.256124018099711692e-09
|
||||||
|
5.800559295417381676e-11
|
||||||
|
2.072892747890772065e-09
|
||||||
|
1.746630067021749966e+01
|
||||||
|
8.356912766458939242e-10
|
||||||
|
1.040466191394979617e-01
|
||||||
|
7.416693689945488441e-09
|
||||||
|
2.093102842806267461e+00
|
||||||
|
4.127804725431114541e+00
|
||||||
|
5.445018656126972979e-10
|
||||||
|
1.811154627289281294e+01
|
||||||
|
7.644186225739870454e-12
|
||||||
|
1.667813758909839079e-09
|
||||||
|
4.876973261661999182e+00
|
||||||
|
2.747139614636147576e-10
|
||||||
|
2.083835348896880685e-02
|
||||||
|
5.687306264293673253e-10
|
||||||
|
1.866343800134776032e+01
|
||||||
|
1.503002262200958056e-09
|
||||||
|
1.549710287320760393e+01
|
||||||
|
1.044048323200794912e-09
|
||||||
|
1.303617758198668469e-09
|
||||||
|
3.198301272688656469e-10
|
||||||
|
5.068264748444406048e-12
|
||||||
|
1.196386895785099209e-08
|
||||||
|
3.491484943187926067e-09
|
||||||
|
1.838822145284120830e-09
|
||||||
|
1.655537253208609406e-09
|
||||||
|
5.892143761086574936e-06
|
||||||
|
2.770149871949470041e-10
|
||||||
|
2.123951314314529171e+01
|
||||||
|
2.232029730318843831e-09
|
||||||
|
1.996772856982272160e+01
|
||||||
|
7.779594316332059714e-09
|
||||||
|
6.510805592094266459e+00
|
||||||
|
1.967648871109045772e-09
|
||||||
|
7.941812392753256280e-12
|
||||||
|
2.005913629218210751e-08
|
||||||
|
1.049126821871906046e+01
|
||||||
|
1.708562875890691757e+01
|
||||||
|
4.189805690934252899e-10
|
||||||
|
1.201502506063469207e-02
|
||||||
|
9.384274995420515793e-10
|
||||||
|
1.854266974834913628e-06
|
||||||
|
1.897525616098102574e+01
|
||||||
|
2.064271500429035432e-08
|
||||||
|
4.116817461973351345e-10
|
||||||
|
2.697409535605514463e+01
|
||||||
|
2.058217537455365327e-11
|
||||||
|
2.597135954898078225e+01
|
||||||
|
1.509846512079991676e+01
|
||||||
|
5.274782042285810480e-09
|
||||||
|
7.121646184339594379e-11
|
||||||
|
1.987696876378908477e-06
|
||||||
|
2.574776247488349965e-05
|
||||||
|
3.458791065967098103e-09
|
||||||
|
4.952466151994972668e-09
|
||||||
|
6.269305564965813584e-09
|
||||||
|
1.473108249649522493e-09
|
||||||
|
9.695731961512576287e-10
|
||||||
|
1.843280134126467598e-10
|
||||||
|
1.384613369765463233e-10
|
||||||
|
1.229144148997943724e-09
|
||||||
|
8.084853668649757791e-09
|
||||||
|
1.968948230658854825e+01
|
||||||
|
8.951466967306691900e-12
|
||||||
|
6.949935251086957745e-09
|
||||||
|
8.394708921515075417e+00
|
||||||
|
1.621064292267730300e+00
|
||||||
|
2.432106550437923403e-10
|
||||||
|
4.506946810720959547e-10
|
||||||
|
9.420224021098680005e-07
|
||||||
|
4.585857778032648824e+00
|
||||||
|
2.147819017770443395e+01
|
||||||
|
1.220377587274846753e+01
|
||||||
|
1.425353357337184868e+01
|
||||||
|
2.918825556567388856e-03
|
||||||
|
4.298944682494067138e+00
|
||||||
|
7.794207270491288364e-10
|
||||||
|
3.351253126882860094e-09
|
||||||
|
4.643170523405412465e-12
|
||||||
|
1.224915117050064772e+01
|
||||||
|
2.235064003947779909e+01
|
||||||
|
6.845353916327509399e-09
|
||||||
|
4.593001067262297177e+00
|
||||||
|
3.715446274421489812e-10
|
||||||
|
2.948827768656688291e-09
|
||||||
|
9.535509699390349064e-09
|
||||||
|
2.529032801639193551e+01
|
||||||
|
2.217080896615692357e-10
|
||||||
|
1.593306482594974227e+01
|
||||||
|
6.663677583082550036e-09
|
||||||
|
1.852797263129990689e-09
|
||||||
|
7.370817997248145178e-11
|
||||||
|
4.834609956606819914e+00
|
||||||
|
1.754112143325597373e+01
|
||||||
|
8.093881302676845150e-10
|
||||||
|
5.836493646584354012e-09
|
||||||
|
7.852194070377644436e-10
|
||||||
|
9.673096999025029064e+00
|
||||||
|
3.784795074890918122e-09
|
||||||
|
5.168304224245784617e+00
|
||||||
|
1.249732732528418935e-09
|
||||||
|
1.109031848479733454e-09
|
||||||
|
1.951699182259574883e+01
|
||||||
|
8.687654082350372133e-12
|
||||||
|
1.317230895287909483e-09
|
||||||
|
9.901052028408144258e-10
|
||||||
|
2.561035870326252013e-10
|
||||||
|
1.769734771499213303e-11
|
||||||
|
2.673616765291555453e+01
|
||||||
|
1.037330413414664167e-09
|
||||||
|
4.111460570034806356e-10
|
||||||
|
1.645457048502648334e+01
|
||||||
|
2.616182536238567390e-10
|
||||||
|
1.797447681886444775e-09
|
||||||
|
9.970496649851246194e-07
|
||||||
|
1.028524954866990271e+01
|
||||||
|
4.278650002784817275e-10
|
||||||
|
1.992162026807310984e-02
|
||||||
|
4.695633778844077683e-10
|
||||||
|
1.861035414624774020e+01
|
||||||
|
2.405682927398632296e-09
|
||||||
|
2.931797471071942074e-07
|
||||||
|
6.311814504377457721e-10
|
||||||
|
1.856062272165437330e-09
|
||||||
|
2.721680241918166791e-09
|
||||||
|
7.707948540650648433e-10
|
||||||
|
1.287108833707893627e-09
|
||||||
|
7.778569641560323199e-09
|
||||||
|
4.504234844824070305e-10
|
||||||
|
1.227570359431046752e-11
|
||||||
|
1.692744039804850696e-08
|
||||||
|
1.430548591492808263e-10
|
||||||
|
2.877908975020130798e-11
|
||||||
|
6.510030277138511528e-11
|
||||||
|
1.193937810976380831e+01
|
||||||
|
8.171201614204859947e-10
|
||||||
|
2.083444667643812587e-01
|
||||||
|
2.656641872358355272e+01
|
||||||
|
3.200491349327117724e-10
|
||||||
|
4.162605674726478904e-09
|
||||||
|
8.200491830765129109e+00
|
||||||
|
2.374042618971005680e+01
|
||||||
|
2.048599706196625496e-09
|
||||||
|
2.590602671248679201e+01
|
||||||
|
1.280351976729442387e-11
|
||||||
|
2.481372440262780814e-11
|
||||||
|
200
Output/phase_separation_14.csv
Normal file
200
Output/phase_separation_14.csv
Normal file
@@ -0,0 +1,200 @@
|
|||||||
|
2.418509276019106258e-01
|
||||||
|
1.051171000192602811e+01
|
||||||
|
2.984027295522045192e-10
|
||||||
|
1.972151100619428732e+01
|
||||||
|
3.412673034108000728e-10
|
||||||
|
8.097120931637170613e-10
|
||||||
|
1.354037594342253675e-08
|
||||||
|
7.531198827424515407e+00
|
||||||
|
8.107018299836822976e-10
|
||||||
|
3.480989371258915826e-10
|
||||||
|
1.932716976037201581e-05
|
||||||
|
2.231020715041258029e+01
|
||||||
|
7.139682373590792859e-11
|
||||||
|
1.180765953964215775e+01
|
||||||
|
4.324520211660358804e-11
|
||||||
|
2.665006142204469963e+00
|
||||||
|
3.415456499776310384e+00
|
||||||
|
8.421419493211796387e-09
|
||||||
|
2.573833175032839455e-10
|
||||||
|
6.259246943666751332e-10
|
||||||
|
9.374988005801300872e+00
|
||||||
|
2.636450465280235278e+01
|
||||||
|
1.843882535460113559e+01
|
||||||
|
3.015170906619187893e-10
|
||||||
|
6.075613022328232304e-01
|
||||||
|
1.437094047799562565e-10
|
||||||
|
6.254644971209316395e+00
|
||||||
|
1.405082253287978844e+01
|
||||||
|
2.482444611346291907e+01
|
||||||
|
4.704930082498789536e-09
|
||||||
|
8.267248353580853859e+00
|
||||||
|
6.206663883909902911e-09
|
||||||
|
2.229018364869776933e-10
|
||||||
|
1.173001330075041218e-10
|
||||||
|
1.630528436128592062e+01
|
||||||
|
4.800580091884705971e-09
|
||||||
|
1.139292083828835622e+01
|
||||||
|
2.734929603714654434e+01
|
||||||
|
9.554741190254200745e-05
|
||||||
|
2.580158587085670163e+01
|
||||||
|
1.099795348590247812e+01
|
||||||
|
3.913050337097151665e+00
|
||||||
|
6.808502146227753040e-07
|
||||||
|
3.910928091325723948e-10
|
||||||
|
9.318808418051734000e-11
|
||||||
|
3.316440773321206150e-10
|
||||||
|
3.218491959608538622e+00
|
||||||
|
1.291899557311890484e-08
|
||||||
|
5.357359129875958733e-10
|
||||||
|
7.909485985836670394e-09
|
||||||
|
2.589506947095679476e-09
|
||||||
|
2.996701584043721134e-10
|
||||||
|
2.480836579776812911e+01
|
||||||
|
8.056746902509786423e+00
|
||||||
|
1.348365783416924898e-10
|
||||||
|
3.599059305285698964e-09
|
||||||
|
3.121409325372903609e-01
|
||||||
|
1.630222092521578858e+01
|
||||||
|
6.624809091328082135e-11
|
||||||
|
1.165893668196759059e+01
|
||||||
|
5.780599450597060596e+00
|
||||||
|
5.682606148701828224e-09
|
||||||
|
6.249907609042200107e+00
|
||||||
|
2.931386383150348745e-10
|
||||||
|
1.048893328683468340e+01
|
||||||
|
2.249415885350005548e-10
|
||||||
|
1.769671605955903360e+01
|
||||||
|
4.710902403497252501e-10
|
||||||
|
8.593202361621420593e+00
|
||||||
|
1.978312141028833082e+01
|
||||||
|
7.978635645349202156e-10
|
||||||
|
2.288745993777317894e-09
|
||||||
|
2.065999213066638873e+01
|
||||||
|
1.871358560212787905e-09
|
||||||
|
9.385121234668225738e-11
|
||||||
|
3.480947072854053125e-11
|
||||||
|
1.756732202928571740e-01
|
||||||
|
1.362404314816124007e+01
|
||||||
|
1.690542632517448680e-09
|
||||||
|
2.037289997331288803e-09
|
||||||
|
2.952914343599692111e-09
|
||||||
|
1.575712551225597665e-03
|
||||||
|
7.756988868541520357e-10
|
||||||
|
2.055848434504357769e+01
|
||||||
|
8.898176931176933202e-01
|
||||||
|
8.431073623832323616e-01
|
||||||
|
3.282376570845193933e-09
|
||||||
|
3.327845502167702030e+00
|
||||||
|
2.250225713380854842e+01
|
||||||
|
6.673010957334022386e+00
|
||||||
|
4.825370576977945723e-04
|
||||||
|
1.551047424711303191e-01
|
||||||
|
1.421200379372647044e-09
|
||||||
|
3.877734617852213041e-10
|
||||||
|
4.402960039033565032e+00
|
||||||
|
2.714102697621694470e-07
|
||||||
|
4.883049749754908703e-12
|
||||||
|
2.206421329217098621e-09
|
||||||
|
5.343496775853803608e-03
|
||||||
|
1.176454207219510328e+00
|
||||||
|
1.781010361864489155e+01
|
||||||
|
8.354271559091973505e-09
|
||||||
|
1.537301295799928767e-02
|
||||||
|
9.069658095649630880e+00
|
||||||
|
3.684248904962017512e+00
|
||||||
|
1.243796636181109971e-05
|
||||||
|
3.683054318599200705e-11
|
||||||
|
6.585382539203300169e-10
|
||||||
|
1.219284053953597833e-09
|
||||||
|
2.223398276284682140e+01
|
||||||
|
1.178940917362941205e-09
|
||||||
|
2.699180336424184414e-11
|
||||||
|
9.226321972419455619e+00
|
||||||
|
9.370282944182929000e-09
|
||||||
|
4.103045289626186141e-10
|
||||||
|
8.772665175776505279e-11
|
||||||
|
1.496098209646485507e-08
|
||||||
|
3.590744877731235185e+00
|
||||||
|
2.260255876724155399e+01
|
||||||
|
1.492370855205002456e-02
|
||||||
|
9.508598516231251441e-10
|
||||||
|
3.727573948974567780e-06
|
||||||
|
1.436331165874084195e-10
|
||||||
|
1.896517039549926453e-01
|
||||||
|
7.011672904110092689e-09
|
||||||
|
1.460338858002632626e-11
|
||||||
|
2.884636364085099558e+01
|
||||||
|
1.941856501933404270e-09
|
||||||
|
1.728866763649877214e+01
|
||||||
|
3.138289145820136427e-05
|
||||||
|
1.309579390382052135e-08
|
||||||
|
1.204739771644478100e-10
|
||||||
|
1.790517675028840370e-11
|
||||||
|
6.760615410486367923e-10
|
||||||
|
4.837988338171975045e+00
|
||||||
|
1.785016334112363978e+01
|
||||||
|
3.290993009934684882e-10
|
||||||
|
1.195886215756846403e-08
|
||||||
|
9.483674234072836384e+00
|
||||||
|
8.850612964982339292e+00
|
||||||
|
5.182019970204301338e-10
|
||||||
|
9.312939551142191963e-01
|
||||||
|
1.578499471390111175e+01
|
||||||
|
2.506497339250949707e+01
|
||||||
|
6.147937128976465533e-10
|
||||||
|
2.773489186565273969e-09
|
||||||
|
1.386751879799011936e-06
|
||||||
|
3.711199026826879965e+00
|
||||||
|
2.125634657463116284e+01
|
||||||
|
2.438326521015679183e-12
|
||||||
|
1.497090137563553824e+01
|
||||||
|
1.655491627010546013e-10
|
||||||
|
3.763277589202162454e-09
|
||||||
|
9.510044317246864054e+00
|
||||||
|
7.142656274351547966e-10
|
||||||
|
1.986360477994733686e-10
|
||||||
|
1.911942042069299674e+01
|
||||||
|
7.886195926572628611e-10
|
||||||
|
4.374476433929114449e+00
|
||||||
|
4.517539457554456739e+00
|
||||||
|
4.445170541497078510e-10
|
||||||
|
4.174735871845443262e-09
|
||||||
|
2.149261028583904605e-05
|
||||||
|
1.668686620646358065e+01
|
||||||
|
8.858000377191479512e-10
|
||||||
|
5.694935240535955678e+00
|
||||||
|
4.295976259386539375e+00
|
||||||
|
1.112145860920042198e-08
|
||||||
|
2.148604132753187907e-08
|
||||||
|
8.880495062055664392e-10
|
||||||
|
2.365811018590328846e-09
|
||||||
|
1.210045272638403815e-09
|
||||||
|
8.815337807605812870e+00
|
||||||
|
1.892177440238669561e+01
|
||||||
|
2.464666582043190288e-09
|
||||||
|
9.267020590606903148e-11
|
||||||
|
1.521267491065782629e+01
|
||||||
|
4.905111892719278832e-01
|
||||||
|
3.170355101105160333e-09
|
||||||
|
1.652818248680242221e-10
|
||||||
|
3.371772269222072316e-10
|
||||||
|
6.861139961473397412e-05
|
||||||
|
9.418834939967334136e-09
|
||||||
|
2.187974368231261124e+01
|
||||||
|
7.249212976023527750e-11
|
||||||
|
1.083731043065356481e+01
|
||||||
|
6.782584696709256455e+00
|
||||||
|
5.186398518198852703e-10
|
||||||
|
2.821306135328882903e+01
|
||||||
|
5.174785284414488373e+00
|
||||||
|
4.695641665358819993e-10
|
||||||
|
1.493693609378202935e-11
|
||||||
|
8.124814037245895904e+00
|
||||||
|
7.928865583400785892e-10
|
||||||
|
6.108580372821319493e+00
|
||||||
|
8.047473990147759437e+00
|
||||||
|
2.482856519251429717e+01
|
||||||
|
2.596539085141729331e+01
|
||||||
|
3.311179533564867520e-09
|
||||||
|
6.121275049255759344e-11
|
||||||
|
200
Output/phase_separation_15.csv
Normal file
200
Output/phase_separation_15.csv
Normal file
@@ -0,0 +1,200 @@
|
|||||||
|
3.590879772437533679e-09
|
||||||
|
1.206238192182579816e+01
|
||||||
|
3.988733507462454581e-10
|
||||||
|
1.164754865915263638e-08
|
||||||
|
7.686298951459314743e+00
|
||||||
|
1.059615875607053956e-04
|
||||||
|
2.365405804600723627e+01
|
||||||
|
1.425126216457038420e-08
|
||||||
|
5.607081555523291451e-10
|
||||||
|
2.443421744401445217e+00
|
||||||
|
7.244100812027683134e-02
|
||||||
|
1.118335886871258550e-11
|
||||||
|
1.141654499650121739e-08
|
||||||
|
1.871746800995291100e-10
|
||||||
|
3.939355124452690807e-10
|
||||||
|
2.971239231808339441e-05
|
||||||
|
9.603109165335475757e-10
|
||||||
|
3.297911382784735983e-09
|
||||||
|
2.466144974007294611e-09
|
||||||
|
2.689897249904154105e-09
|
||||||
|
2.277980788435881729e-09
|
||||||
|
8.803287383333509908e+00
|
||||||
|
1.558560219304982475e+01
|
||||||
|
6.926657202473112951e-10
|
||||||
|
1.230131881206533531e-08
|
||||||
|
2.326108120105913457e+01
|
||||||
|
4.089931140329037735e-10
|
||||||
|
3.362898225967718280e-10
|
||||||
|
1.382129429356185213e+01
|
||||||
|
1.283966049668350417e-08
|
||||||
|
5.216292451618407711e+00
|
||||||
|
8.134927737160662531e+00
|
||||||
|
3.762343578128737764e+00
|
||||||
|
2.482743685718214977e+01
|
||||||
|
6.584484451716972351e-09
|
||||||
|
8.704393082557947307e-10
|
||||||
|
3.962024855650356954e-10
|
||||||
|
1.376196768348683008e+01
|
||||||
|
3.212979936651043841e-09
|
||||||
|
1.582322178798295162e-02
|
||||||
|
1.937904414663825392e+01
|
||||||
|
2.268175151099946339e-08
|
||||||
|
1.252427168490487797e-01
|
||||||
|
2.117515632769763556e+01
|
||||||
|
1.166261882740794774e-05
|
||||||
|
2.747028543900144475e-09
|
||||||
|
3.187214024834242654e+00
|
||||||
|
1.207679395371844159e-09
|
||||||
|
1.756459270068367928e+01
|
||||||
|
1.134611875364547209e-10
|
||||||
|
1.119345017408656317e-08
|
||||||
|
1.216969402248305343e+01
|
||||||
|
2.339734356815687732e+01
|
||||||
|
2.702686256981720709e-09
|
||||||
|
1.636734069658977120e+01
|
||||||
|
5.773786240572805539e+00
|
||||||
|
2.236259373876189471e+01
|
||||||
|
1.942815824857652206e-04
|
||||||
|
9.097600960317429508e-12
|
||||||
|
1.090647881985353969e-08
|
||||||
|
1.787419809686103567e-09
|
||||||
|
9.186158720588627165e-05
|
||||||
|
1.163954716219148739e-10
|
||||||
|
4.234372959177087559e+00
|
||||||
|
3.692691356946166792e+00
|
||||||
|
4.310019903456675294e+00
|
||||||
|
2.516203057422941694e-10
|
||||||
|
6.332815761624669193e+00
|
||||||
|
7.683953238925662661e-10
|
||||||
|
2.446404340883869422e-04
|
||||||
|
6.712895529394406590e-09
|
||||||
|
8.461690901217325151e-10
|
||||||
|
8.247374287727012643e+00
|
||||||
|
7.739567084410346290e-10
|
||||||
|
1.267701377582920990e-09
|
||||||
|
1.972979603139942679e-09
|
||||||
|
3.412903215762963782e+01
|
||||||
|
1.237015356144098687e-11
|
||||||
|
1.319969168043923524e+01
|
||||||
|
2.273840917412125151e+01
|
||||||
|
2.414981077283282929e+01
|
||||||
|
2.745494770267487006e-01
|
||||||
|
2.117355607827318664e+01
|
||||||
|
6.648197808994529723e+00
|
||||||
|
4.711802151586192089e+00
|
||||||
|
1.668400796503068467e-10
|
||||||
|
2.523718160183645409e+01
|
||||||
|
3.124657277599789751e+01
|
||||||
|
2.012711841073801011e+01
|
||||||
|
4.918292790179081386e+00
|
||||||
|
1.978413678435743606e+01
|
||||||
|
1.419223432666819562e+01
|
||||||
|
1.339473312041456976e-10
|
||||||
|
6.964767535365285916e-11
|
||||||
|
9.387192598616900696e+00
|
||||||
|
2.728932585493692452e-10
|
||||||
|
4.735168270210473463e-10
|
||||||
|
6.779247944106430168e+00
|
||||||
|
2.225812581385027045e+01
|
||||||
|
4.544940294438236411e-09
|
||||||
|
4.134479267831124401e-09
|
||||||
|
5.781010069448735966e-02
|
||||||
|
1.919859632599710864e+01
|
||||||
|
8.633842309300437279e+00
|
||||||
|
2.317771442177695462e+01
|
||||||
|
1.552883119570184789e+01
|
||||||
|
9.289523822714641592e-10
|
||||||
|
1.539167295729212563e-10
|
||||||
|
2.055160115610912541e+01
|
||||||
|
1.045823078597402802e-05
|
||||||
|
1.013885684475278381e+00
|
||||||
|
6.231361016255598079e-10
|
||||||
|
8.835984817844015451e-10
|
||||||
|
1.810674125805093520e-03
|
||||||
|
7.195502858812890423e+00
|
||||||
|
1.186775552919547039e+01
|
||||||
|
3.350266001400725459e-08
|
||||||
|
9.029446902011189284e-10
|
||||||
|
3.245486589471356250e-11
|
||||||
|
1.521744449214201467e+01
|
||||||
|
6.994371674618984791e+00
|
||||||
|
2.276592335781391796e+01
|
||||||
|
5.667265831513357277e+00
|
||||||
|
1.307839450913398949e+01
|
||||||
|
1.560566408382273451e+01
|
||||||
|
2.101584230906529484e-10
|
||||||
|
1.371124746051430421e+01
|
||||||
|
7.945771176309531255e-10
|
||||||
|
8.870514985894107918e-01
|
||||||
|
2.886639246844363882e+01
|
||||||
|
2.017371372868676715e+01
|
||||||
|
9.192873737365564679e+00
|
||||||
|
5.967141382834685537e+00
|
||||||
|
8.412116994262296643e+00
|
||||||
|
9.430769556533909953e-10
|
||||||
|
5.095221580879962353e+00
|
||||||
|
2.664764784056420410e+01
|
||||||
|
6.372358529906846591e+00
|
||||||
|
1.072823834160694823e+01
|
||||||
|
4.594236795334700751e+00
|
||||||
|
4.140367073801590669e-07
|
||||||
|
7.944858888102029971e-09
|
||||||
|
1.008319619520691819e-08
|
||||||
|
2.456851050460462675e-10
|
||||||
|
6.940491303038017760e-10
|
||||||
|
2.560784012451220448e+01
|
||||||
|
6.092629203474506024e-10
|
||||||
|
1.718453525439447560e+01
|
||||||
|
8.113536419024740679e-09
|
||||||
|
5.559114672729711367e-11
|
||||||
|
1.830587830923989046e+01
|
||||||
|
8.197513545808245539e+00
|
||||||
|
2.383411613241222113e-09
|
||||||
|
2.809218649400414947e+01
|
||||||
|
2.202408261631223568e-08
|
||||||
|
5.714530555544549806e+00
|
||||||
|
8.726552252756544448e+00
|
||||||
|
1.079799506821771519e-09
|
||||||
|
2.536831465816272818e-10
|
||||||
|
1.009642553727188696e+00
|
||||||
|
2.255219986440447593e-09
|
||||||
|
7.514071747794664548e-09
|
||||||
|
1.727237005449057605e+01
|
||||||
|
1.246260279685459870e-10
|
||||||
|
1.992616155635367381e-09
|
||||||
|
6.706686820064149401e+00
|
||||||
|
2.077763447571226507e+01
|
||||||
|
6.190077078139936795e+00
|
||||||
|
7.139044336780157707e+00
|
||||||
|
1.923251684977517139e-09
|
||||||
|
2.268903765550611961e-09
|
||||||
|
2.516288613849233710e-08
|
||||||
|
2.745210651288024994e+00
|
||||||
|
2.239870403689397804e+01
|
||||||
|
3.711790798790330459e-10
|
||||||
|
2.290832179091585541e+00
|
||||||
|
4.299943669812329033e-02
|
||||||
|
2.095706983443664839e+01
|
||||||
|
4.495187172234877790e-10
|
||||||
|
9.238003552218698055e-11
|
||||||
|
5.393464295392737640e+00
|
||||||
|
1.630797819244018143e+01
|
||||||
|
1.372818578997437733e+01
|
||||||
|
7.722712284508103240e-09
|
||||||
|
7.211162381742270877e-11
|
||||||
|
1.924631047551822505e+01
|
||||||
|
8.047150183506277088e+00
|
||||||
|
1.359834063082528743e+01
|
||||||
|
2.744799177532061499e-09
|
||||||
|
2.622842264108311028e+01
|
||||||
|
2.671649527387438740e-04
|
||||||
|
1.771105472466525166e+00
|
||||||
|
5.417970285451792799e-10
|
||||||
|
2.912691377469969112e+01
|
||||||
|
3.589411500271785016e+00
|
||||||
|
2.231646171539249934e+01
|
||||||
|
1.281107595782660587e-09
|
||||||
|
1.288972075723368071e+01
|
||||||
|
1.141482807270868172e+01
|
||||||
|
9.593301928629118791e+00
|
||||||
|
200
Output/phase_separation_16.csv
Normal file
200
Output/phase_separation_16.csv
Normal file
@@ -0,0 +1,200 @@
|
|||||||
|
8.941254873399879092e-10
|
||||||
|
1.409178892751877399e+01
|
||||||
|
1.979832730600982427e-09
|
||||||
|
6.256626371709774772e-09
|
||||||
|
2.157327098524828557e+01
|
||||||
|
2.694786363242679883e+01
|
||||||
|
6.593856879898114896e-10
|
||||||
|
1.494914950819350530e+01
|
||||||
|
1.107249588381457173e+01
|
||||||
|
1.621629676100948458e+01
|
||||||
|
6.501699317409197043e+00
|
||||||
|
9.183580643749584281e-09
|
||||||
|
2.194213933657829853e-07
|
||||||
|
1.124068190862840666e+01
|
||||||
|
7.392446972665386307e-01
|
||||||
|
1.228373566583825038e+01
|
||||||
|
3.062570631637186569e+00
|
||||||
|
2.237677914617672670e+01
|
||||||
|
8.220588928364087666e-08
|
||||||
|
2.059336284846577786e-09
|
||||||
|
8.926667417823216155e+00
|
||||||
|
2.142664641370733314e+00
|
||||||
|
3.870727345173926711e-09
|
||||||
|
1.994735937736032128e+01
|
||||||
|
3.010428952958894655e+01
|
||||||
|
2.695957857972010885e+01
|
||||||
|
3.307774594268398971e+01
|
||||||
|
4.391712908904955803e+00
|
||||||
|
1.646478016889302154e+01
|
||||||
|
1.921676401093390396e+01
|
||||||
|
1.615870808195519997e-11
|
||||||
|
1.503726726631085242e+01
|
||||||
|
9.282429498953548297e-09
|
||||||
|
2.244037280670528212e+00
|
||||||
|
1.754033784462167489e+01
|
||||||
|
3.336584266135243837e+01
|
||||||
|
1.962627907351438239e+01
|
||||||
|
2.156208610853859753e+01
|
||||||
|
2.869488442856014743e+01
|
||||||
|
1.323832095771353856e+01
|
||||||
|
2.709248067558415851e+00
|
||||||
|
3.616969316205448148e+00
|
||||||
|
1.130002618962702776e+01
|
||||||
|
3.932023485124156004e+00
|
||||||
|
4.955040524222328262e-09
|
||||||
|
1.588174156534793546e+01
|
||||||
|
1.800201687244307625e+00
|
||||||
|
1.308941907411049854e+01
|
||||||
|
1.408970293515209304e+00
|
||||||
|
1.235355372874058286e-09
|
||||||
|
2.676397042689512858e-09
|
||||||
|
7.700422863700716825e+00
|
||||||
|
3.895691417313429695e-10
|
||||||
|
1.539801450695588159e+01
|
||||||
|
2.812686432425200067e+01
|
||||||
|
2.494588003595975341e-09
|
||||||
|
1.440178028295708579e+01
|
||||||
|
1.613302934671910904e+01
|
||||||
|
2.851299342754633770e+01
|
||||||
|
1.451610881914540352e+00
|
||||||
|
7.654526616379747850e+00
|
||||||
|
1.645979934583982995e+01
|
||||||
|
5.713525479511783800e+00
|
||||||
|
5.649107928529298336e-09
|
||||||
|
1.082865553905878109e+01
|
||||||
|
2.331043279534795332e+01
|
||||||
|
5.367650636586070439e-10
|
||||||
|
9.743349894997678007e+00
|
||||||
|
2.569857555056001885e+00
|
||||||
|
8.403803910912818864e+00
|
||||||
|
7.914409872344802586e-11
|
||||||
|
2.157286019599516713e+00
|
||||||
|
1.491910254979234729e+01
|
||||||
|
9.403213160562612532e-09
|
||||||
|
2.292432054242910411e+01
|
||||||
|
9.973463683410731306e+00
|
||||||
|
1.167821805171154249e-10
|
||||||
|
5.984870101021297906e+00
|
||||||
|
1.526704548092534339e-07
|
||||||
|
1.292310084592521135e-10
|
||||||
|
1.839719794590766039e-10
|
||||||
|
4.650701063369896845e-09
|
||||||
|
2.234665153458644227e+01
|
||||||
|
1.322146789089996233e+01
|
||||||
|
2.135250635132521779e+00
|
||||||
|
1.235403351063047062e+01
|
||||||
|
3.910590134873371923e-08
|
||||||
|
3.003157639520139323e-09
|
||||||
|
9.059984830469350214e+00
|
||||||
|
2.299691760445375266e+00
|
||||||
|
1.779737787370929780e+01
|
||||||
|
7.923238653487039151e+00
|
||||||
|
1.278295714250686821e+01
|
||||||
|
2.980948433288875421e+01
|
||||||
|
8.552394167860859278e-10
|
||||||
|
1.219923242506068739e+01
|
||||||
|
6.586966687439053947e-02
|
||||||
|
3.641732245374750732e-10
|
||||||
|
2.909541685532509359e+00
|
||||||
|
2.159589594298468285e+01
|
||||||
|
8.502732950081888674e+00
|
||||||
|
7.421338168869225926e-01
|
||||||
|
2.015875356107261851e+01
|
||||||
|
6.647582525357731928e-10
|
||||||
|
4.792003011415324602e-10
|
||||||
|
1.953610244539978424e+01
|
||||||
|
5.329957637290483346e-06
|
||||||
|
5.571625223248468650e+00
|
||||||
|
3.523163540904593560e+01
|
||||||
|
1.826179513946446943e-09
|
||||||
|
1.825374695677846164e-04
|
||||||
|
8.428955714609223548e+00
|
||||||
|
1.325723619964543154e+01
|
||||||
|
5.687376504445539105e+00
|
||||||
|
2.148425271988984520e+01
|
||||||
|
4.888923289249897403e-09
|
||||||
|
3.740827936126846165e+00
|
||||||
|
7.372006254317593488e+00
|
||||||
|
9.120025785146408381e-01
|
||||||
|
2.068931484214060745e+01
|
||||||
|
8.751756037352002693e+00
|
||||||
|
1.896454035022514972e+01
|
||||||
|
7.355514092190366003e-07
|
||||||
|
1.889902903575351445e+01
|
||||||
|
6.695518947328184009e-09
|
||||||
|
2.650767243511803173e+01
|
||||||
|
5.302717625037873331e-07
|
||||||
|
1.107744556168283268e+01
|
||||||
|
1.828559011620854946e+01
|
||||||
|
1.441106282139457839e+01
|
||||||
|
4.902960422929512668e-09
|
||||||
|
1.866803810502460692e+01
|
||||||
|
7.453765009081256387e+00
|
||||||
|
9.106757328906351034e+00
|
||||||
|
1.256765199267289239e-08
|
||||||
|
5.739937392489867914e-09
|
||||||
|
1.826329726964820566e+01
|
||||||
|
1.002952620314527543e+01
|
||||||
|
1.214051426078018281e+01
|
||||||
|
1.206865622832619067e+01
|
||||||
|
1.836158188161424931e+01
|
||||||
|
1.288290642346860615e+01
|
||||||
|
1.466760622758262356e+00
|
||||||
|
1.756041994722102430e-09
|
||||||
|
1.914014758292816154e+01
|
||||||
|
1.358512581398385244e+01
|
||||||
|
1.689037564666914193e+01
|
||||||
|
2.238111973430257829e-08
|
||||||
|
5.009796816349119530e-08
|
||||||
|
1.707374768835850887e+01
|
||||||
|
2.859585176231018266e+00
|
||||||
|
3.386673334699999316e+01
|
||||||
|
2.304808548138730373e+01
|
||||||
|
1.830277988912026816e-10
|
||||||
|
6.816749441860642630e-12
|
||||||
|
1.586175347650265266e+01
|
||||||
|
5.936006343722497104e-09
|
||||||
|
1.450946430605051596e+01
|
||||||
|
1.993419284788922479e-09
|
||||||
|
6.131777840163469939e+00
|
||||||
|
1.315503826110840890e+01
|
||||||
|
7.220789263026140651e-10
|
||||||
|
2.991735011097384955e+01
|
||||||
|
3.572783114954879213e+00
|
||||||
|
1.082239170282680291e-09
|
||||||
|
7.638106486567846964e+00
|
||||||
|
4.090325698616549488e+00
|
||||||
|
9.484442019034790446e-08
|
||||||
|
2.447126057303419344e+01
|
||||||
|
2.668163506587774236e+01
|
||||||
|
2.632634438826743306e+01
|
||||||
|
3.650591340438015209e+01
|
||||||
|
3.032394376458102414e+01
|
||||||
|
1.457507540744633090e+01
|
||||||
|
2.460342827182140013e+01
|
||||||
|
2.918245450482042358e+01
|
||||||
|
2.800295680278330579e+01
|
||||||
|
6.232198357888712994e-06
|
||||||
|
1.154443064967943133e+00
|
||||||
|
2.072788662088188879e-10
|
||||||
|
1.559926858293757057e+01
|
||||||
|
2.853863299284521560e+01
|
||||||
|
3.562269227572019789e-09
|
||||||
|
2.537940536251944093e-09
|
||||||
|
1.534607618021812225e+00
|
||||||
|
2.520318398818834993e+01
|
||||||
|
3.148706916169122572e+00
|
||||||
|
2.317209628150806466e+01
|
||||||
|
1.135106869810725088e-09
|
||||||
|
2.873086548532887008e+01
|
||||||
|
6.874394394110815654e+00
|
||||||
|
7.862540299716310521e+00
|
||||||
|
1.790845391479142990e+01
|
||||||
|
1.602747639020782344e+01
|
||||||
|
5.936072607222278030e+00
|
||||||
|
3.075165004471704890e-10
|
||||||
|
1.294227366647828248e+01
|
||||||
|
1.250881136182090181e+01
|
||||||
|
2.196051688552132381e-09
|
||||||
|
2.341464298755119672e-09
|
||||||
|
200
Output/phase_separation_17.csv
Normal file
200
Output/phase_separation_17.csv
Normal file
@@ -0,0 +1,200 @@
|
|||||||
|
5.512853599043699754e-09
|
||||||
|
1.889069241232869700e+01
|
||||||
|
2.317826727259566866e+01
|
||||||
|
4.635584162183528534e+00
|
||||||
|
3.178279527574948171e-10
|
||||||
|
2.479045998680367546e+01
|
||||||
|
2.699309412177277423e+01
|
||||||
|
2.581656141413488470e+01
|
||||||
|
4.359713881244044131e+00
|
||||||
|
2.681975492323697668e-08
|
||||||
|
6.734278124002865518e+00
|
||||||
|
1.912518205731409537e+01
|
||||||
|
7.197997844530078737e+00
|
||||||
|
2.770612992694002585e+01
|
||||||
|
1.527429536461868257e-08
|
||||||
|
3.101040951288822711e+01
|
||||||
|
1.272713454742853756e+01
|
||||||
|
1.758545639473039657e+01
|
||||||
|
1.147413330842849888e+01
|
||||||
|
5.507438147098989489e+00
|
||||||
|
9.111768700310735047e-01
|
||||||
|
1.956413407357612851e-09
|
||||||
|
1.356387624000634240e+01
|
||||||
|
1.979055536901208612e+01
|
||||||
|
1.126257346907138590e+01
|
||||||
|
8.590952172517736685e+00
|
||||||
|
2.662318570273108165e+01
|
||||||
|
4.270708829207648643e-09
|
||||||
|
5.828454906729008123e+00
|
||||||
|
2.299501291951326110e+01
|
||||||
|
2.162815445271054315e+01
|
||||||
|
1.540453879080756394e+01
|
||||||
|
5.810743836592133782e+00
|
||||||
|
1.615209543893956123e+01
|
||||||
|
9.131841995321226977e-10
|
||||||
|
1.990272813977037103e+01
|
||||||
|
2.278781551875829692e+01
|
||||||
|
1.521006561150348801e+01
|
||||||
|
8.544235211849823486e+00
|
||||||
|
1.006930174897479546e-05
|
||||||
|
3.555934690705713663e+00
|
||||||
|
1.914415579366361442e+01
|
||||||
|
8.623823895229826535e-09
|
||||||
|
1.680374250836626615e+01
|
||||||
|
8.480809713110808445e+00
|
||||||
|
3.433155547065448587e+01
|
||||||
|
2.087571180455375276e-09
|
||||||
|
1.161100210704186786e+01
|
||||||
|
3.731054981284270806e-09
|
||||||
|
1.812488335283541474e+01
|
||||||
|
6.406137330281478668e-09
|
||||||
|
1.165734360799100777e+01
|
||||||
|
1.440487578166874272e+01
|
||||||
|
3.708830367738112255e+00
|
||||||
|
3.367665334724298443e-09
|
||||||
|
1.032318656442651417e+01
|
||||||
|
1.927126480368271899e+01
|
||||||
|
6.753777841464210674e+00
|
||||||
|
4.603013051920754606e+00
|
||||||
|
2.136196276858795429e+01
|
||||||
|
1.918681431624752776e+01
|
||||||
|
8.043384099254814136e-09
|
||||||
|
2.111991794100179121e+01
|
||||||
|
1.611136956087657524e+01
|
||||||
|
5.869043330627313537e+00
|
||||||
|
1.058909344693486609e+01
|
||||||
|
7.802644768988611368e+00
|
||||||
|
2.642949931661782870e+01
|
||||||
|
3.132949253386000166e+01
|
||||||
|
2.621639793132530727e+01
|
||||||
|
1.368648543451149280e+01
|
||||||
|
1.804809127737252439e+01
|
||||||
|
3.119109068399899343e+01
|
||||||
|
4.404580811216995073e+00
|
||||||
|
4.431088980486093647e-11
|
||||||
|
7.487678182546534167e+00
|
||||||
|
2.146295449966198987e+01
|
||||||
|
1.909245176162890445e+01
|
||||||
|
3.751120558123590598e+01
|
||||||
|
1.073703759424404858e+01
|
||||||
|
2.683458547325631827e+01
|
||||||
|
2.079695270106869742e+01
|
||||||
|
1.205639924781096495e+00
|
||||||
|
1.183413537254545922e+01
|
||||||
|
2.190929039945339341e+01
|
||||||
|
2.647070804517851528e+01
|
||||||
|
2.724046799020076293e+01
|
||||||
|
3.159272166998865483e+00
|
||||||
|
1.799761007569030014e+01
|
||||||
|
7.506240073523602341e+00
|
||||||
|
3.004618783228545752e-09
|
||||||
|
9.986394797921514410e+00
|
||||||
|
2.408846524705178993e+01
|
||||||
|
2.336473426037511203e+01
|
||||||
|
2.127539953155173436e+01
|
||||||
|
2.023752341041983627e+01
|
||||||
|
1.396846226788402562e-09
|
||||||
|
2.698120079383032888e+01
|
||||||
|
2.373815888485740189e+01
|
||||||
|
3.266553838652983899e+01
|
||||||
|
1.527845265856135804e+01
|
||||||
|
5.616720263733923524e+00
|
||||||
|
1.050446238796694942e+01
|
||||||
|
1.831845565013662025e+01
|
||||||
|
2.682779266771602522e+01
|
||||||
|
2.637327691536617635e+01
|
||||||
|
1.988442610021851564e+01
|
||||||
|
8.654874773514306680e-10
|
||||||
|
4.068540639702160067e-01
|
||||||
|
3.985921975716738075e+01
|
||||||
|
9.256306145580303735e+00
|
||||||
|
1.607249196166003458e+01
|
||||||
|
1.906875708192255559e+01
|
||||||
|
3.434829726867732091e+01
|
||||||
|
1.630513961726719074e+01
|
||||||
|
6.490248735657246471e+00
|
||||||
|
6.929903619212565645e-09
|
||||||
|
2.977850973111856803e+01
|
||||||
|
2.962342214949503472e+01
|
||||||
|
9.430798277159153642e+00
|
||||||
|
2.495734364606833111e+01
|
||||||
|
1.620916160078217370e-08
|
||||||
|
2.653980696507165122e-09
|
||||||
|
5.146338284890291806e-09
|
||||||
|
2.871896499390594215e+00
|
||||||
|
3.102192064687061190e+01
|
||||||
|
1.381467626186004299e-08
|
||||||
|
2.876010207732100454e+01
|
||||||
|
7.301366303937198765e+00
|
||||||
|
3.023366571926461521e+00
|
||||||
|
4.360742092420186289e+00
|
||||||
|
1.766020536068581492e+01
|
||||||
|
2.655183961509634827e+01
|
||||||
|
1.880567155897424669e+01
|
||||||
|
2.102394716384120699e+01
|
||||||
|
2.096965578672542208e+01
|
||||||
|
1.816545769927882503e+01
|
||||||
|
9.427433972828504594e+00
|
||||||
|
2.950879439193516163e+01
|
||||||
|
2.383100394971089596e-09
|
||||||
|
2.830422319552091537e+01
|
||||||
|
1.350316870856199536e+01
|
||||||
|
2.396644224639299736e+01
|
||||||
|
1.211486413292746178e+01
|
||||||
|
8.799599818010237939e+00
|
||||||
|
1.772766439284206541e+01
|
||||||
|
1.297731635756013979e+01
|
||||||
|
4.581901174681630273e+00
|
||||||
|
8.523305225105776373e+00
|
||||||
|
1.983801887097595440e+01
|
||||||
|
2.206950712126258196e+01
|
||||||
|
1.513145668776375885e+01
|
||||||
|
3.757293596637295963e+01
|
||||||
|
4.126572509655826337e+01
|
||||||
|
4.062002265330365347e+00
|
||||||
|
2.723197976214800775e+01
|
||||||
|
1.637912760203067819e+01
|
||||||
|
1.023438576233607655e+01
|
||||||
|
8.246768598538471551e+00
|
||||||
|
4.312880096408340691e+00
|
||||||
|
3.393815144440157187e-10
|
||||||
|
8.201911841462043995e+00
|
||||||
|
2.817595452268907064e+00
|
||||||
|
7.360524999474455932e+00
|
||||||
|
1.474518517372645299e+01
|
||||||
|
1.620517858506294928e+01
|
||||||
|
1.110392421715784472e+01
|
||||||
|
2.930806597499011090e+01
|
||||||
|
2.134160000174084804e+00
|
||||||
|
2.473444303239335174e+00
|
||||||
|
4.636121959616022715e-09
|
||||||
|
1.970958949255341963e+01
|
||||||
|
2.734010689634175506e+01
|
||||||
|
4.071763047149266512e+00
|
||||||
|
1.903027737245021944e+00
|
||||||
|
3.400951783742376477e+01
|
||||||
|
1.830781152572523851e+01
|
||||||
|
1.044663088586497589e-10
|
||||||
|
3.612165267423179671e+01
|
||||||
|
1.459072890227684875e-08
|
||||||
|
1.535313957656834132e-05
|
||||||
|
1.161707719628215330e+01
|
||||||
|
7.351741747850493169e+00
|
||||||
|
1.807155513143630898e+01
|
||||||
|
2.751813698300337663e+01
|
||||||
|
8.842406509230753997e+00
|
||||||
|
2.505225756783125135e+01
|
||||||
|
5.020024225590053240e-11
|
||||||
|
2.472603702879009546e+01
|
||||||
|
5.705688728589937142e+00
|
||||||
|
3.198435075136288575e+01
|
||||||
|
1.414203640827775565e+01
|
||||||
|
2.121524129931389879e+01
|
||||||
|
2.518464889372782167e+01
|
||||||
|
1.062110915266341271e+00
|
||||||
|
5.022265153256363130e-09
|
||||||
|
2.234875535277267034e+01
|
||||||
|
1.944013503106357632e+01
|
||||||
|
3.976542072629157598e+00
|
||||||
|
9.737358966899332557e+00
|
||||||
|
200
Output/phase_separation_18.csv
Normal file
200
Output/phase_separation_18.csv
Normal file
@@ -0,0 +1,200 @@
|
|||||||
|
4.489129739069186442e+00
|
||||||
|
1.895031314132043221e+01
|
||||||
|
2.583356193593740358e+01
|
||||||
|
2.268216911082237968e-09
|
||||||
|
1.722274372065201220e+01
|
||||||
|
1.907112319704546266e+01
|
||||||
|
2.207232319025085232e+01
|
||||||
|
1.255084760504516517e+01
|
||||||
|
2.038451648507106384e+01
|
||||||
|
1.586503069053208748e+01
|
||||||
|
1.308296877894150637e-11
|
||||||
|
3.087798183573227817e+01
|
||||||
|
2.877785100917915173e+01
|
||||||
|
2.049617846867822735e+01
|
||||||
|
1.743256166487755721e+01
|
||||||
|
1.632877074433964637e+01
|
||||||
|
2.863161155018449122e+01
|
||||||
|
1.724250769621859192e+00
|
||||||
|
1.537353200825181609e+01
|
||||||
|
1.743265348305549622e+01
|
||||||
|
1.674899300842314176e+01
|
||||||
|
2.995039346761083365e+01
|
||||||
|
7.830420604609590995e+00
|
||||||
|
1.406331842135615240e+00
|
||||||
|
1.068152745498473344e+01
|
||||||
|
1.339465977257440166e+01
|
||||||
|
2.784190457687546427e+01
|
||||||
|
1.099528924040547828e+01
|
||||||
|
1.514181570379077790e+01
|
||||||
|
1.224608787766362994e+01
|
||||||
|
1.766707280834888039e+01
|
||||||
|
2.809428828886966656e+01
|
||||||
|
7.942979864083736352e+00
|
||||||
|
2.096496345596327870e+01
|
||||||
|
7.103361779653844188e+00
|
||||||
|
3.800316826559666517e+00
|
||||||
|
5.658747775740808450e+00
|
||||||
|
1.320901436510317950e+01
|
||||||
|
1.933535406924686129e+01
|
||||||
|
2.927373105632889150e+01
|
||||||
|
2.953290212671652881e+01
|
||||||
|
2.416095950278669235e+01
|
||||||
|
2.003663787667684204e+01
|
||||||
|
9.809130897319194631e+00
|
||||||
|
6.209702948244923526e+00
|
||||||
|
2.397574900353123084e+01
|
||||||
|
2.594585180373659128e+01
|
||||||
|
1.379653846086096582e-07
|
||||||
|
1.253705978951677042e-08
|
||||||
|
3.667390731351567454e-09
|
||||||
|
1.189232430898297466e+01
|
||||||
|
2.301815458988600938e+01
|
||||||
|
1.858230225408939518e+01
|
||||||
|
1.878856835832611338e+01
|
||||||
|
1.022315533492115236e+01
|
||||||
|
1.010698456656224131e+01
|
||||||
|
1.649565771879194287e+01
|
||||||
|
1.652413886015153466e+01
|
||||||
|
1.863755087302392610e+01
|
||||||
|
1.809938012736698099e+01
|
||||||
|
1.651596677893026310e+01
|
||||||
|
3.647497010995660105e+01
|
||||||
|
1.483071580079653629e+01
|
||||||
|
2.629156954850284222e+01
|
||||||
|
4.225878422397738395e-09
|
||||||
|
5.481833894047856139e-10
|
||||||
|
3.902284549386011037e+01
|
||||||
|
3.210077301881053558e+01
|
||||||
|
2.626750007914489160e+01
|
||||||
|
5.116339285644993851e+00
|
||||||
|
2.638595515041313533e+01
|
||||||
|
2.461005498613777043e+00
|
||||||
|
4.641730638515189929e-09
|
||||||
|
3.508034652154818644e+01
|
||||||
|
4.305870776049755477e+01
|
||||||
|
7.931800962019496026e+00
|
||||||
|
1.063597036792772776e+01
|
||||||
|
2.716705041982074320e+01
|
||||||
|
1.113402972118376510e+01
|
||||||
|
1.520755379534505813e+01
|
||||||
|
1.995171967846651384e+01
|
||||||
|
3.099463745262826819e+01
|
||||||
|
2.581257352436875507e+01
|
||||||
|
8.745865353250868779e+00
|
||||||
|
2.939351996317705940e+01
|
||||||
|
5.274989103511767752e+00
|
||||||
|
7.050168094544815080e-09
|
||||||
|
3.096353274618491724e+01
|
||||||
|
1.715858012930421594e+01
|
||||||
|
2.547435467367580131e+01
|
||||||
|
3.195763674064457938e+00
|
||||||
|
4.053528924549959100e+01
|
||||||
|
4.363175764213546870e+01
|
||||||
|
1.089339989125645319e-09
|
||||||
|
5.644500345345349234e-10
|
||||||
|
1.952094813074370805e+01
|
||||||
|
2.541289284989180786e+01
|
||||||
|
1.614437459322490137e-10
|
||||||
|
1.124100633139823557e+01
|
||||||
|
2.662624187867735181e-10
|
||||||
|
5.488556398737517661e+00
|
||||||
|
9.307872026782472830e+00
|
||||||
|
1.631554334273790835e-09
|
||||||
|
2.396796758422033591e+01
|
||||||
|
2.929214240431354099e+01
|
||||||
|
1.466960037141168347e-08
|
||||||
|
4.256564190110004198e+00
|
||||||
|
3.200661504933292889e+01
|
||||||
|
9.456646083189944818e+00
|
||||||
|
1.037271511063339997e-08
|
||||||
|
8.398327110678085461e+00
|
||||||
|
2.601784462448379642e+01
|
||||||
|
1.907530066924644530e+01
|
||||||
|
1.148600992944717092e+01
|
||||||
|
1.623014003237994984e+01
|
||||||
|
3.592113854998824252e+01
|
||||||
|
3.063602951667876795e+01
|
||||||
|
1.056940791033879812e+01
|
||||||
|
1.580439403572196255e+01
|
||||||
|
3.321530638086279907e+00
|
||||||
|
1.297120347706202965e-08
|
||||||
|
6.098945134200003371e-08
|
||||||
|
3.860314389024365411e+00
|
||||||
|
1.641936966462165159e+01
|
||||||
|
5.257175822195649428e-10
|
||||||
|
2.069545402008121116e+01
|
||||||
|
1.957737280407727809e+01
|
||||||
|
1.570489809675039439e+01
|
||||||
|
1.272135086108971969e+01
|
||||||
|
2.383250875850824713e+01
|
||||||
|
1.810823710616385185e+01
|
||||||
|
8.850385386594345621e-03
|
||||||
|
1.333650645841350979e+01
|
||||||
|
9.087939160046023090e+00
|
||||||
|
1.428279295835571006e+01
|
||||||
|
5.560310859684179452e-10
|
||||||
|
1.696095499564190368e+00
|
||||||
|
4.278234121803483703e+01
|
||||||
|
4.212444716583015492e+01
|
||||||
|
1.661498462364407303e+01
|
||||||
|
2.265933088103044390e+00
|
||||||
|
1.670712285306510125e+01
|
||||||
|
2.520190656968010146e+01
|
||||||
|
2.528963801433452772e-08
|
||||||
|
6.022799111489470764e-08
|
||||||
|
1.290010071701813033e+01
|
||||||
|
2.209817571034451689e+01
|
||||||
|
1.690448701048803315e+01
|
||||||
|
1.619124836746417628e+01
|
||||||
|
1.465080165765863640e+01
|
||||||
|
2.575658788012479405e+01
|
||||||
|
2.712687607539833819e-07
|
||||||
|
1.492580405912910457e+01
|
||||||
|
2.698022161006650776e+01
|
||||||
|
2.345534895181446444e+01
|
||||||
|
4.444164602274098286e+01
|
||||||
|
3.892883864265071026e+01
|
||||||
|
8.508828169573415294e-09
|
||||||
|
2.147505200623876576e+01
|
||||||
|
2.416300875929281320e-05
|
||||||
|
2.020882810252679107e+01
|
||||||
|
2.323459975287649470e+01
|
||||||
|
2.718632885649100217e+01
|
||||||
|
9.264126329651881875e+00
|
||||||
|
3.592887271177574604e+01
|
||||||
|
1.387245029252314055e+01
|
||||||
|
9.467071569122532892e+00
|
||||||
|
1.227350247686034379e+01
|
||||||
|
2.109388891276361377e+01
|
||||||
|
8.188400748785770844e+00
|
||||||
|
4.738817533019973105e+00
|
||||||
|
1.745586519943475778e+01
|
||||||
|
1.265199782302993725e+01
|
||||||
|
1.482585917847057999e+01
|
||||||
|
1.451678220965557742e+01
|
||||||
|
1.489645200887456866e+01
|
||||||
|
7.192435832173470273e-10
|
||||||
|
7.716632922472926204e+00
|
||||||
|
2.584968445292172845e+00
|
||||||
|
2.409336677924252257e+01
|
||||||
|
3.900849199201122275e+01
|
||||||
|
2.296826448312677726e+01
|
||||||
|
2.398779910469417587e+01
|
||||||
|
1.938700006427598055e+01
|
||||||
|
2.069740753202117233e-09
|
||||||
|
2.270507298247624561e+01
|
||||||
|
2.620049591007265732e+01
|
||||||
|
1.086955026352499054e+01
|
||||||
|
2.348433560311314494e+01
|
||||||
|
5.852855048191823784e+00
|
||||||
|
3.357267627683725442e-01
|
||||||
|
2.037052011755882930e+01
|
||||||
|
3.889977765008941191e+01
|
||||||
|
3.000600063934228245e+01
|
||||||
|
1.621596078248716211e+01
|
||||||
|
4.262998281467863732e-07
|
||||||
|
3.376453121348083641e+01
|
||||||
|
6.967941370228817988e+00
|
||||||
|
1.104028267337732461e-01
|
||||||
|
1.086974794815599830e-08
|
||||||
|
200
Output/phase_separation_19.csv
Normal file
200
Output/phase_separation_19.csv
Normal file
@@ -0,0 +1,200 @@
|
|||||||
|
2.260943450785386943e+01
|
||||||
|
2.362729015386387488e+01
|
||||||
|
9.451031053876070231e+00
|
||||||
|
5.761915142720433813e+00
|
||||||
|
2.683169764580817684e+01
|
||||||
|
2.245076122352744363e+01
|
||||||
|
1.296002557273354583e+01
|
||||||
|
1.545682194217980809e+00
|
||||||
|
3.244812187557352701e+01
|
||||||
|
1.577324447901849425e+01
|
||||||
|
3.316869677284874030e+01
|
||||||
|
3.549912908465505268e+01
|
||||||
|
4.338429279202132838e-01
|
||||||
|
1.430580403081770058e+01
|
||||||
|
3.281591325845408136e+01
|
||||||
|
3.225350296672319672e+01
|
||||||
|
1.614581927429696506e+01
|
||||||
|
2.199179810059790441e+01
|
||||||
|
1.645008148176632545e+01
|
||||||
|
1.112479716291560755e-01
|
||||||
|
2.411216385416891583e+01
|
||||||
|
1.108969114718188287e+01
|
||||||
|
1.012992705712260744e+01
|
||||||
|
2.294823945755069872e+01
|
||||||
|
2.395779815006031210e+00
|
||||||
|
9.820498906293099850e+00
|
||||||
|
1.604889323459605421e+01
|
||||||
|
2.314136307186570463e+01
|
||||||
|
2.727342187960335451e+01
|
||||||
|
1.931597225637137427e+01
|
||||||
|
2.781065301968078529e+01
|
||||||
|
6.641375816789855335e+00
|
||||||
|
2.236362101349665465e+01
|
||||||
|
1.649646308338155265e+01
|
||||||
|
1.673553939432759430e+00
|
||||||
|
8.629062755098113158e+00
|
||||||
|
3.567864187408807908e+01
|
||||||
|
1.456046830217709420e+01
|
||||||
|
2.505306907871334587e+01
|
||||||
|
2.891721347928752550e+01
|
||||||
|
1.341448445691858282e+00
|
||||||
|
5.137822710429481354e+00
|
||||||
|
3.694825766250085763e+01
|
||||||
|
4.093939091440626754e+01
|
||||||
|
3.489240741321020778e+01
|
||||||
|
4.305080459100302015e+00
|
||||||
|
4.115510064251946432e+01
|
||||||
|
2.595513444448251761e+01
|
||||||
|
5.915607105810721578e+01
|
||||||
|
1.786840990207288726e+01
|
||||||
|
4.290966421556066734e+01
|
||||||
|
2.853904265588788292e+01
|
||||||
|
1.857934923385450432e+01
|
||||||
|
3.256138659330993335e+01
|
||||||
|
1.893913636078616136e+01
|
||||||
|
8.457386846541101733e+00
|
||||||
|
2.277248244507625685e+01
|
||||||
|
1.698242492676831361e+01
|
||||||
|
1.008726636148838729e+01
|
||||||
|
3.197764675869598250e+01
|
||||||
|
2.098087713129925369e+00
|
||||||
|
2.208593785231426665e+01
|
||||||
|
2.864083629677001497e+01
|
||||||
|
1.864830726863912957e+01
|
||||||
|
1.600935399237111056e+01
|
||||||
|
7.275822528971773728e+00
|
||||||
|
2.285002308605928789e+01
|
||||||
|
6.637564649422989405e+00
|
||||||
|
6.107016400214303253e+00
|
||||||
|
1.538014413751957399e+01
|
||||||
|
3.128391433765332863e+01
|
||||||
|
1.994975112101716874e+01
|
||||||
|
1.683879546406194549e+01
|
||||||
|
1.202281701289104987e+01
|
||||||
|
2.248199207944469435e+01
|
||||||
|
2.720344253814186430e+01
|
||||||
|
1.438329683826452410e+01
|
||||||
|
1.740727842489546262e+01
|
||||||
|
6.211607916307296584e+00
|
||||||
|
1.789514701980991518e+01
|
||||||
|
3.414295915809857007e+01
|
||||||
|
6.993795019830139736e+00
|
||||||
|
1.143259631729262260e+00
|
||||||
|
1.000512002436485304e+01
|
||||||
|
1.350908170814731335e+01
|
||||||
|
8.377664988314966976e+00
|
||||||
|
9.464085800471044863e+00
|
||||||
|
1.692975691378396519e+01
|
||||||
|
2.555201312672197034e+01
|
||||||
|
2.780624217397174647e+01
|
||||||
|
7.174667062947301943e+00
|
||||||
|
2.795154263788374749e+01
|
||||||
|
3.008554847008699795e+01
|
||||||
|
1.115268044306542122e-09
|
||||||
|
2.493811359986187171e+01
|
||||||
|
6.174286147531868885e+00
|
||||||
|
1.569367290859072916e+01
|
||||||
|
1.754661929462218595e+01
|
||||||
|
3.105010864457353748e+01
|
||||||
|
3.860051039551063857e-10
|
||||||
|
7.561307148614922606e-11
|
||||||
|
2.067250324822250818e+01
|
||||||
|
2.359571704346461374e+01
|
||||||
|
2.905452335202504344e+00
|
||||||
|
2.214308732462555085e+01
|
||||||
|
2.686046325373354549e+01
|
||||||
|
2.257389651013361842e+01
|
||||||
|
1.258233397645964402e+01
|
||||||
|
2.610563453226593822e+01
|
||||||
|
1.315609469342489035e+01
|
||||||
|
4.024496893751260274e+01
|
||||||
|
1.450040251571936345e+01
|
||||||
|
2.058346145790854287e+00
|
||||||
|
1.791065897366616033e+00
|
||||||
|
3.498518394383787466e+01
|
||||||
|
1.684617332021747416e+01
|
||||||
|
2.151414953030996102e+01
|
||||||
|
3.073481953938645717e+01
|
||||||
|
1.782357206877580680e+01
|
||||||
|
7.077176235768014578e+00
|
||||||
|
9.810723386304312399e+00
|
||||||
|
3.098786381207916918e+01
|
||||||
|
9.784663324350811209e+00
|
||||||
|
6.113904484950013263e+00
|
||||||
|
1.334158496547817307e+01
|
||||||
|
9.936686914803937398e+00
|
||||||
|
1.445439210254655649e+01
|
||||||
|
2.014537204775554002e+01
|
||||||
|
6.223537501745480149e+00
|
||||||
|
1.259265220779801631e+01
|
||||||
|
2.382315269512269040e+01
|
||||||
|
5.055786952297899717e+01
|
||||||
|
3.746202602359583977e+01
|
||||||
|
7.766334645840198725e+00
|
||||||
|
2.052682913388892771e+01
|
||||||
|
2.772666001558351923e+01
|
||||||
|
2.495980842101164754e+01
|
||||||
|
3.542269134351676740e+01
|
||||||
|
3.979616787369816677e+01
|
||||||
|
2.343059751841069627e+01
|
||||||
|
1.649539355440909461e+01
|
||||||
|
5.517435659657842884e+00
|
||||||
|
1.986372630074164292e+01
|
||||||
|
3.366917997844391408e+01
|
||||||
|
2.174390169069678436e+01
|
||||||
|
1.406368322267820936e+01
|
||||||
|
4.001054738017992918e+01
|
||||||
|
4.394597536862584519e+01
|
||||||
|
4.425213592936858475e+01
|
||||||
|
1.704189176426418229e+01
|
||||||
|
2.102021347033664611e+01
|
||||||
|
1.983442182316159830e+01
|
||||||
|
3.236259538208839359e+01
|
||||||
|
1.138878124894922195e+01
|
||||||
|
2.107311054612652512e+01
|
||||||
|
3.212749892826076348e+01
|
||||||
|
1.480279290916635659e+01
|
||||||
|
2.285488100104263509e+01
|
||||||
|
1.371171153594543490e+01
|
||||||
|
3.336767944332490288e+01
|
||||||
|
1.247345391439992568e+01
|
||||||
|
4.497189162101171434e+01
|
||||||
|
1.585381439007051441e+01
|
||||||
|
1.510462320463313013e+01
|
||||||
|
2.853568389403599070e+01
|
||||||
|
1.936381463183255391e+01
|
||||||
|
2.261562660973526206e+01
|
||||||
|
4.344432752543861298e+00
|
||||||
|
1.828523908733016512e+01
|
||||||
|
4.768196722643433105e+01
|
||||||
|
2.807208688058909019e+01
|
||||||
|
1.435494321552367403e+01
|
||||||
|
1.164903281600771834e+01
|
||||||
|
2.689242973232494194e+01
|
||||||
|
4.936944201392128306e+00
|
||||||
|
1.022984712441527932e+01
|
||||||
|
2.499795171031565744e+01
|
||||||
|
3.613637766346160962e+00
|
||||||
|
2.204800548036383390e+01
|
||||||
|
3.079925136083951642e+01
|
||||||
|
2.422541927295886666e+01
|
||||||
|
7.312633114579291771e+00
|
||||||
|
1.337881544186681460e+01
|
||||||
|
3.035240103329974204e+01
|
||||||
|
2.194322829623768811e+01
|
||||||
|
2.337459577365484265e+00
|
||||||
|
2.628249004799835831e+01
|
||||||
|
4.838848597036071908e+01
|
||||||
|
2.214577716328701484e+01
|
||||||
|
1.427045164943702149e+00
|
||||||
|
3.583031255232089052e+01
|
||||||
|
2.054661726308490532e+00
|
||||||
|
2.328113923556231057e+01
|
||||||
|
2.549066386623331582e+01
|
||||||
|
2.434827255396301027e+01
|
||||||
|
3.948890774378281776e+01
|
||||||
|
4.058818140247757356e+01
|
||||||
|
2.443521633027042839e+01
|
||||||
|
1.878438033129353002e+01
|
||||||
|
6.206704055127745256e+00
|
||||||
|
200
Output/phase_separation_2.csv
Normal file
200
Output/phase_separation_2.csv
Normal file
@@ -0,0 +1,200 @@
|
|||||||
|
3.083691088055743376e-12
|
||||||
|
3.411020585582120595e-11
|
||||||
|
8.058713431845496150e-11
|
||||||
|
1.354911335331938666e-10
|
||||||
|
1.893208591222061485e-10
|
||||||
|
8.952740049013753390e-11
|
||||||
|
7.465633882463883818e-11
|
||||||
|
1.213833406251663186e-10
|
||||||
|
6.373672294420629890e-11
|
||||||
|
3.420363218094567345e-11
|
||||||
|
2.926304551599989087e-11
|
||||||
|
2.108725230288606279e-09
|
||||||
|
5.047083608816994966e-11
|
||||||
|
2.666056276731049028e-12
|
||||||
|
1.405449476697523184e-11
|
||||||
|
9.667734538155112745e-11
|
||||||
|
5.528698102586372696e-11
|
||||||
|
6.494273510990463764e-11
|
||||||
|
9.278135275429763206e-11
|
||||||
|
5.277327099792094326e-11
|
||||||
|
7.326940798724120774e-11
|
||||||
|
8.139527817430332742e-10
|
||||||
|
1.408820701175835513e-11
|
||||||
|
9.981957592335412780e-11
|
||||||
|
5.061176398309726606e-11
|
||||||
|
4.804601969612927084e-11
|
||||||
|
6.894667255162250038e-11
|
||||||
|
2.793764484032362107e-12
|
||||||
|
4.614725695058443224e-12
|
||||||
|
2.595735363249073107e-11
|
||||||
|
1.704722816615977160e-10
|
||||||
|
1.515397987814693976e-10
|
||||||
|
2.518305208313926881e-11
|
||||||
|
9.096896469211303363e-12
|
||||||
|
2.220076497631360285e-11
|
||||||
|
1.525999680313780134e-10
|
||||||
|
1.148477385309209736e-10
|
||||||
|
5.449569835501996444e-11
|
||||||
|
7.505138119656083941e-11
|
||||||
|
1.654822667614092165e-10
|
||||||
|
1.541469743206135027e-10
|
||||||
|
8.535642432615237527e-12
|
||||||
|
1.510153131753717584e-11
|
||||||
|
1.456214429432991888e-11
|
||||||
|
8.195789193205572558e-11
|
||||||
|
2.214282173130588229e-11
|
||||||
|
6.384528072484336718e-12
|
||||||
|
6.044167489315904274e-11
|
||||||
|
1.480752300467145535e-10
|
||||||
|
6.000794259608027820e-11
|
||||||
|
2.263547170393423785e-11
|
||||||
|
4.107851459828735228e-11
|
||||||
|
2.647554046442937046e-12
|
||||||
|
7.057116694622395760e-11
|
||||||
|
5.338230692043040267e-11
|
||||||
|
4.990959197160276914e-11
|
||||||
|
1.502202809336499172e-11
|
||||||
|
6.052204035530711152e-11
|
||||||
|
7.627005360502383358e-11
|
||||||
|
3.198829248342480366e-11
|
||||||
|
1.595945095850259957e-10
|
||||||
|
3.522050091799834238e-11
|
||||||
|
4.776632273583947283e-12
|
||||||
|
8.457336676544033272e-11
|
||||||
|
3.248516135500805764e-11
|
||||||
|
4.870253845938682672e-11
|
||||||
|
6.853005860698796659e-11
|
||||||
|
2.100073311371359192e-10
|
||||||
|
4.596385388136358900e-11
|
||||||
|
9.414014789239445766e-11
|
||||||
|
3.427874294076408568e-11
|
||||||
|
8.005001270036181887e-12
|
||||||
|
9.303989994487620557e-12
|
||||||
|
1.060255722807906959e-10
|
||||||
|
3.659873688261692553e-10
|
||||||
|
4.966019704847611712e-12
|
||||||
|
3.844401961732936171e-12
|
||||||
|
2.260347549270472699e-12
|
||||||
|
5.290954882029516004e-11
|
||||||
|
4.785913063003174110e-11
|
||||||
|
3.096290124129175430e-11
|
||||||
|
1.874895741330680264e-12
|
||||||
|
1.141978802762715598e-10
|
||||||
|
7.456312023535275302e-11
|
||||||
|
3.484309890458377109e-11
|
||||||
|
1.338034409403282555e-11
|
||||||
|
5.438928394997851362e-11
|
||||||
|
3.977886181565027600e-11
|
||||||
|
1.656909143265205992e-10
|
||||||
|
1.156109811048131471e-10
|
||||||
|
1.669678848620701209e-10
|
||||||
|
1.287105544898473993e-10
|
||||||
|
8.381378083093425189e-12
|
||||||
|
4.942068990779546305e-11
|
||||||
|
1.466254164831592771e-11
|
||||||
|
2.638262212127729075e-11
|
||||||
|
8.181632099991742154e-11
|
||||||
|
9.593721808518282389e-12
|
||||||
|
1.718449168622354014e-11
|
||||||
|
4.074413272717216848e-10
|
||||||
|
9.230224025757403368e-11
|
||||||
|
2.891139179125302616e-11
|
||||||
|
2.248203664624529864e-11
|
||||||
|
1.560684886817430451e-10
|
||||||
|
7.559979808763379762e-12
|
||||||
|
1.164423604593641608e-11
|
||||||
|
2.628065371598496930e-11
|
||||||
|
1.020245375753142899e-10
|
||||||
|
4.319356745547273259e-13
|
||||||
|
7.570279170505407370e-11
|
||||||
|
5.636659984574687809e-12
|
||||||
|
4.724677077956265664e-11
|
||||||
|
9.470696118744069589e-12
|
||||||
|
5.776745742764751397e-11
|
||||||
|
1.032247760329227683e-10
|
||||||
|
1.996079451043140852e-10
|
||||||
|
4.164496704662701992e-12
|
||||||
|
7.772589632888627035e-11
|
||||||
|
4.268397947750189071e-11
|
||||||
|
1.590992246807920392e-11
|
||||||
|
4.778815890960127034e-11
|
||||||
|
7.198595737201624811e-11
|
||||||
|
7.918585387817238477e-11
|
||||||
|
5.480685544787350765e-11
|
||||||
|
1.236792511423489109e-10
|
||||||
|
1.412643415972978699e-10
|
||||||
|
2.207095225283286082e-10
|
||||||
|
8.511812095303341525e-11
|
||||||
|
1.101154439993120413e-10
|
||||||
|
1.290247509030531075e-10
|
||||||
|
4.291754131831211436e-12
|
||||||
|
4.654507291293019588e-11
|
||||||
|
4.084989928216653675e-12
|
||||||
|
2.085416038020666846e-11
|
||||||
|
2.253755336724217127e-11
|
||||||
|
3.402692114384161371e-11
|
||||||
|
8.018527746054455831e-11
|
||||||
|
1.631322729299417022e-10
|
||||||
|
6.510147688294459198e-11
|
||||||
|
9.448169502840661243e-12
|
||||||
|
8.621759100816403934e-11
|
||||||
|
8.225044337760181764e-12
|
||||||
|
6.144641670359400397e-11
|
||||||
|
2.169110008943697466e-11
|
||||||
|
2.110557044206472952e-11
|
||||||
|
1.373872746433527947e-10
|
||||||
|
3.258887781605219499e-11
|
||||||
|
9.184972388355574995e-11
|
||||||
|
2.019952500892776601e-11
|
||||||
|
9.184519955403534993e-11
|
||||||
|
8.153400118737694720e-12
|
||||||
|
1.665694168486949262e-11
|
||||||
|
4.201915415463993910e-11
|
||||||
|
8.732722309715378151e-12
|
||||||
|
9.444381583094339020e-11
|
||||||
|
1.001727670102532553e-10
|
||||||
|
7.074500640018995510e-11
|
||||||
|
5.279520029287178684e-12
|
||||||
|
9.350092289184348203e-11
|
||||||
|
3.742495564053522617e-11
|
||||||
|
8.885185967423043489e-11
|
||||||
|
1.728242184471690228e-13
|
||||||
|
7.043031571559037129e-12
|
||||||
|
2.262077816329524835e-11
|
||||||
|
2.628293997052454361e-12
|
||||||
|
3.380089145367048291e-11
|
||||||
|
2.539232098763419062e-11
|
||||||
|
3.928606766249536195e-11
|
||||||
|
2.582763315700660600e-11
|
||||||
|
1.546319424808477446e-11
|
||||||
|
1.792714087555722689e-11
|
||||||
|
1.068631201972628768e-10
|
||||||
|
5.591260798865929286e-11
|
||||||
|
1.004154996759396786e-10
|
||||||
|
2.999981050011716588e-11
|
||||||
|
7.354678037655569487e-11
|
||||||
|
3.761028018655607915e-11
|
||||||
|
1.918671015223974300e-11
|
||||||
|
9.953209382350745964e-12
|
||||||
|
2.039894926570794262e-10
|
||||||
|
5.447145433005374939e-11
|
||||||
|
9.397485112501244105e-11
|
||||||
|
1.923718160422372430e-11
|
||||||
|
3.901744870340059965e-11
|
||||||
|
7.206897322471374448e-11
|
||||||
|
3.350990128056504291e-11
|
||||||
|
5.725546669841092293e-11
|
||||||
|
3.767353187366493856e-11
|
||||||
|
2.040616961340472623e-11
|
||||||
|
7.802455424079611279e-11
|
||||||
|
2.179797534259340957e-11
|
||||||
|
7.710699167286557529e-12
|
||||||
|
3.433904369518380064e-11
|
||||||
|
4.237829186295342970e-11
|
||||||
|
2.550361710590042458e-11
|
||||||
|
7.249792244011905892e-11
|
||||||
|
6.539184607606499509e-11
|
||||||
|
4.632121658354239440e-11
|
||||||
|
1.641272660452924212e-11
|
||||||
|
4.480382499053481225e-11
|
||||||
|
200
Output/phase_separation_3.csv
Normal file
200
Output/phase_separation_3.csv
Normal file
@@ -0,0 +1,200 @@
|
|||||||
|
2.345370647873554431e-10
|
||||||
|
3.582053201751539012e-11
|
||||||
|
1.211548522192450736e-10
|
||||||
|
5.339418704817314033e-11
|
||||||
|
2.736966881415775420e-10
|
||||||
|
4.983312865288086223e-11
|
||||||
|
1.582370594446963392e-11
|
||||||
|
7.411445777575317577e-11
|
||||||
|
1.079714092838555532e-10
|
||||||
|
3.180743237368516377e-11
|
||||||
|
4.857205218797734548e-11
|
||||||
|
5.631379426961517472e-11
|
||||||
|
4.303153520529244361e-11
|
||||||
|
3.512022136277058696e-11
|
||||||
|
6.150232000472995042e-11
|
||||||
|
3.495828316781399098e-13
|
||||||
|
1.192383346229485314e-10
|
||||||
|
1.546758615658728202e-10
|
||||||
|
7.156177197479322005e-11
|
||||||
|
1.371520627190873391e-10
|
||||||
|
1.554150368765186228e-10
|
||||||
|
1.040212085912911836e-10
|
||||||
|
3.114591305546734952e-14
|
||||||
|
2.962612434742264128e-10
|
||||||
|
1.599593261453117694e-10
|
||||||
|
3.910500075030623041e-12
|
||||||
|
1.199861954033123010e-10
|
||||||
|
1.172824564130170123e-11
|
||||||
|
1.992281202805770727e-10
|
||||||
|
1.594919284777442881e-12
|
||||||
|
1.702587904658012112e-11
|
||||||
|
1.439642951156307013e-12
|
||||||
|
3.498211233352665732e-11
|
||||||
|
9.178106792295223081e-12
|
||||||
|
5.593250443693442127e-11
|
||||||
|
2.659285012923119931e-10
|
||||||
|
5.365469023485091894e-11
|
||||||
|
6.448102537780659928e-11
|
||||||
|
1.324235032531621220e-10
|
||||||
|
8.291842385249421067e-11
|
||||||
|
1.603365373890755390e-10
|
||||||
|
1.282085809483764019e-11
|
||||||
|
1.588738609093942440e-10
|
||||||
|
1.794466680452858836e-11
|
||||||
|
7.299412554156281909e-11
|
||||||
|
4.570411597436242130e-10
|
||||||
|
5.792484825675372059e-11
|
||||||
|
3.812614796716416845e-11
|
||||||
|
6.106821943981937783e-11
|
||||||
|
1.250254860781228132e-10
|
||||||
|
3.524366246480342972e-11
|
||||||
|
4.087359131788273250e-11
|
||||||
|
6.384496270002960539e-11
|
||||||
|
1.067987523495901522e-10
|
||||||
|
2.419776913117431368e-11
|
||||||
|
2.129966584113724389e-10
|
||||||
|
5.653601309237363559e-11
|
||||||
|
2.299912596662840914e-10
|
||||||
|
4.383426411660554236e-11
|
||||||
|
1.902465244841097789e-10
|
||||||
|
6.677450526578236099e-11
|
||||||
|
7.126012242584005854e-12
|
||||||
|
8.288805851987942033e-10
|
||||||
|
2.697134142493799990e-11
|
||||||
|
7.403177684555259075e-12
|
||||||
|
1.327826218855659283e-11
|
||||||
|
1.993235323870420554e-09
|
||||||
|
3.278138644622385925e-10
|
||||||
|
2.364872602588220968e-10
|
||||||
|
6.076912376372582191e-11
|
||||||
|
1.309322847552979523e-10
|
||||||
|
1.637531713468483387e-10
|
||||||
|
1.413444384104899569e-12
|
||||||
|
2.998772797202735435e-11
|
||||||
|
6.572330846918632071e-11
|
||||||
|
3.942250073418691962e-11
|
||||||
|
1.513042880191532158e-10
|
||||||
|
4.842021034077418920e-11
|
||||||
|
2.935581394469393436e-10
|
||||||
|
1.113006906311322453e-10
|
||||||
|
2.753522857170719437e-10
|
||||||
|
6.363091656767557507e-11
|
||||||
|
5.859009310533665284e-11
|
||||||
|
1.613459795368915441e-11
|
||||||
|
7.845296554610541289e-11
|
||||||
|
5.190152306159925948e-10
|
||||||
|
1.207626335960540383e-10
|
||||||
|
1.272038337599869415e-10
|
||||||
|
5.616572401115704623e-12
|
||||||
|
4.035919181276361702e-12
|
||||||
|
4.752170390904419166e-11
|
||||||
|
5.217433519068148815e-12
|
||||||
|
4.435739871509498964e-11
|
||||||
|
1.653102197014012599e-11
|
||||||
|
1.857939904284018557e-10
|
||||||
|
3.772219559554929094e-11
|
||||||
|
1.056345641424450890e-10
|
||||||
|
7.181898973882686168e-11
|
||||||
|
9.873276767467834330e-11
|
||||||
|
1.909060580870388931e-10
|
||||||
|
6.292981478533718236e-11
|
||||||
|
2.739365774341024155e-11
|
||||||
|
1.315199141411711838e-10
|
||||||
|
4.357897482976052298e-12
|
||||||
|
8.227278497395616914e-11
|
||||||
|
1.330126122379828836e-10
|
||||||
|
2.824794510951406238e-10
|
||||||
|
9.235609010295742249e-11
|
||||||
|
4.060309222911005173e-10
|
||||||
|
8.944871211293697719e-11
|
||||||
|
4.092768830429145935e-11
|
||||||
|
2.088041570708267658e-11
|
||||||
|
1.114113557957816184e-10
|
||||||
|
1.787496768861624905e-10
|
||||||
|
9.139415682948364577e-10
|
||||||
|
4.733604764904999224e-12
|
||||||
|
1.314482930674145600e-10
|
||||||
|
8.364162683202325080e-12
|
||||||
|
7.535676853175257278e-11
|
||||||
|
6.239600641768339681e-11
|
||||||
|
1.658007680428964268e-12
|
||||||
|
8.301902047649819743e-11
|
||||||
|
1.691729540813980699e-11
|
||||||
|
2.216895197035216339e-10
|
||||||
|
1.815484568203718787e-10
|
||||||
|
4.477426754257520806e-12
|
||||||
|
5.432738386464500181e-11
|
||||||
|
3.560307236126072292e-11
|
||||||
|
6.125361143412090861e-11
|
||||||
|
5.170366858921703949e-11
|
||||||
|
4.443624061489359214e-11
|
||||||
|
1.519289202715670165e-11
|
||||||
|
9.749610913237157650e-11
|
||||||
|
1.325019753508139580e-11
|
||||||
|
3.973593471775323363e-11
|
||||||
|
2.786060897379187503e-11
|
||||||
|
7.706208452522316481e-12
|
||||||
|
3.593768159066877596e-11
|
||||||
|
2.727766728161076290e-11
|
||||||
|
1.911098621653469785e-10
|
||||||
|
2.713943326861672746e-11
|
||||||
|
1.959359212903887479e-10
|
||||||
|
2.816410799140987144e-10
|
||||||
|
2.582085683221370690e-11
|
||||||
|
1.270384354683157286e-11
|
||||||
|
1.410432008948000918e-10
|
||||||
|
2.966894415037790159e-10
|
||||||
|
1.242615245074360601e-10
|
||||||
|
3.421654880893122926e-10
|
||||||
|
3.161195490837590755e-10
|
||||||
|
1.769119966552713833e-11
|
||||||
|
1.802316500227257438e-10
|
||||||
|
6.258646969292804663e-11
|
||||||
|
1.495502729828210541e-11
|
||||||
|
1.487555744871664477e-10
|
||||||
|
1.318931661970016077e-11
|
||||||
|
6.521564876046559169e-11
|
||||||
|
2.677152436745082046e-10
|
||||||
|
1.670877020444505597e-11
|
||||||
|
1.943137592420130439e-10
|
||||||
|
2.965362152895180841e-11
|
||||||
|
3.369786237776724529e-10
|
||||||
|
2.992229232029726376e-10
|
||||||
|
2.946168340836728417e-11
|
||||||
|
3.811343489582526111e-10
|
||||||
|
8.626729110146783834e-11
|
||||||
|
1.226665797810451543e-10
|
||||||
|
1.920236963436350868e-10
|
||||||
|
5.762388269258680672e-11
|
||||||
|
2.105235118508766662e-11
|
||||||
|
6.503255815269748350e-12
|
||||||
|
1.407194496555869236e-10
|
||||||
|
7.815342887120394123e-12
|
||||||
|
1.297866683925544676e-11
|
||||||
|
1.689538496377282712e-10
|
||||||
|
5.012896730349163343e-11
|
||||||
|
1.948058757177197252e-10
|
||||||
|
1.177620347146746097e-07
|
||||||
|
2.251923478422831123e-10
|
||||||
|
5.504534794686872509e-11
|
||||||
|
8.096657487747212012e-12
|
||||||
|
6.411141717111189595e-11
|
||||||
|
3.553453618484374452e-11
|
||||||
|
3.724646685552457929e-11
|
||||||
|
3.703726837607329233e-11
|
||||||
|
3.209131383817107351e-10
|
||||||
|
3.973078219306507337e-11
|
||||||
|
9.740655547450486689e-11
|
||||||
|
3.910573958536415453e-11
|
||||||
|
2.000430183578416535e-10
|
||||||
|
2.212264230739271263e-10
|
||||||
|
4.811718727265139848e-11
|
||||||
|
1.397300693971422588e-11
|
||||||
|
3.092027364807283352e-11
|
||||||
|
3.701435766700399973e-11
|
||||||
|
3.034252669465597064e-11
|
||||||
|
9.089800390287573747e-12
|
||||||
|
8.800363213098995796e-10
|
||||||
|
5.812153579307083397e-11
|
||||||
|
2.550888803553448692e-10
|
||||||
|
200
Output/phase_separation_4.csv
Normal file
200
Output/phase_separation_4.csv
Normal file
@@ -0,0 +1,200 @@
|
|||||||
|
1.802913819193127785e-11
|
||||||
|
2.050099929635209350e-11
|
||||||
|
1.001290383451566409e-09
|
||||||
|
3.839310063225575919e-10
|
||||||
|
3.281612685246119962e-11
|
||||||
|
4.444658267371699965e-10
|
||||||
|
8.173502502644507816e-11
|
||||||
|
1.208178228893047190e-10
|
||||||
|
4.629592010066202697e-11
|
||||||
|
1.859314518671724060e-10
|
||||||
|
7.738735133819445386e-11
|
||||||
|
1.380821573372550526e-11
|
||||||
|
1.001578552738530333e-10
|
||||||
|
5.545417370837691167e-11
|
||||||
|
1.533304039919316570e-10
|
||||||
|
3.766047022135991375e-10
|
||||||
|
3.160659208252340472e-10
|
||||||
|
2.219054870046131072e-10
|
||||||
|
2.180777846260655520e-10
|
||||||
|
9.627262770907808804e-06
|
||||||
|
2.027028052391697024e-10
|
||||||
|
5.201538135226168912e-11
|
||||||
|
8.420031988393160742e-12
|
||||||
|
4.121544902967777733e-11
|
||||||
|
5.034001188056618756e-11
|
||||||
|
1.655928923677430025e-11
|
||||||
|
5.002480965835729146e-11
|
||||||
|
9.078499954086993698e-11
|
||||||
|
1.817618313110435671e-10
|
||||||
|
2.547961866110708858e-10
|
||||||
|
3.522862199835351975e-11
|
||||||
|
2.025741862964397705e-10
|
||||||
|
2.830307463361322041e-11
|
||||||
|
1.823807600576053947e-10
|
||||||
|
1.501081519259642642e-10
|
||||||
|
1.103061598295547413e-10
|
||||||
|
1.287156939770906431e-10
|
||||||
|
3.810687012091996398e-11
|
||||||
|
9.645669585089718035e-11
|
||||||
|
1.902660777759971672e-10
|
||||||
|
5.673921703244842430e-11
|
||||||
|
2.393429831762537843e-11
|
||||||
|
2.554602813172888180e-10
|
||||||
|
3.964505349642838568e-10
|
||||||
|
1.387415200056178059e-11
|
||||||
|
1.262332416486226558e-10
|
||||||
|
9.457197989090566476e-11
|
||||||
|
1.302178345260031892e-10
|
||||||
|
1.827264014756480926e-10
|
||||||
|
5.721484488045089544e-11
|
||||||
|
2.838196034697030003e-10
|
||||||
|
1.317890379207271587e-09
|
||||||
|
7.234760843697154642e-10
|
||||||
|
6.698070672628850605e-10
|
||||||
|
2.149952726256023762e-09
|
||||||
|
4.331540642589748614e-10
|
||||||
|
9.776176748340738652e-11
|
||||||
|
4.295212466516675583e-10
|
||||||
|
4.433690456880030034e-11
|
||||||
|
2.294979788481613880e-11
|
||||||
|
4.041536594806476871e-11
|
||||||
|
2.244747442592399290e-10
|
||||||
|
2.395261225474241191e-10
|
||||||
|
4.166764521767950665e-11
|
||||||
|
4.297583069711528607e-10
|
||||||
|
1.122197310931229669e-10
|
||||||
|
3.278268159265084318e-10
|
||||||
|
8.995913860043786846e-11
|
||||||
|
4.106746791484203923e-11
|
||||||
|
1.333868349355020969e-10
|
||||||
|
2.079565045045769649e-10
|
||||||
|
6.402892369772151150e-11
|
||||||
|
9.926233776786418874e-10
|
||||||
|
8.985737861883082415e-11
|
||||||
|
1.742861595182128461e-10
|
||||||
|
1.545086241686431005e-10
|
||||||
|
9.138458470057145675e-10
|
||||||
|
1.243900486833254496e-10
|
||||||
|
2.919178778802750557e-10
|
||||||
|
4.298157796239285663e-11
|
||||||
|
4.567925773909502968e-11
|
||||||
|
4.842548551050742453e-10
|
||||||
|
3.419764191175608979e-10
|
||||||
|
6.178072070899159353e-11
|
||||||
|
6.693877716466966408e-11
|
||||||
|
1.136525588759280913e-10
|
||||||
|
7.906349962049106834e-10
|
||||||
|
3.363606301380408610e-10
|
||||||
|
1.047803781279472736e-10
|
||||||
|
2.077122657218796237e-10
|
||||||
|
2.288988627012722283e-10
|
||||||
|
1.402096935246138388e-10
|
||||||
|
1.739734450822465808e-10
|
||||||
|
1.037629737983803576e-10
|
||||||
|
1.093899436674848093e-10
|
||||||
|
2.639181016061208467e-10
|
||||||
|
2.086194951537369437e-10
|
||||||
|
2.658655758808102667e-10
|
||||||
|
4.142872119117814894e-10
|
||||||
|
8.961258054111216701e-12
|
||||||
|
1.984622103031647075e-11
|
||||||
|
1.226105636602046633e-11
|
||||||
|
4.326732456698689509e-11
|
||||||
|
2.982270862155750018e-10
|
||||||
|
3.818574564828634435e-11
|
||||||
|
3.133429567348580611e-12
|
||||||
|
1.549671262658578239e-11
|
||||||
|
4.882180754294450051e-12
|
||||||
|
1.873705584767939819e-10
|
||||||
|
9.098728003443302880e-11
|
||||||
|
3.058698781418437667e-12
|
||||||
|
1.883078825029994564e-11
|
||||||
|
1.948347006013551352e-11
|
||||||
|
2.008615317391425942e-10
|
||||||
|
1.365494567275929836e-10
|
||||||
|
3.476129269229625809e-11
|
||||||
|
6.693965294219703596e-11
|
||||||
|
1.636940306195015319e-10
|
||||||
|
1.377793934909218384e-10
|
||||||
|
1.037753331249639542e-09
|
||||||
|
2.021874346793397401e-10
|
||||||
|
1.127578333611579377e-11
|
||||||
|
4.034129527444408417e-10
|
||||||
|
7.544882816175855370e-10
|
||||||
|
9.509879630162551950e-11
|
||||||
|
1.102616127654419994e-10
|
||||||
|
1.592279457682227960e-10
|
||||||
|
3.632120354964196723e-10
|
||||||
|
3.187312470084522318e-10
|
||||||
|
7.676753168516908169e-11
|
||||||
|
3.387267868352721666e-10
|
||||||
|
8.192467898971431248e-11
|
||||||
|
6.482544857770434200e-11
|
||||||
|
7.499295084257540124e-11
|
||||||
|
6.378792063496072581e-14
|
||||||
|
1.229787086049418702e-10
|
||||||
|
1.570709193567848934e-10
|
||||||
|
5.089364978558296928e-10
|
||||||
|
1.189561221118898871e-11
|
||||||
|
6.243033490156878096e-11
|
||||||
|
1.035038450340058936e-10
|
||||||
|
3.293324940928451885e-11
|
||||||
|
3.334010238733588325e-11
|
||||||
|
1.180285897837138335e-10
|
||||||
|
1.282032295463063984e-10
|
||||||
|
6.066034476805236456e-11
|
||||||
|
1.073048071966982600e-10
|
||||||
|
6.744073059187331590e-11
|
||||||
|
2.057639727613739625e-11
|
||||||
|
7.260574638730431122e-11
|
||||||
|
3.469558165297455549e-09
|
||||||
|
1.633584326849574962e-10
|
||||||
|
9.134305004322980402e-12
|
||||||
|
1.771996558737403416e-10
|
||||||
|
7.527038758203520720e-11
|
||||||
|
1.560601594442600404e-10
|
||||||
|
2.614563944493079848e-10
|
||||||
|
1.194615464443775496e-10
|
||||||
|
2.434591363165308177e-10
|
||||||
|
2.050983730368331951e-10
|
||||||
|
8.534734460262655042e-11
|
||||||
|
1.860671029491634683e-10
|
||||||
|
2.209721053209626543e-10
|
||||||
|
9.419125168997535486e-11
|
||||||
|
1.040401908114777034e-10
|
||||||
|
1.704595347852262973e-10
|
||||||
|
1.686507738381643376e-10
|
||||||
|
1.256806770209013765e-10
|
||||||
|
2.361662159007330890e-11
|
||||||
|
7.468724093597243516e-09
|
||||||
|
2.975302767239083894e-10
|
||||||
|
2.325565241890422345e-10
|
||||||
|
2.651886728925272152e-11
|
||||||
|
4.995488246512698917e-10
|
||||||
|
4.288839181573657054e-11
|
||||||
|
6.665758750412717797e-11
|
||||||
|
1.203403042762876974e-10
|
||||||
|
1.192691898997119328e-09
|
||||||
|
2.885445933001380251e-09
|
||||||
|
2.198986532702311456e-11
|
||||||
|
2.022017474669072318e-11
|
||||||
|
7.052544983641432874e-12
|
||||||
|
1.881809298250939152e-12
|
||||||
|
3.183245705227133756e-11
|
||||||
|
1.106452190180131503e-10
|
||||||
|
3.708641924598846219e-11
|
||||||
|
2.284726132690533575e-10
|
||||||
|
2.544671096036422442e-10
|
||||||
|
1.295118561291908120e-10
|
||||||
|
7.468448815793949794e-12
|
||||||
|
8.179089487724460291e-11
|
||||||
|
9.883511060439530785e-11
|
||||||
|
8.539923925561829059e-11
|
||||||
|
7.505866391189794570e-10
|
||||||
|
9.513326448014404196e-10
|
||||||
|
1.271891153772879748e-10
|
||||||
|
3.469205756247443958e-10
|
||||||
|
2.329141411342345139e-10
|
||||||
|
1.668078530564426869e-11
|
||||||
|
4.426836008835550138e-10
|
||||||
|
200
Output/phase_separation_5.csv
Normal file
200
Output/phase_separation_5.csv
Normal file
@@ -0,0 +1,200 @@
|
|||||||
|
3.295225439111355585e-11
|
||||||
|
6.026216154013547967e-11
|
||||||
|
2.157282059763828814e-10
|
||||||
|
2.845712950974717812e-11
|
||||||
|
1.431224721829100719e-11
|
||||||
|
6.107112792129163142e-10
|
||||||
|
1.495252701366332504e-10
|
||||||
|
2.151926046859458395e-12
|
||||||
|
1.479014597065174469e-10
|
||||||
|
7.674503188146805041e-11
|
||||||
|
8.347226042235545220e-10
|
||||||
|
1.974429765852226620e-10
|
||||||
|
1.781652246408967464e-10
|
||||||
|
3.306919123410085576e-10
|
||||||
|
1.179317062849822965e-10
|
||||||
|
5.429246658407007980e-10
|
||||||
|
2.037352067002420419e-10
|
||||||
|
3.622379815007051155e-10
|
||||||
|
6.428300246397370712e-11
|
||||||
|
2.814189918882021803e-10
|
||||||
|
2.281843387145401625e-10
|
||||||
|
8.773525432941744039e-11
|
||||||
|
3.711483377453606841e-10
|
||||||
|
6.688346310948218302e-11
|
||||||
|
1.463631489358793446e-11
|
||||||
|
7.340795950556308353e-11
|
||||||
|
2.162100511907085898e-10
|
||||||
|
1.640986841219662792e-10
|
||||||
|
2.064934923305146465e-10
|
||||||
|
1.151534946137403058e-11
|
||||||
|
1.620949669135169589e-10
|
||||||
|
1.663339381467198372e-10
|
||||||
|
1.103650188125657874e-10
|
||||||
|
5.450862905162526410e-11
|
||||||
|
1.038097914510692946e-10
|
||||||
|
1.187919517796754808e-10
|
||||||
|
2.629278667910620291e-11
|
||||||
|
5.876386518742991235e-11
|
||||||
|
1.546833507279466860e-10
|
||||||
|
6.737546440012406081e-11
|
||||||
|
2.266126696522683245e-10
|
||||||
|
1.529694283660313975e-10
|
||||||
|
2.959284285404558013e-10
|
||||||
|
6.189971442132095130e-10
|
||||||
|
4.835884987175019236e-11
|
||||||
|
1.076185661699022655e-09
|
||||||
|
3.553811419008177536e-10
|
||||||
|
4.637668803102954167e-11
|
||||||
|
2.886310326490939426e-10
|
||||||
|
1.547802259077813773e-10
|
||||||
|
2.860571491872345750e-10
|
||||||
|
1.667571838765932580e-11
|
||||||
|
1.328693363475933201e-10
|
||||||
|
3.484617038523208661e-10
|
||||||
|
9.062365578985969174e-10
|
||||||
|
8.576322815156806345e-11
|
||||||
|
3.069838974922648794e-10
|
||||||
|
3.247572697623403722e-11
|
||||||
|
1.507297523965186345e-10
|
||||||
|
2.178793558774215441e-10
|
||||||
|
2.689081273041451765e-10
|
||||||
|
5.550875275200135996e-11
|
||||||
|
2.435569570078265290e-10
|
||||||
|
2.755416647519332752e-10
|
||||||
|
2.005973862005503409e-10
|
||||||
|
2.662244755834615815e-10
|
||||||
|
3.848658908026559777e-10
|
||||||
|
2.607202690530630926e-10
|
||||||
|
3.353945184981873101e-11
|
||||||
|
9.528206947851058626e-11
|
||||||
|
1.297108369317918715e-10
|
||||||
|
2.925403437024112250e-10
|
||||||
|
3.990459728524605533e-10
|
||||||
|
2.016232393495801815e-11
|
||||||
|
9.052700537176470008e-11
|
||||||
|
4.302751597345342545e-10
|
||||||
|
5.696670187924953073e-10
|
||||||
|
1.117148091643490376e-10
|
||||||
|
3.780699625915057507e-11
|
||||||
|
2.277583654705992356e-10
|
||||||
|
6.302703092984580377e-11
|
||||||
|
4.609905829721197835e-10
|
||||||
|
3.233890551293323105e-10
|
||||||
|
1.085835597806992087e-10
|
||||||
|
2.916973014156909937e-11
|
||||||
|
7.785343122518255538e-11
|
||||||
|
3.356313125481243989e-10
|
||||||
|
1.918805196159451117e-10
|
||||||
|
2.522775213635058035e-10
|
||||||
|
6.909381975734204258e-11
|
||||||
|
1.973258580018696143e-11
|
||||||
|
2.621778088723494247e-10
|
||||||
|
4.624092576086935071e-10
|
||||||
|
7.539522955741794136e-10
|
||||||
|
1.150461210860282301e-09
|
||||||
|
4.540454231891512351e-10
|
||||||
|
7.374062259441137347e-11
|
||||||
|
1.337858922087030140e-11
|
||||||
|
3.639673042715776953e-10
|
||||||
|
1.606927848496226633e-10
|
||||||
|
6.858025625870884334e-11
|
||||||
|
2.894257634911647704e-10
|
||||||
|
1.865506138849803779e-10
|
||||||
|
1.232982894807664107e-10
|
||||||
|
1.466255838605712878e-10
|
||||||
|
5.976892493436682693e-10
|
||||||
|
1.043960511183287014e-10
|
||||||
|
7.614476123976088498e-10
|
||||||
|
1.926914037245373709e-10
|
||||||
|
4.133651216859893195e-10
|
||||||
|
3.717349682710809328e-11
|
||||||
|
6.659869784117875624e-11
|
||||||
|
4.838487618308610918e-10
|
||||||
|
8.428452258871918091e-10
|
||||||
|
8.029879656703059054e-11
|
||||||
|
1.421052640119534777e-10
|
||||||
|
1.310054887226713067e-10
|
||||||
|
8.673754310866436408e-11
|
||||||
|
2.698517947491825916e-10
|
||||||
|
1.019914994706696791e-10
|
||||||
|
6.232646481280479558e-12
|
||||||
|
4.172467774016653483e-11
|
||||||
|
7.978684127841159300e-11
|
||||||
|
1.210432929929743259e-10
|
||||||
|
8.671204773202691442e-11
|
||||||
|
1.477950727940039958e-10
|
||||||
|
7.330383000545643071e-10
|
||||||
|
2.943053820284224680e-10
|
||||||
|
2.301213938285031181e-10
|
||||||
|
2.529574645982467405e-11
|
||||||
|
1.068854449254433609e-10
|
||||||
|
9.324191794269135181e-11
|
||||||
|
4.189868311549413250e-10
|
||||||
|
1.004385121232989070e-09
|
||||||
|
2.102867093078669936e-10
|
||||||
|
1.501726736475753210e-10
|
||||||
|
1.185682595785781944e-10
|
||||||
|
1.142951470599485760e-10
|
||||||
|
3.356708155179501536e-10
|
||||||
|
2.409641376670259521e-10
|
||||||
|
1.249922759973701553e-10
|
||||||
|
6.010978784252227924e-11
|
||||||
|
3.040366765229581476e-10
|
||||||
|
1.111611821906601175e-11
|
||||||
|
3.676336277987840526e-11
|
||||||
|
4.641869173649726874e-10
|
||||||
|
2.856963332505476720e-11
|
||||||
|
9.914914108943995377e-11
|
||||||
|
1.679671130029074592e-10
|
||||||
|
8.257013748109796412e-11
|
||||||
|
2.209787784859734515e-11
|
||||||
|
3.255677339873390609e-10
|
||||||
|
1.463872622886026250e-10
|
||||||
|
1.826348894305448384e-10
|
||||||
|
1.309076018297006133e-10
|
||||||
|
3.866686217817433421e-10
|
||||||
|
1.859504400853168917e-10
|
||||||
|
1.265588391306962774e-10
|
||||||
|
3.698236097963664592e-10
|
||||||
|
2.435687061974829426e-10
|
||||||
|
5.582333261485978417e-10
|
||||||
|
3.797084607719928696e-10
|
||||||
|
8.387214093610229321e-11
|
||||||
|
1.070122481477562233e-09
|
||||||
|
4.138450738855681548e-10
|
||||||
|
1.527557417201338654e-10
|
||||||
|
4.114269201501939889e-11
|
||||||
|
1.331477848305822093e-11
|
||||||
|
9.613304962485089463e-11
|
||||||
|
3.781139863632594944e-11
|
||||||
|
5.279934904178645704e-11
|
||||||
|
3.372348008147942679e-10
|
||||||
|
1.856366094550178560e-10
|
||||||
|
1.045136884678002008e-10
|
||||||
|
1.387953127990110896e-10
|
||||||
|
1.780612734549723251e-10
|
||||||
|
5.369345123861895812e-10
|
||||||
|
2.557660232066068379e-10
|
||||||
|
2.953352179251720562e-10
|
||||||
|
1.600658084185485623e-10
|
||||||
|
1.313056553950226308e-11
|
||||||
|
2.613736950798834798e-11
|
||||||
|
1.669515841558429851e-10
|
||||||
|
4.455952235849934834e-10
|
||||||
|
3.426255411563254663e-10
|
||||||
|
7.883517094308217399e-11
|
||||||
|
5.654396544313667618e-10
|
||||||
|
6.527104454120570808e-11
|
||||||
|
3.020065344583218575e-09
|
||||||
|
9.018180594547652031e-11
|
||||||
|
2.541906998342302589e-10
|
||||||
|
1.444522177597094898e-10
|
||||||
|
5.614103856894223532e-11
|
||||||
|
1.308107393381880423e-10
|
||||||
|
2.659909056702098850e-10
|
||||||
|
4.507589592622045600e-11
|
||||||
|
7.534048701725126374e-11
|
||||||
|
2.173146151196074783e-10
|
||||||
|
6.320650684399034815e-10
|
||||||
|
1.988222824513378958e-10
|
||||||
|
200
Output/phase_separation_6.csv
Normal file
200
Output/phase_separation_6.csv
Normal file
@@ -0,0 +1,200 @@
|
|||||||
|
7.327012948248770416e-11
|
||||||
|
9.208423775529563505e-11
|
||||||
|
4.758459162715301121e-10
|
||||||
|
4.692708186139088606e-10
|
||||||
|
6.805618987517327164e-10
|
||||||
|
5.263663219665749210e-10
|
||||||
|
1.779959196325930254e-10
|
||||||
|
2.784270666652008072e-11
|
||||||
|
5.272174956074012807e-10
|
||||||
|
4.954720754139129697e-11
|
||||||
|
5.230865243766224641e-11
|
||||||
|
4.555453771155741470e-10
|
||||||
|
2.540501600275626980e-10
|
||||||
|
3.309006857937819195e-10
|
||||||
|
8.136356151899825032e-10
|
||||||
|
3.427379827052034047e-10
|
||||||
|
1.869790806911794042e-11
|
||||||
|
8.290091575992236589e-10
|
||||||
|
1.206070104398941104e-10
|
||||||
|
2.671277682584684443e-10
|
||||||
|
3.943594812535097904e-10
|
||||||
|
3.626670602164972666e-11
|
||||||
|
2.693166010540498451e-10
|
||||||
|
5.382618023291680760e-11
|
||||||
|
6.185908061236367666e-10
|
||||||
|
2.705946577157331593e-10
|
||||||
|
2.587748425431417493e-10
|
||||||
|
3.654124623156997049e-10
|
||||||
|
4.910862348772542410e-10
|
||||||
|
4.207217719547162923e-09
|
||||||
|
7.097657739076106192e-10
|
||||||
|
2.343620660705909692e-10
|
||||||
|
2.646733215235800728e-10
|
||||||
|
1.767013095614196510e-10
|
||||||
|
2.883175565984769642e-10
|
||||||
|
2.845307435501474027e-10
|
||||||
|
1.013219820649348120e-09
|
||||||
|
5.107567049136504156e-10
|
||||||
|
1.423250257020168043e-11
|
||||||
|
1.115302434071214162e-09
|
||||||
|
5.071081503246966687e-10
|
||||||
|
2.235653064023727561e-10
|
||||||
|
7.780669527016658350e-11
|
||||||
|
8.235204761111480070e-10
|
||||||
|
4.299626611663954829e-10
|
||||||
|
1.602024211827422354e-11
|
||||||
|
9.337132171793616196e-10
|
||||||
|
4.961224710281001783e-10
|
||||||
|
4.094239843376187744e-10
|
||||||
|
5.262052970757461732e-10
|
||||||
|
3.712475252580363783e-10
|
||||||
|
8.883095562530495765e-10
|
||||||
|
2.339130669093752350e-09
|
||||||
|
2.441891460516642764e-10
|
||||||
|
8.176885324634911674e-11
|
||||||
|
4.175542811391361133e-11
|
||||||
|
5.767278174514916267e-10
|
||||||
|
1.917254268700547046e-10
|
||||||
|
3.275049910849019204e-10
|
||||||
|
2.367373036585350829e-10
|
||||||
|
3.042297672142401603e-11
|
||||||
|
9.280245969195436076e-10
|
||||||
|
2.779798068621066180e-10
|
||||||
|
8.377876675889808110e-10
|
||||||
|
1.197168702829304244e-10
|
||||||
|
1.130336443607187759e-10
|
||||||
|
1.729772587878303000e-10
|
||||||
|
1.833172261297832242e-10
|
||||||
|
3.607110305740549449e-10
|
||||||
|
1.511491010356092796e-10
|
||||||
|
1.547864877129993770e-10
|
||||||
|
9.926310038127164342e-11
|
||||||
|
6.559637031714530869e-10
|
||||||
|
1.269303791070090702e-11
|
||||||
|
2.246006822474302179e-10
|
||||||
|
5.192285440293746694e-11
|
||||||
|
4.352907405844870010e-10
|
||||||
|
3.343748920304186990e-10
|
||||||
|
1.034901825423718953e-10
|
||||||
|
3.161719274321348551e-10
|
||||||
|
2.237076913468125394e-11
|
||||||
|
1.599256207250856020e-10
|
||||||
|
4.129487893751535481e-10
|
||||||
|
2.050502840025717187e-10
|
||||||
|
5.494726888641044536e-13
|
||||||
|
4.407719521784487682e-10
|
||||||
|
9.312060760877363253e-11
|
||||||
|
1.080547403980610196e-09
|
||||||
|
2.421156018787685330e-10
|
||||||
|
5.115241750343165129e-10
|
||||||
|
9.316278267696006646e-10
|
||||||
|
2.002848737496681999e-10
|
||||||
|
3.800544584606100669e-10
|
||||||
|
1.570283015854071395e-10
|
||||||
|
1.577436936013163311e-10
|
||||||
|
3.010074803224598397e-10
|
||||||
|
5.899720698313636179e-10
|
||||||
|
4.188762811933691045e-10
|
||||||
|
2.527759445293906965e-10
|
||||||
|
2.103802497690934975e-13
|
||||||
|
8.001903283574480978e-11
|
||||||
|
1.341977965775287214e-10
|
||||||
|
2.105795880226932149e-10
|
||||||
|
5.832126988401495266e-11
|
||||||
|
1.105514359865667781e-10
|
||||||
|
5.537375629381632999e-10
|
||||||
|
6.411141958005864406e-11
|
||||||
|
5.073933517672452032e-12
|
||||||
|
1.715201939258700267e-10
|
||||||
|
3.922793084026071081e-10
|
||||||
|
1.671290253675537712e-10
|
||||||
|
4.090601007123665608e-10
|
||||||
|
2.918045587119936160e-10
|
||||||
|
3.961610647148212567e-10
|
||||||
|
1.966485477200354304e-09
|
||||||
|
2.511875736690892354e-09
|
||||||
|
5.254811551355105944e-10
|
||||||
|
9.932696291449978703e-11
|
||||||
|
1.628818944324556580e-11
|
||||||
|
1.008041161524219786e-08
|
||||||
|
7.341769380011924015e-11
|
||||||
|
1.014576403033993761e-09
|
||||||
|
1.092009611135480656e-10
|
||||||
|
3.371360213945415732e-11
|
||||||
|
4.215060533465401733e-10
|
||||||
|
2.720704284870035021e-10
|
||||||
|
8.503148787755038482e-12
|
||||||
|
2.824129289514132087e-10
|
||||||
|
5.212505679968750163e-10
|
||||||
|
2.539113053052191277e-10
|
||||||
|
4.907938733039090551e-13
|
||||||
|
5.107114560380501016e-10
|
||||||
|
6.282436222929179709e-10
|
||||||
|
5.649119633683765556e-10
|
||||||
|
4.277796421011796906e-12
|
||||||
|
1.535267840809138467e-09
|
||||||
|
1.918150832460583940e-10
|
||||||
|
1.632012716242368959e-11
|
||||||
|
9.155600929827699425e-11
|
||||||
|
1.386921976626944389e-10
|
||||||
|
1.564956733363043973e-10
|
||||||
|
4.163627349908808695e-11
|
||||||
|
5.808066299517640630e-10
|
||||||
|
7.861349608364731830e-10
|
||||||
|
2.788448657423464688e-10
|
||||||
|
5.097460571744468232e-10
|
||||||
|
1.651956803871652877e-11
|
||||||
|
2.429893630681875286e-10
|
||||||
|
6.362394914686724847e-10
|
||||||
|
3.698093299155875124e-10
|
||||||
|
8.671235775958470595e-12
|
||||||
|
2.313493387625024818e-10
|
||||||
|
4.783299956725038557e-10
|
||||||
|
1.555726777370325718e-09
|
||||||
|
6.752454205190028822e-10
|
||||||
|
1.663743317843492155e-10
|
||||||
|
4.882221822920627672e-10
|
||||||
|
1.148375863689613048e-10
|
||||||
|
4.091268813693406051e-10
|
||||||
|
1.453298962128320419e-10
|
||||||
|
1.098786067751188277e-09
|
||||||
|
1.982022136422242191e-10
|
||||||
|
4.954169748965967870e-11
|
||||||
|
3.602579334539850713e-10
|
||||||
|
5.717614378871657157e-11
|
||||||
|
9.253634289258453577e-11
|
||||||
|
6.222964950043587363e-10
|
||||||
|
3.238219194013997859e-10
|
||||||
|
8.588086665822844322e-11
|
||||||
|
1.290896295687826215e-09
|
||||||
|
7.909785048688078638e-11
|
||||||
|
9.366600861592247822e-11
|
||||||
|
5.823534280543368212e-10
|
||||||
|
2.881286358001285801e-11
|
||||||
|
1.158318685318028376e-10
|
||||||
|
2.767935863892105119e-11
|
||||||
|
1.372045141693772343e-10
|
||||||
|
1.568530253418185471e-10
|
||||||
|
7.883481218543004055e-12
|
||||||
|
1.139874985067562759e-09
|
||||||
|
3.599896704289441154e-10
|
||||||
|
6.150206734638136437e-10
|
||||||
|
1.564329931562276494e-10
|
||||||
|
1.672607984061923724e-10
|
||||||
|
4.150729397890876703e-10
|
||||||
|
2.939484213821891245e-11
|
||||||
|
1.457431155541371335e-10
|
||||||
|
1.012691122069882683e-10
|
||||||
|
7.537191192262542132e-11
|
||||||
|
1.123568642344016463e-09
|
||||||
|
1.438743428128134181e-10
|
||||||
|
5.704046382456878588e-10
|
||||||
|
7.668019075720612320e-10
|
||||||
|
3.653391706419812592e-10
|
||||||
|
6.999942181538322936e-12
|
||||||
|
1.346828843505729000e-10
|
||||||
|
1.527788893835682122e-10
|
||||||
|
1.831907943291956750e-10
|
||||||
|
5.932888661731015845e-10
|
||||||
|
2.242100314274084543e-10
|
||||||
|
200
Output/phase_separation_7.csv
Normal file
200
Output/phase_separation_7.csv
Normal file
@@ -0,0 +1,200 @@
|
|||||||
|
1.902337726804403922e-11
|
||||||
|
1.147741288898168739e-10
|
||||||
|
4.962022039609331471e-09
|
||||||
|
8.050484901424507852e-11
|
||||||
|
4.573884060324998560e-10
|
||||||
|
5.248729237055371700e-10
|
||||||
|
6.426517527409742033e-10
|
||||||
|
2.976796360723072918e-10
|
||||||
|
6.022622257355619148e-11
|
||||||
|
1.012619219358853526e-10
|
||||||
|
2.531439384799908885e-10
|
||||||
|
2.004004332916056052e-10
|
||||||
|
9.829620070469373939e-11
|
||||||
|
2.403393645119372103e-10
|
||||||
|
8.133390611692620398e-10
|
||||||
|
2.015591105337819659e-10
|
||||||
|
1.721585353773790960e-10
|
||||||
|
6.357488934846579964e-10
|
||||||
|
4.103623836261000410e-10
|
||||||
|
1.671682235692918125e-09
|
||||||
|
9.972096155332858781e-11
|
||||||
|
1.845852251611139315e-10
|
||||||
|
8.487864229363554120e-10
|
||||||
|
7.316261979857426378e-10
|
||||||
|
2.583613124049519119e-10
|
||||||
|
7.103599615033032783e-11
|
||||||
|
4.150834672730143677e-10
|
||||||
|
3.034352004166132159e-09
|
||||||
|
4.731038505518116044e-10
|
||||||
|
3.770758623443059858e-09
|
||||||
|
5.007229432561078379e-13
|
||||||
|
1.246202374217003685e-09
|
||||||
|
2.004192891025479467e-10
|
||||||
|
1.903594096317215210e-10
|
||||||
|
5.076117989687299655e-10
|
||||||
|
1.259290901239343287e-10
|
||||||
|
4.749093616795174518e-10
|
||||||
|
4.393549686613737826e-11
|
||||||
|
5.973762989140073105e-10
|
||||||
|
8.467649996821072750e-10
|
||||||
|
1.680421374898422529e-10
|
||||||
|
4.691639089793378164e-10
|
||||||
|
9.657819313978589935e-11
|
||||||
|
2.255813467747606774e-10
|
||||||
|
1.664824294955014816e-10
|
||||||
|
9.749528246296922293e-10
|
||||||
|
5.663843378735791661e-10
|
||||||
|
7.188176118864345095e-10
|
||||||
|
7.075219017037551147e-10
|
||||||
|
4.435928203869529088e-11
|
||||||
|
6.444218410764022326e-10
|
||||||
|
4.186736715003553161e-10
|
||||||
|
4.358934888835892288e-11
|
||||||
|
2.654243105032831734e-10
|
||||||
|
1.207821813779788647e-09
|
||||||
|
5.483595349306034274e-10
|
||||||
|
2.305045807173397252e-10
|
||||||
|
1.872183804997610673e-10
|
||||||
|
2.977501908479300548e-09
|
||||||
|
1.085140686390979953e-10
|
||||||
|
7.738890022836577659e-11
|
||||||
|
3.605999633901581265e-10
|
||||||
|
1.251816363826655179e-11
|
||||||
|
2.219718628341670180e-10
|
||||||
|
3.530130244402130547e-10
|
||||||
|
3.649328385243039822e-10
|
||||||
|
2.837501833856556268e-10
|
||||||
|
9.334106276019993716e-10
|
||||||
|
7.326587987531887614e-10
|
||||||
|
7.265266676457386414e-10
|
||||||
|
9.219424385091955794e-10
|
||||||
|
1.979269823899859998e-09
|
||||||
|
3.133112105340155402e-10
|
||||||
|
1.946760177654325454e-09
|
||||||
|
1.514370386619115599e-10
|
||||||
|
4.477266608351117097e-11
|
||||||
|
7.499252260666148054e-10
|
||||||
|
4.027151348878645746e-10
|
||||||
|
1.199651861473681200e-10
|
||||||
|
8.477138040929571723e-11
|
||||||
|
3.829534539180850245e-10
|
||||||
|
3.918761954327588104e-12
|
||||||
|
1.079974449215768586e-09
|
||||||
|
2.611333208027797775e-10
|
||||||
|
2.868609875945488165e-09
|
||||||
|
2.314439721295318275e-10
|
||||||
|
1.051765076707266105e-10
|
||||||
|
1.580278274122092655e-10
|
||||||
|
1.629837073962172806e-10
|
||||||
|
1.965254408821158451e-10
|
||||||
|
8.279908437390401793e-10
|
||||||
|
2.361160688616163867e-10
|
||||||
|
6.706523252591236037e-10
|
||||||
|
3.638282942988037802e-10
|
||||||
|
5.889738660802164395e-10
|
||||||
|
6.177707762309238162e-10
|
||||||
|
2.305900194152622903e-10
|
||||||
|
2.327760402403177701e-10
|
||||||
|
1.070844131862352670e-11
|
||||||
|
7.372968141033978468e-10
|
||||||
|
3.662806630616165568e-10
|
||||||
|
1.089477759661927349e-09
|
||||||
|
1.480495311772194033e-10
|
||||||
|
2.354659700736246214e-11
|
||||||
|
5.275773599036402602e-10
|
||||||
|
3.591061609058201252e-10
|
||||||
|
1.129149963035262545e-11
|
||||||
|
9.921466985841545613e-10
|
||||||
|
8.528059171440335108e-11
|
||||||
|
3.316020919252191292e-12
|
||||||
|
9.174931003462535222e-10
|
||||||
|
9.576176220024402683e-10
|
||||||
|
3.559606579524776818e-10
|
||||||
|
6.325663088997764720e-11
|
||||||
|
1.426826371272479424e-10
|
||||||
|
5.274257925849591834e-12
|
||||||
|
1.539862161675331909e-09
|
||||||
|
2.022241260165067165e-10
|
||||||
|
3.560999114473228839e-10
|
||||||
|
4.358760335983578747e-10
|
||||||
|
1.051380742885180754e-10
|
||||||
|
5.707130821888971827e-10
|
||||||
|
3.661457596441737786e-09
|
||||||
|
7.373217553990208687e-11
|
||||||
|
1.505167985388667978e-10
|
||||||
|
6.152970970037204186e-09
|
||||||
|
2.231140392966260930e-10
|
||||||
|
3.164403167399011637e-10
|
||||||
|
2.035948084774970733e-11
|
||||||
|
5.642604611449756029e-10
|
||||||
|
1.748289229329586761e-10
|
||||||
|
4.348169846624927990e-10
|
||||||
|
3.589691662501786866e-09
|
||||||
|
2.102513663831885422e-09
|
||||||
|
2.513213026475480918e-09
|
||||||
|
3.357945857718345007e-08
|
||||||
|
2.863373299038966184e-10
|
||||||
|
3.238572917191467664e-10
|
||||||
|
3.360653938989478678e-10
|
||||||
|
1.673919383225334863e-09
|
||||||
|
1.471390143660751314e-09
|
||||||
|
3.747880724562409059e-10
|
||||||
|
3.840811459189471268e-11
|
||||||
|
1.520603531536341225e-10
|
||||||
|
2.486402125813142294e-10
|
||||||
|
3.334167642997850303e-10
|
||||||
|
8.220521696090114150e-11
|
||||||
|
5.793061781772124778e-10
|
||||||
|
2.060262529459588045e-10
|
||||||
|
6.448576148038780710e-10
|
||||||
|
1.383909716631305068e-10
|
||||||
|
1.368264656883150845e-10
|
||||||
|
4.327166692894341048e-11
|
||||||
|
5.960518150014236232e-10
|
||||||
|
2.812764309450003457e-10
|
||||||
|
1.718638045418128529e-10
|
||||||
|
5.186156603030740815e-11
|
||||||
|
1.425660075556245502e-09
|
||||||
|
7.669836923776597091e-11
|
||||||
|
2.816828392120282022e-10
|
||||||
|
4.618587474105359183e-10
|
||||||
|
1.322525126540733657e-08
|
||||||
|
1.841705727220511889e-09
|
||||||
|
1.448994004748611005e-10
|
||||||
|
1.365871533475308045e-10
|
||||||
|
2.542839523865830466e-09
|
||||||
|
1.727763143054252242e-10
|
||||||
|
1.285405164933328601e-10
|
||||||
|
5.719374325629364301e-10
|
||||||
|
7.110919873678685314e-10
|
||||||
|
6.117109766531846647e-11
|
||||||
|
1.268680087336261080e-10
|
||||||
|
9.995018190648486943e-11
|
||||||
|
2.688385915665946215e-10
|
||||||
|
3.186297236554145850e-10
|
||||||
|
1.513390983820996959e-10
|
||||||
|
2.436851893844657897e-10
|
||||||
|
1.679838861207242756e-10
|
||||||
|
3.170065915546470662e-10
|
||||||
|
2.365754195464300818e-10
|
||||||
|
1.001715810858817070e-10
|
||||||
|
2.534639434324655123e-10
|
||||||
|
1.216738348099044364e-10
|
||||||
|
2.897371372705177493e-11
|
||||||
|
2.269181983271401453e-10
|
||||||
|
1.722023227626140876e-09
|
||||||
|
6.461529829424240507e-10
|
||||||
|
2.474364861164143763e-10
|
||||||
|
7.296590659414273741e-11
|
||||||
|
9.920811534488357878e-10
|
||||||
|
9.227449366212870511e-10
|
||||||
|
7.260654486467445671e-10
|
||||||
|
5.882504424173662768e-10
|
||||||
|
1.753659941512213714e-10
|
||||||
|
1.051015621774029197e-10
|
||||||
|
3.243540938394790570e-10
|
||||||
|
1.563686036880059494e-10
|
||||||
|
1.147063336860573252e-10
|
||||||
|
2.867886754431646402e-10
|
||||||
|
3.610541110465990757e-10
|
||||||
|
200
Output/phase_separation_8.csv
Normal file
200
Output/phase_separation_8.csv
Normal file
@@ -0,0 +1,200 @@
|
|||||||
|
1.018812298519858397e-10
|
||||||
|
2.261421501386291578e-10
|
||||||
|
8.245501937571064854e-11
|
||||||
|
4.003739538293009190e-10
|
||||||
|
2.246626414220139889e-09
|
||||||
|
1.118405368679545689e-11
|
||||||
|
5.083678154577781494e-10
|
||||||
|
7.590651766308576721e-10
|
||||||
|
1.327536852444019868e-09
|
||||||
|
7.049723535379433187e-10
|
||||||
|
3.388257026548419990e-10
|
||||||
|
3.708156069543050346e-09
|
||||||
|
2.073797200779851200e-10
|
||||||
|
8.741094731926144270e-11
|
||||||
|
2.230527764771564427e-10
|
||||||
|
3.497117851364195731e-10
|
||||||
|
8.756888646373537895e-12
|
||||||
|
8.000386498497925247e-10
|
||||||
|
4.446857129191941137e-10
|
||||||
|
2.305389779767068566e-10
|
||||||
|
2.433451650308612418e-10
|
||||||
|
7.580792100466437104e-10
|
||||||
|
5.999580595606361998e-10
|
||||||
|
1.904622549563730439e-09
|
||||||
|
2.647052563138697650e-10
|
||||||
|
6.701312025219708969e-08
|
||||||
|
9.020415861716297587e-11
|
||||||
|
1.649333471777259254e-10
|
||||||
|
3.602413081195864774e-10
|
||||||
|
2.022877216783562119e-11
|
||||||
|
1.191543490918478283e-10
|
||||||
|
3.249823445906485307e-10
|
||||||
|
3.444452247768325773e-10
|
||||||
|
3.271174724513110782e-10
|
||||||
|
8.153212204769969977e-10
|
||||||
|
1.032158231002112826e-10
|
||||||
|
8.417883181496117635e-10
|
||||||
|
8.731146317876989601e-10
|
||||||
|
2.130976341623927543e-10
|
||||||
|
1.166829960725904258e-10
|
||||||
|
1.737958393148687483e-10
|
||||||
|
3.093485773432554191e-10
|
||||||
|
3.019541488954084623e-09
|
||||||
|
1.081395989040978101e-09
|
||||||
|
3.855133468980131235e-10
|
||||||
|
1.748466889083202550e-10
|
||||||
|
2.667739161096100249e-10
|
||||||
|
3.255074874747669937e-11
|
||||||
|
1.781029507265383691e-10
|
||||||
|
8.812094788998384732e-10
|
||||||
|
3.972169597645403525e-10
|
||||||
|
1.333119920049528369e-09
|
||||||
|
8.543184646539780346e-10
|
||||||
|
1.084994924955019275e-09
|
||||||
|
1.122694362263677934e-09
|
||||||
|
6.702921359351051073e-10
|
||||||
|
3.957004709753706664e-11
|
||||||
|
9.154693884232265746e-10
|
||||||
|
1.438187543833356248e-11
|
||||||
|
8.015113464417736889e-10
|
||||||
|
2.308579013726612397e-12
|
||||||
|
1.325738936873469712e-09
|
||||||
|
1.721508575324985970e-10
|
||||||
|
3.359039986391997266e-10
|
||||||
|
7.667253989043651369e-10
|
||||||
|
5.685532344945275089e-10
|
||||||
|
8.736348993960819715e-11
|
||||||
|
1.325695434377560770e-09
|
||||||
|
1.083641677368355932e-09
|
||||||
|
1.362331347228362205e-09
|
||||||
|
2.591942707795690868e-10
|
||||||
|
1.317085744577343449e-10
|
||||||
|
1.893283177876044620e-09
|
||||||
|
1.061385621287227162e-09
|
||||||
|
9.351600169482298240e-10
|
||||||
|
2.097990858618735469e-10
|
||||||
|
4.413929406406852774e-10
|
||||||
|
1.740494407464824964e-10
|
||||||
|
1.303439269169024132e-09
|
||||||
|
2.049242380106984751e-10
|
||||||
|
1.195569293456840491e-09
|
||||||
|
1.811266258090621865e-10
|
||||||
|
3.031919716941611255e-10
|
||||||
|
3.875372422966274696e-10
|
||||||
|
4.359539033688086756e-10
|
||||||
|
4.318589664439993199e-11
|
||||||
|
9.044153388858029027e-10
|
||||||
|
1.172995286415667732e-10
|
||||||
|
8.596776366895026325e-10
|
||||||
|
1.832650483583413769e-09
|
||||||
|
3.219208342044573484e-10
|
||||||
|
2.393748472211722490e-09
|
||||||
|
4.919390008764393739e-11
|
||||||
|
2.080351356241712348e-10
|
||||||
|
3.745407757792222420e-09
|
||||||
|
6.131006444331457006e-10
|
||||||
|
1.124748894086372197e-09
|
||||||
|
7.444289853680703606e-10
|
||||||
|
1.397340134580814062e-10
|
||||||
|
3.424305388982994181e-11
|
||||||
|
2.346170337280435328e-10
|
||||||
|
1.044842091584478615e-09
|
||||||
|
2.919001136095773645e-10
|
||||||
|
2.166353879587480465e-09
|
||||||
|
7.366785635305239829e-10
|
||||||
|
2.189821706739343164e-10
|
||||||
|
4.116093755811445753e-10
|
||||||
|
5.059085769089878118e-10
|
||||||
|
1.348171178443648502e-09
|
||||||
|
1.283175425422946389e-10
|
||||||
|
3.542437107660950228e-10
|
||||||
|
3.945289619305589003e-10
|
||||||
|
1.137506191572277114e-09
|
||||||
|
1.675623928553195639e-10
|
||||||
|
1.477219461217457677e-10
|
||||||
|
3.681484893774416508e-09
|
||||||
|
8.122331333424809125e-10
|
||||||
|
3.067024669116367870e-10
|
||||||
|
3.714309087002813980e-10
|
||||||
|
5.686276931866397065e-11
|
||||||
|
1.314819976567496670e-10
|
||||||
|
1.910022541766041909e-09
|
||||||
|
1.906343864609296548e-09
|
||||||
|
1.148242153387929564e-09
|
||||||
|
6.133801110617934148e-10
|
||||||
|
1.358446054597175762e-10
|
||||||
|
3.009195446953272747e-10
|
||||||
|
3.873969768978863444e-10
|
||||||
|
1.172962521519770986e-09
|
||||||
|
1.348953607410207861e-10
|
||||||
|
8.491997764984192485e-09
|
||||||
|
3.251513716675730381e-09
|
||||||
|
3.532113181332579816e-10
|
||||||
|
2.332177197139511400e-11
|
||||||
|
4.043505726519662835e-10
|
||||||
|
8.439516295962374151e-10
|
||||||
|
3.344326016388767697e-10
|
||||||
|
2.846857002422953157e-10
|
||||||
|
4.288482694603653796e-10
|
||||||
|
9.975526222185945845e-10
|
||||||
|
2.647852809949894794e-09
|
||||||
|
1.484846731526208622e-09
|
||||||
|
1.877193155869434239e-10
|
||||||
|
5.117917293006402999e-10
|
||||||
|
5.121298431348358291e-10
|
||||||
|
1.055143430438705283e-09
|
||||||
|
3.231783344831519017e-10
|
||||||
|
7.911748174376717071e-10
|
||||||
|
2.026216230327589958e-10
|
||||||
|
1.115987026308810322e-09
|
||||||
|
3.298159347510617951e-10
|
||||||
|
3.693530302620334737e-10
|
||||||
|
1.615789916894778162e-09
|
||||||
|
4.123973018379059962e-10
|
||||||
|
3.814578083916226332e-10
|
||||||
|
6.433864705743599720e-10
|
||||||
|
1.493964838866988309e-10
|
||||||
|
2.207460492417408929e-09
|
||||||
|
1.324261128901294544e-11
|
||||||
|
7.222647641641609518e-10
|
||||||
|
1.535983365908435962e-10
|
||||||
|
1.228559967125606428e-10
|
||||||
|
1.890893672922258752e-11
|
||||||
|
1.240656250586596143e-09
|
||||||
|
4.919379291945844128e-10
|
||||||
|
4.015594615535918499e-09
|
||||||
|
5.381926892289521418e-10
|
||||||
|
9.354973838879609091e-11
|
||||||
|
1.769521692390200147e-10
|
||||||
|
5.405772476838205218e-10
|
||||||
|
5.979926601662251287e-10
|
||||||
|
1.596220147114955004e-10
|
||||||
|
1.080156159462872933e-11
|
||||||
|
3.324246155056391805e-10
|
||||||
|
1.325051747677020056e-11
|
||||||
|
5.888271802730325434e-10
|
||||||
|
1.468941892604821839e-11
|
||||||
|
4.044338590180437601e-10
|
||||||
|
3.946813997250726242e-10
|
||||||
|
3.976999406659886227e-10
|
||||||
|
4.515934382688639126e-10
|
||||||
|
9.400296579503540218e-10
|
||||||
|
3.149482639669732775e-10
|
||||||
|
1.395328876103167596e-09
|
||||||
|
5.709361488393742057e-10
|
||||||
|
6.232634104922599055e-10
|
||||||
|
1.936141904042796111e-09
|
||||||
|
2.667576222535047519e-10
|
||||||
|
3.628236937077367917e-10
|
||||||
|
3.560632244946374976e-11
|
||||||
|
1.793619107686909587e-09
|
||||||
|
1.965985205329175884e-11
|
||||||
|
8.729138980713264674e-11
|
||||||
|
2.259644333657632217e-10
|
||||||
|
1.548580714410875477e-10
|
||||||
|
8.018468591227044422e-11
|
||||||
|
7.464548827109031671e-10
|
||||||
|
1.005117836991367543e-09
|
||||||
|
1.614538742002702968e-10
|
||||||
|
1.271736479995076703e-10
|
||||||
|
200
Output/phase_separation_9.csv
Normal file
200
Output/phase_separation_9.csv
Normal file
@@ -0,0 +1,200 @@
|
|||||||
|
1.227282128385201936e-08
|
||||||
|
4.353301809891478959e-08
|
||||||
|
3.526216008687963914e-10
|
||||||
|
3.417240019695107498e-10
|
||||||
|
1.535290022794438327e-10
|
||||||
|
9.359703286120964461e-10
|
||||||
|
2.958905867108563779e-09
|
||||||
|
1.729039190649948241e-10
|
||||||
|
8.538647217303850134e-11
|
||||||
|
1.908003108210247948e-09
|
||||||
|
1.155611145233027673e-09
|
||||||
|
3.792434185851718340e-10
|
||||||
|
1.784731959709887486e-10
|
||||||
|
3.438198506284430893e-10
|
||||||
|
3.908393989208365173e-09
|
||||||
|
8.247239716555088612e-10
|
||||||
|
1.424280416855787826e-09
|
||||||
|
7.646675714752900001e-10
|
||||||
|
7.859582544386157053e-10
|
||||||
|
2.221289277504333295e-08
|
||||||
|
1.937563462045421092e-11
|
||||||
|
5.941879359715880419e-11
|
||||||
|
4.420611657743980919e-07
|
||||||
|
6.054815156827970523e-10
|
||||||
|
5.213224593189643265e-04
|
||||||
|
1.754444626263860444e-09
|
||||||
|
2.621642289460840908e-10
|
||||||
|
7.799735285117171560e-10
|
||||||
|
1.676137224245580995e-09
|
||||||
|
2.162297333704554187e-09
|
||||||
|
1.205740114074660563e-09
|
||||||
|
1.945308821496615703e-09
|
||||||
|
4.821537542377593442e-09
|
||||||
|
1.113034881908417194e-09
|
||||||
|
2.915999295574257550e-10
|
||||||
|
1.612403817110536310e-09
|
||||||
|
3.228210201570732048e-09
|
||||||
|
1.840162459044407539e-10
|
||||||
|
6.152007022588388859e-10
|
||||||
|
2.944306940803754709e-10
|
||||||
|
6.981198010938709861e-10
|
||||||
|
1.291700346454880760e-10
|
||||||
|
2.179780083228090113e-10
|
||||||
|
4.445753246151739048e-10
|
||||||
|
6.197554472383654344e-10
|
||||||
|
3.313834936554553491e-11
|
||||||
|
1.547309746775029513e-10
|
||||||
|
5.173059585822913636e-10
|
||||||
|
8.547943068495513180e-11
|
||||||
|
2.060815419793705799e-11
|
||||||
|
3.893818853684848968e-10
|
||||||
|
2.269366738165076359e-10
|
||||||
|
1.095618135631012302e-09
|
||||||
|
7.806271882711994635e-10
|
||||||
|
4.471626142977932473e-10
|
||||||
|
3.422638568336855482e-09
|
||||||
|
7.836904116825822247e-10
|
||||||
|
5.728203959291025968e-10
|
||||||
|
1.355548322079322473e-09
|
||||||
|
2.322199176558775284e-10
|
||||||
|
3.844723091109726896e-11
|
||||||
|
8.243898397321030772e-10
|
||||||
|
1.614268163756810606e-10
|
||||||
|
4.349657290970631387e-10
|
||||||
|
5.348168277049025657e-10
|
||||||
|
2.091138757534776922e-09
|
||||||
|
2.832664658267289359e-10
|
||||||
|
9.907273999467282747e-10
|
||||||
|
1.806738524604745758e-10
|
||||||
|
2.979350233086509111e-09
|
||||||
|
1.600026002884663576e-10
|
||||||
|
6.850488164895040481e-10
|
||||||
|
1.828399020866276675e-09
|
||||||
|
4.980629917892006775e-10
|
||||||
|
1.241095053884285948e-09
|
||||||
|
4.493955543109424494e-09
|
||||||
|
2.331332210178815949e-10
|
||||||
|
6.326632439126497285e-10
|
||||||
|
8.888095049132318267e-11
|
||||||
|
4.668533757067564912e-10
|
||||||
|
6.268828525593555337e-11
|
||||||
|
1.602243291448070461e-09
|
||||||
|
8.709433287742407962e-10
|
||||||
|
1.871862253866989882e-10
|
||||||
|
2.133325359826320323e-09
|
||||||
|
8.428743681543995734e-09
|
||||||
|
1.928434028836529203e-10
|
||||||
|
7.354440618037699865e-10
|
||||||
|
1.479913533815996667e-09
|
||||||
|
1.577130559087975963e-10
|
||||||
|
2.709926202781955997e-11
|
||||||
|
4.165241409835373021e-10
|
||||||
|
6.612100737664327467e-10
|
||||||
|
1.175697875617949132e-09
|
||||||
|
2.515824408962527022e-09
|
||||||
|
6.622154974216998755e-10
|
||||||
|
1.382799117833331318e-10
|
||||||
|
5.677854396470390236e-11
|
||||||
|
5.401016829530785696e-09
|
||||||
|
2.308812120469004268e-10
|
||||||
|
8.389744898160989659e-09
|
||||||
|
2.696895182623854330e-10
|
||||||
|
6.154052021002337208e-11
|
||||||
|
2.104062319905042009e-09
|
||||||
|
2.522222422146752095e-09
|
||||||
|
1.157159337433285153e-09
|
||||||
|
4.105839232178712196e-10
|
||||||
|
1.428368794815139825e-09
|
||||||
|
3.843202549778969803e-10
|
||||||
|
1.304570871111317279e-09
|
||||||
|
3.164047014204028175e-10
|
||||||
|
7.825194520566428692e-10
|
||||||
|
2.996302724176090911e-10
|
||||||
|
3.717552970036806275e-10
|
||||||
|
1.643024872534784931e-09
|
||||||
|
1.956030029970995579e-09
|
||||||
|
1.473742258749153253e-10
|
||||||
|
1.212904516931599877e-09
|
||||||
|
6.845659008244848885e-11
|
||||||
|
1.306867011438119436e-09
|
||||||
|
3.671106768823839990e-10
|
||||||
|
3.607645250358413205e-10
|
||||||
|
1.271547304440260846e-09
|
||||||
|
1.410476832145487633e-10
|
||||||
|
8.777194348529978977e-08
|
||||||
|
5.436595867603920012e-10
|
||||||
|
5.392615887612488956e-11
|
||||||
|
4.697923286840192622e-10
|
||||||
|
1.395977983491569142e-09
|
||||||
|
2.161970156880289840e-10
|
||||||
|
3.202578844872048127e-10
|
||||||
|
3.582482733634176229e-10
|
||||||
|
1.032641571002874837e-10
|
||||||
|
5.484900732732514326e-10
|
||||||
|
2.042875950325382074e-09
|
||||||
|
4.494310593158507387e-10
|
||||||
|
6.009029069141305020e-11
|
||||||
|
2.033340028314635281e-10
|
||||||
|
1.059472633952315985e-08
|
||||||
|
5.724119611359390478e-10
|
||||||
|
4.262558919282174380e-10
|
||||||
|
3.588028734573041541e-10
|
||||||
|
1.034310158960732355e-09
|
||||||
|
4.354956919192124779e-11
|
||||||
|
5.667726317921485554e-10
|
||||||
|
2.099662853222443629e-09
|
||||||
|
1.751957409724426235e-10
|
||||||
|
2.409911743727541883e-10
|
||||||
|
1.926869601897814813e-10
|
||||||
|
5.768792287312258741e-10
|
||||||
|
8.134383783459529545e-10
|
||||||
|
1.971793380911248667e-09
|
||||||
|
6.395631224583827388e-09
|
||||||
|
8.856713868640356596e-10
|
||||||
|
2.938590882591995755e-10
|
||||||
|
2.013951233437909510e-10
|
||||||
|
3.516994383325869740e-10
|
||||||
|
4.240894501293815024e-10
|
||||||
|
1.078213993869413730e-09
|
||||||
|
8.312236275374734306e-11
|
||||||
|
2.538666646474372647e-09
|
||||||
|
2.338729898287544851e-02
|
||||||
|
5.300824096712303173e-12
|
||||||
|
1.971658581841460717e-10
|
||||||
|
3.658042167922816269e-11
|
||||||
|
2.017693543911442578e-09
|
||||||
|
3.972717942019663036e-09
|
||||||
|
8.806378363003156635e-10
|
||||||
|
8.457386574129837879e-11
|
||||||
|
4.308278834371094448e-12
|
||||||
|
3.178981892865428253e-10
|
||||||
|
7.486326184905246461e-10
|
||||||
|
2.055084022823571943e-09
|
||||||
|
2.904875310377338078e-10
|
||||||
|
1.543875668185210138e-10
|
||||||
|
1.461186231324453012e-09
|
||||||
|
4.353425989675314689e+00
|
||||||
|
8.094978813709728829e-10
|
||||||
|
2.337725281455106047e-10
|
||||||
|
5.148059663550427355e-10
|
||||||
|
9.847168843821252063e-10
|
||||||
|
2.353595868336862623e-09
|
||||||
|
6.923760288383933033e-10
|
||||||
|
8.784160221347257952e-10
|
||||||
|
8.819855307339105838e-11
|
||||||
|
2.774590797407165433e-10
|
||||||
|
1.694829529139946303e-10
|
||||||
|
4.721913620929171185e-11
|
||||||
|
1.071395823768589782e-08
|
||||||
|
1.554956852076333563e-09
|
||||||
|
3.114079287925047941e-10
|
||||||
|
9.493009986532071995e-10
|
||||||
|
3.262527292740506783e-10
|
||||||
|
3.615515230268640232e-10
|
||||||
|
2.128634709246496842e-10
|
||||||
|
3.426583592024589521e-09
|
||||||
|
1.627935988802954871e-09
|
||||||
|
1.409925325731598413e-10
|
||||||
|
1.344985369042397300e-11
|
||||||
|
8.787480222312698231e-10
|
||||||
|
2
Output/poincare_sections_linear_10.csv
Normal file
2
Output/poincare_sections_linear_10.csv
Normal file
File diff suppressed because one or more lines are too long
2
Output/poincare_sections_linear_100.csv
Normal file
2
Output/poincare_sections_linear_100.csv
Normal file
File diff suppressed because one or more lines are too long
2
Output/poincare_sections_linear_12.csv
Normal file
2
Output/poincare_sections_linear_12.csv
Normal file
File diff suppressed because one or more lines are too long
2
Output/poincare_sections_linear_6.csv
Normal file
2
Output/poincare_sections_linear_6.csv
Normal file
File diff suppressed because one or more lines are too long
2
Output/poincare_sections_linear_8.csv
Normal file
2
Output/poincare_sections_linear_8.csv
Normal file
File diff suppressed because one or more lines are too long
2
Output/poincare_sections_parallel_10.csv
Normal file
2
Output/poincare_sections_parallel_10.csv
Normal file
File diff suppressed because one or more lines are too long
2
Output/poincare_sections_parallel_100.csv
Normal file
2
Output/poincare_sections_parallel_100.csv
Normal file
File diff suppressed because one or more lines are too long
2
Output/poincare_sections_parallel_12.csv
Normal file
2
Output/poincare_sections_parallel_12.csv
Normal file
File diff suppressed because one or more lines are too long
2
Output/poincare_sections_parallel_6.csv
Normal file
2
Output/poincare_sections_parallel_6.csv
Normal file
File diff suppressed because one or more lines are too long
2
Output/poincare_sections_parallel_8.csv
Normal file
2
Output/poincare_sections_parallel_8.csv
Normal file
File diff suppressed because one or more lines are too long
18
README.md
Normal file
18
README.md
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
# Title
|
||||||
|
|
||||||
|
Moussouni, Yaël (MSc student) & Bhat, Junaid Ramzan (MSc student)
|
||||||
|
|
||||||
|
Université de Strasbourg, CNRS, Observatoire astronomique de Strasbourg,
|
||||||
|
UMR 7550, F-67000, Strasbourg, France
|
||||||
|
|
||||||
|
# Requirements
|
||||||
|
|
||||||
|
# Installation
|
||||||
|
|
||||||
|
# Usage
|
||||||
|
|
||||||
|
## Main Poincaré Sections (Linear and Parallel)
|
||||||
|
|
||||||
|
...
|
||||||
|
|
||||||
|
The result of the simulation is saved in the Output directory, with the prefix `poincare_section_linear_` followed by 1/E (e.g. 12 for E = 1/12). The ASCII file contains all the Poincare section points (y on the first line, v on the second line) separated by blank spaces.
|
||||||
67
Source/TODEL_area.py
Normal file
67
Source/TODEL_area.py
Normal file
@@ -0,0 +1,67 @@
|
|||||||
|
import numpy as np
|
||||||
|
import matplotlib.pyplot as plt
|
||||||
|
import potentials as pot
|
||||||
|
import integrator as itg
|
||||||
|
import initial_conditions as init
|
||||||
|
|
||||||
|
# Parameters
|
||||||
|
h = 0.01 # Step size for integrator
|
||||||
|
N_inter = 500 # Number of iterations for distance calculation
|
||||||
|
eps = 1e-3 # Perturbation distance
|
||||||
|
mu_c = 0.6 # Threshold for classifying ergodic vs regular
|
||||||
|
energy_values = np.array([0.01, 0.02, 0.04, 0.08, 0.10, 0.12, 0.14, 0.16, 0.18])
|
||||||
|
N_PART = 100
|
||||||
|
|
||||||
|
def classify_point(P1, P1_prime):
|
||||||
|
pos_t1, positions1 = itg.rk4(0, P1, h, N_inter, pot.hh_evolution)
|
||||||
|
pos_t2, positions2 = itg.rk4(0, P1_prime, h, N_inter, pot.hh_evolution)
|
||||||
|
|
||||||
|
# Compute the sum of squared distances (μ)
|
||||||
|
mu = 0
|
||||||
|
for i in range(N_inter):
|
||||||
|
y1, y_dot1 = positions1[i, 0, 1], positions1[i, 1, 1]
|
||||||
|
y2, y_dot2 = positions2[i, 0, 1], positions2[i, 1, 1]
|
||||||
|
x1, x_dot1 = positions1[i, 0, 0], positions1[i, 1, 0]
|
||||||
|
x2, x_dot2 = positions2[i, 0, 0], positions2[i, 1, 0]
|
||||||
|
|
||||||
|
squared_distance = (np.sqrt((x2 - x1)**2 + (y2 - y1) ** 2 + (x_dot2 - x_dot1) ** 2 +(y_dot2 - y_dot1) ** 2))**2
|
||||||
|
mu += squared_distance
|
||||||
|
|
||||||
|
return mu
|
||||||
|
|
||||||
|
# Analyze for different energy values
|
||||||
|
relative_areas = []
|
||||||
|
|
||||||
|
for E in energy_values:
|
||||||
|
# Generate initial conditions for the given energy level
|
||||||
|
initial_conditions = init.n_energy_part(pot.hh_potential, N=N_PART, E=E)
|
||||||
|
initial_conditions_eps = initial_conditions.copy()
|
||||||
|
initial_conditions_eps[0,1] += eps
|
||||||
|
n_regular = 0
|
||||||
|
|
||||||
|
# Loop through each initial condition
|
||||||
|
for i in range(N_PART):
|
||||||
|
P1 = initial_conditions[:, :, i]
|
||||||
|
# Perturb the initial point slightly
|
||||||
|
P1_prime = initial_conditions_eps[:,:,i]
|
||||||
|
|
||||||
|
# Classify the point based on the evolution
|
||||||
|
mu = classify_point(P1, P1_prime)
|
||||||
|
np.nan_to_num(mu, copy=False, nan=1.0)
|
||||||
|
|
||||||
|
print(f"the mu value is {mu}")
|
||||||
|
if mu < mu_c:
|
||||||
|
n_regular += 1
|
||||||
|
|
||||||
|
# Compute the relative area covered by regular points
|
||||||
|
relative_area = n_regular / N_PART
|
||||||
|
relative_areas.append(relative_area)
|
||||||
|
|
||||||
|
# Plot the results
|
||||||
|
plt.figure()
|
||||||
|
plt.plot(energy_values, relative_areas, marker='o', color='C0')
|
||||||
|
plt.xlabel("Energy (E)")
|
||||||
|
plt.ylabel("Relative Area Covered by Regular Curves")
|
||||||
|
plt.title("Transition from Ergodic to Stable Regime")
|
||||||
|
plt.grid()
|
||||||
|
plt.show()
|
||||||
17
Source/TODEL_equations.py
Normal file
17
Source/TODEL_equations.py
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
from sympy import *
|
||||||
|
|
||||||
|
# Forces
|
||||||
|
X, Y, U, V = symbols("X, Y, U, V")
|
||||||
|
POT = (X**2 + Y**2 + 2*X**2*Y - 2*Y**3/3)/2
|
||||||
|
KIN = (U**2 + V**2)/2
|
||||||
|
TOT = KIN + POT
|
||||||
|
|
||||||
|
DX = diff(POT, X)
|
||||||
|
DY = diff(POT, Y)
|
||||||
|
|
||||||
|
FX = -DX
|
||||||
|
FY = -DY
|
||||||
|
|
||||||
|
print(FX)
|
||||||
|
print(FY)
|
||||||
|
|
||||||
73
Source/TODO_chaos.py
Normal file
73
Source/TODO_chaos.py
Normal file
@@ -0,0 +1,73 @@
|
|||||||
|
import numpy as np
|
||||||
|
import matplotlib.pyplot as plt
|
||||||
|
from scipy.integrate import quad
|
||||||
|
|
||||||
|
import potentials as pot
|
||||||
|
import integrator as itg
|
||||||
|
import initial_conditions as init
|
||||||
|
|
||||||
|
DEFAULT_N_iter = 30000
|
||||||
|
DEFAULT_N_part = 100
|
||||||
|
DEFAULT_h = 0.01
|
||||||
|
DEFAULT_c = 1.7
|
||||||
|
|
||||||
|
E_all = np.array([1/100, 1/12, 1/10, 1/8, 1/6])
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
def compute_coordinates(E: float,
|
||||||
|
N_iter: int = DEFAULT_N_iter,
|
||||||
|
N_part: int = DEFAULT_N_part,
|
||||||
|
h: float = DEFAULT_h) -> tuple:
|
||||||
|
W_part = init.n_energy_part(pot.hh_potential, N_part, E)
|
||||||
|
|
||||||
|
# Perform integration
|
||||||
|
t_part, coord_part = itg.rk4(0, W_part, h, N_iter, pot.hh_evolution)
|
||||||
|
|
||||||
|
# Extract positions and velocities
|
||||||
|
x_part = coord_part[:, 0, 0]
|
||||||
|
y_part = coord_part[:, 0, 1]
|
||||||
|
u_part = coord_part[:, 1, 0]
|
||||||
|
v_part = coord_part[:, 1, 1]
|
||||||
|
|
||||||
|
return t_part, x_part, y_part, u_part, v_part
|
||||||
|
|
||||||
|
def x(t: float,
|
||||||
|
x_part: np.ndarray,
|
||||||
|
h: float = DEFAULT_h):
|
||||||
|
return x_part[t//h]
|
||||||
|
|
||||||
|
def theta(t: float,
|
||||||
|
x,
|
||||||
|
x_part: np.ndarray,
|
||||||
|
c: float = DEFAULT_c,
|
||||||
|
h: float = DEFAULT_h,
|
||||||
|
ds: float = DEFAULT_h):
|
||||||
|
"""theta(t) = c*t + int_0^t phi(x(s)) ds"""
|
||||||
|
I = quad(lambda s: x(s, x_part), 0, t)
|
||||||
|
return c*t + I
|
||||||
|
|
||||||
|
def p(t: float,
|
||||||
|
x,
|
||||||
|
theta,
|
||||||
|
x_part: np.ndarray,
|
||||||
|
h: float = DEFAULT_h,
|
||||||
|
ds: float = DEFAULT_h):
|
||||||
|
I = quad(lambda s: x(s, x_part)*cos(theta(s, x, x_part)), 0, t)
|
||||||
|
return I
|
||||||
|
|
||||||
|
def M(t,
|
||||||
|
p,
|
||||||
|
x_part: np.ndarray,
|
||||||
|
h: float = DEFAULT_h,
|
||||||
|
dtau: float = DEFAULT_h):
|
||||||
|
I = quad(lambda tau: (p(t+tau, x, theta, x_part)
|
||||||
|
- p(tau, x, theta, x_part)))**2, 0, np.max(t))
|
||||||
|
return I
|
||||||
|
|
||||||
|
if __name__ == "__main__":
|
||||||
|
for i in range(len(E_all)):
|
||||||
|
E = E_all[i]
|
||||||
|
t_part, x_part, y_part, v_part, u_part = compute_coordinates(E)
|
||||||
|
I = M(t_part, x_part)
|
||||||
|
|
||||||
78
Source/YII_1.mplstyle
Executable file
78
Source/YII_1.mplstyle
Executable file
@@ -0,0 +1,78 @@
|
|||||||
|
### Axes
|
||||||
|
axes.titlesize : large
|
||||||
|
axes.labelsize : large
|
||||||
|
|
||||||
|
### Lines
|
||||||
|
lines.linewidth : 1.0
|
||||||
|
hatch.linewidth: 0.25
|
||||||
|
lines.markersize: 5
|
||||||
|
|
||||||
|
patch.antialiased : True
|
||||||
|
|
||||||
|
### Ticks
|
||||||
|
xtick.top: True
|
||||||
|
xtick.bottom: True
|
||||||
|
xtick.major.size: 4.0
|
||||||
|
xtick.minor.size: 2.0
|
||||||
|
xtick.major.width: 0.5
|
||||||
|
xtick.minor.width: 0.5
|
||||||
|
xtick.direction: in
|
||||||
|
xtick.minor.visible: True
|
||||||
|
xtick.major.top: True
|
||||||
|
xtick.major.bottom: True
|
||||||
|
xtick.minor.top: True
|
||||||
|
xtick.minor.bottom: True
|
||||||
|
xtick.major.pad: 5.0
|
||||||
|
xtick.minor.pad: 5.0
|
||||||
|
ytick.labelsize: large
|
||||||
|
|
||||||
|
ytick.left: True
|
||||||
|
ytick.right: True
|
||||||
|
ytick.major.size: 4.0
|
||||||
|
ytick.minor.size: 2.0
|
||||||
|
ytick.major.width: 0.5
|
||||||
|
ytick.minor.width: 0.5
|
||||||
|
ytick.direction: in
|
||||||
|
ytick.minor.visible: True
|
||||||
|
ytick.major.left: True
|
||||||
|
ytick.major.right: True
|
||||||
|
ytick.minor.left: True
|
||||||
|
ytick.minor.right: True
|
||||||
|
ytick.major.pad: 5.0
|
||||||
|
ytick.minor.pad: 5.0
|
||||||
|
xtick.labelsize: large
|
||||||
|
|
||||||
|
### Legend
|
||||||
|
legend.frameon: True
|
||||||
|
legend.fontsize: 9.0
|
||||||
|
|
||||||
|
### Figure size
|
||||||
|
figure.figsize: 5.9, 3.9
|
||||||
|
figure.subplot.left: 0.1
|
||||||
|
figure.subplot.bottom: 0.175
|
||||||
|
figure.subplot.top: 0.90
|
||||||
|
figure.subplot.right: 0.95
|
||||||
|
figure.autolayout: True
|
||||||
|
figure.dpi: 150
|
||||||
|
|
||||||
|
### Fonts
|
||||||
|
font.family: serif
|
||||||
|
font.serif: Latin Modern Roman
|
||||||
|
font.size: 9.0
|
||||||
|
text.usetex: true
|
||||||
|
|
||||||
|
### Saving figures
|
||||||
|
savefig.format: pdf
|
||||||
|
savefig.dpi: 300
|
||||||
|
savefig.pad_inches: 0
|
||||||
|
path.simplify: True
|
||||||
|
|
||||||
|
### Cycler
|
||||||
|
axes.prop_cycle: cycler(color=['06518E','E8BD0F','3B795E','ED1C24','C95BCF','009EDB'])
|
||||||
|
|
||||||
|
### Colormap
|
||||||
|
image.cmap: cividis
|
||||||
|
|
||||||
|
|
||||||
|
### LaTeX
|
||||||
|
text.latex.preamble: \input{~/.config/matplotlib/stylelib/yii_plot.tex}
|
||||||
74
Source/YII_light_1.mplstyle
Executable file
74
Source/YII_light_1.mplstyle
Executable file
@@ -0,0 +1,74 @@
|
|||||||
|
### Axes
|
||||||
|
axes.titlesize : large
|
||||||
|
axes.labelsize : large
|
||||||
|
|
||||||
|
### Lines
|
||||||
|
lines.linewidth : 1.0
|
||||||
|
hatch.linewidth: 0.25
|
||||||
|
lines.markersize: 5
|
||||||
|
|
||||||
|
patch.antialiased : True
|
||||||
|
|
||||||
|
### Ticks
|
||||||
|
xtick.top: True
|
||||||
|
xtick.bottom: True
|
||||||
|
xtick.major.size: 4.0
|
||||||
|
xtick.minor.size: 2.0
|
||||||
|
xtick.major.width: 0.5
|
||||||
|
xtick.minor.width: 0.5
|
||||||
|
xtick.direction: in
|
||||||
|
xtick.minor.visible: False
|
||||||
|
xtick.major.top: True
|
||||||
|
xtick.major.bottom: True
|
||||||
|
xtick.minor.top: False
|
||||||
|
xtick.minor.bottom: False
|
||||||
|
xtick.major.pad: 5.0
|
||||||
|
xtick.minor.pad: 5.0
|
||||||
|
ytick.labelsize: large
|
||||||
|
|
||||||
|
ytick.left: True
|
||||||
|
ytick.right: True
|
||||||
|
ytick.major.size: 4.0
|
||||||
|
ytick.minor.size: 2.0
|
||||||
|
ytick.major.width: 0.5
|
||||||
|
ytick.minor.width: 0.5
|
||||||
|
ytick.direction: in
|
||||||
|
ytick.minor.visible: False
|
||||||
|
ytick.major.left: True
|
||||||
|
ytick.major.right: True
|
||||||
|
ytick.minor.left: False
|
||||||
|
ytick.minor.right: False
|
||||||
|
ytick.major.pad: 5.0
|
||||||
|
ytick.minor.pad: 5.0
|
||||||
|
xtick.labelsize: large
|
||||||
|
|
||||||
|
### Legend
|
||||||
|
legend.frameon: True
|
||||||
|
legend.fontsize: 9.0
|
||||||
|
|
||||||
|
### Figure size
|
||||||
|
figure.figsize: 5.9, 3.9
|
||||||
|
figure.subplot.left: 0.1
|
||||||
|
figure.subplot.bottom: 0.175
|
||||||
|
figure.subplot.top: 0.90
|
||||||
|
figure.subplot.right: 0.95
|
||||||
|
figure.autolayout: True
|
||||||
|
figure.dpi: 150
|
||||||
|
|
||||||
|
### Fonts
|
||||||
|
font.family: monospace
|
||||||
|
font.serif: Latin Modern Mono
|
||||||
|
font.size: 9.0
|
||||||
|
#text.usetex: true
|
||||||
|
|
||||||
|
### Saving figures
|
||||||
|
savefig.format: pdf
|
||||||
|
savefig.dpi: 300
|
||||||
|
savefig.pad_inches: 0
|
||||||
|
path.simplify: True
|
||||||
|
|
||||||
|
### Cycler
|
||||||
|
axes.prop_cycle: cycler(color=['06518E','E8BD0F','3B795E','ED1C24','C95BCF','009EDB'])
|
||||||
|
|
||||||
|
### Colormap
|
||||||
|
image.cmap: cividis
|
||||||
20
Source/energies.py
Normal file
20
Source/energies.py
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
import numpy as np
|
||||||
|
|
||||||
|
def kinetic(W: np.ndarray) -> np.ndarray:
|
||||||
|
"""Computes the kinetic energy.
|
||||||
|
:param W: Phase-space vectors
|
||||||
|
:returns T: Kinetic energy
|
||||||
|
"""
|
||||||
|
U = W[1,0]
|
||||||
|
V = W[1,1]
|
||||||
|
# If U or V is not an array (or a list), but rather a scalar, then we
|
||||||
|
# create a list of one element so that it can work either way
|
||||||
|
if np.ndim(U) == 0: U = np.array([U])
|
||||||
|
if np.ndim(V) == 0: V = np.array([V])
|
||||||
|
|
||||||
|
return (U**2 + V**2)/2
|
||||||
|
|
||||||
|
def total(W: np.ndarray,
|
||||||
|
potential,
|
||||||
|
kinetic = kinetic) -> np.ndarray:
|
||||||
|
return potential(W) + kinetic(W)
|
||||||
96
Source/initial_conditions.py
Normal file
96
Source/initial_conditions.py
Normal file
@@ -0,0 +1,96 @@
|
|||||||
|
import numpy as np
|
||||||
|
import matplotlib.pyplot as plt
|
||||||
|
POS_MIN = -1
|
||||||
|
POS_MAX = +1
|
||||||
|
VEL_MIN = -1
|
||||||
|
VEL_MAX = +1
|
||||||
|
N_PART = 1
|
||||||
|
|
||||||
|
def mesh_grid(N: int = N_PART,
|
||||||
|
xmin: float = POS_MIN,
|
||||||
|
xmax: float = POS_MAX,
|
||||||
|
ymin: float = POS_MIN,
|
||||||
|
ymax: float = POS_MAX) -> np.ndarray:
|
||||||
|
"""Generates a set of regularly sampled particles with no velocity
|
||||||
|
:param N: number of particles
|
||||||
|
:parma xmin: Minimum value for position x
|
||||||
|
:param xmax: Maximum value for position x
|
||||||
|
:param ymin: Minimum value for position y
|
||||||
|
:param ymax: Maximum value for position y
|
||||||
|
:returns W: Phase-space vector
|
||||||
|
"""
|
||||||
|
X = np.linspace(xmin, xmax, N)
|
||||||
|
Y = np.linspace(ymin, ymax, N)
|
||||||
|
X,Y = np.meshgrid(X,Y, indexing="ij")
|
||||||
|
return np.array([X,Y])
|
||||||
|
|
||||||
|
def one_part(x0: float = 0,
|
||||||
|
y0: float = 0,
|
||||||
|
u0: float= 0,
|
||||||
|
v0: float = 0) -> np.ndarray:
|
||||||
|
"""Generates a particle at position (x0, y0)
|
||||||
|
with velocities (u0,v0)
|
||||||
|
:param x0: Initial position x
|
||||||
|
:param y0: Initial position y
|
||||||
|
:param u0: Initial velocity u
|
||||||
|
:param v0: Initial velocity v
|
||||||
|
"""
|
||||||
|
X = x0
|
||||||
|
Y = y0
|
||||||
|
U = u0
|
||||||
|
V = v0
|
||||||
|
return np.array([[X,Y], [U,V]])
|
||||||
|
|
||||||
|
def n_energy_part(potential,
|
||||||
|
N: int = N_PART,
|
||||||
|
E: float = 0,
|
||||||
|
xmin: float = -1,
|
||||||
|
xmax: float = +1,
|
||||||
|
ymin: float = -0.5,
|
||||||
|
ymax: float = +1):
|
||||||
|
X = []
|
||||||
|
Y = []
|
||||||
|
POT = []
|
||||||
|
U = []
|
||||||
|
V = []
|
||||||
|
while len(X) < N:
|
||||||
|
x = np.random.random()*(xmax-xmin)+xmin
|
||||||
|
y = np.random.random()*(ymax-ymin)+ymin
|
||||||
|
w = np.array([x, y])
|
||||||
|
pot = potential(w, position_only=True)[0]
|
||||||
|
if pot <= E:
|
||||||
|
X.append(x)
|
||||||
|
Y.append(y)
|
||||||
|
POT.append(pot)
|
||||||
|
X = np.array(X)
|
||||||
|
Y = np.array(Y)
|
||||||
|
POT = np.array(POT)
|
||||||
|
U = np.zeros_like(X)
|
||||||
|
V = np.zeros_like(Y)
|
||||||
|
C = np.sqrt(2 * (E - POT))
|
||||||
|
THETA = np.random.random(N)*2*np.pi
|
||||||
|
U = C*np.cos(THETA)
|
||||||
|
V = C*np.sin(THETA)
|
||||||
|
return np.array([[X, Y], [U, V]])
|
||||||
|
|
||||||
|
def n_energy_2part(potential,
|
||||||
|
N: int = N_PART,
|
||||||
|
E: float = 0,
|
||||||
|
sep: float = 1e-7,
|
||||||
|
xmin: float = -1,
|
||||||
|
xmax: float = +1,
|
||||||
|
ymin: float = -0.5,
|
||||||
|
ymax: float = +1):
|
||||||
|
W_1 = n_energy_part(potential, N, E)
|
||||||
|
W_2 = np.zeros_like(W_1)
|
||||||
|
alpha = np.random.uniform(0, 2*np.pi, N)
|
||||||
|
W_2[0, 0] = W_1[0, 0] + sep*np.cos(alpha)
|
||||||
|
W_2[0, 1] = W_1[0, 1] + sep*np.sin(alpha)
|
||||||
|
W_2[1, 0] = W_1[1, 0]
|
||||||
|
W_2[1, 1] = W_1[1, 1]
|
||||||
|
return (W_1, W_2)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
87
Source/integrator.py
Normal file
87
Source/integrator.py
Normal file
@@ -0,0 +1,87 @@
|
|||||||
|
import numpy as np
|
||||||
|
|
||||||
|
def euler(x0, y0, h, n, func): # FIXME cannot be used with vectors
|
||||||
|
"""
|
||||||
|
Euler method adapted for state vector [[x, y], [u, v]]
|
||||||
|
:param x0: initial time value
|
||||||
|
:param y0: initial state vector [[x, y], [u, v]]
|
||||||
|
:param h: step size (time step)
|
||||||
|
:param n: number of steps
|
||||||
|
:param func: RHS of differential equation
|
||||||
|
:returns: x array, solution array
|
||||||
|
"""
|
||||||
|
x_values = np.zeros(n)
|
||||||
|
y_values = np.zeros((n, 2, 2)) # to accommodate the state vector
|
||||||
|
|
||||||
|
for i in range(n):
|
||||||
|
dydt = func(x0, y0)
|
||||||
|
y0 = y0 + h * dydt
|
||||||
|
x0 = x0 + h
|
||||||
|
|
||||||
|
x_values[i] = x0
|
||||||
|
y_values[i, :, :] = y0
|
||||||
|
|
||||||
|
return x_values, y_values
|
||||||
|
|
||||||
|
# Updated RK2 integrator
|
||||||
|
def rk2(x0, y0, h, n, func): # FIXME cannot be used with vectors
|
||||||
|
"""
|
||||||
|
RK2 method adapted for state vector [[x, y], [u, v]]
|
||||||
|
:param x0: initial time value
|
||||||
|
:param y0: initial state vector [[x, y], [u, v]]
|
||||||
|
:param h: step size (time step)
|
||||||
|
:param n: number of steps
|
||||||
|
:param func: RHS of differential equation
|
||||||
|
:returns: x array, solution array
|
||||||
|
"""
|
||||||
|
x_values = np.zeros(n)
|
||||||
|
y_values = np.zeros((n, 2, 2)) # to accommodate the state vector
|
||||||
|
|
||||||
|
for i in range(n):
|
||||||
|
k1 = func(x0, y0)
|
||||||
|
k2 = func(x0 + h / 2., y0 + h / 2. * k1)
|
||||||
|
|
||||||
|
y0 = y0 + h * (k1 / 2. + k2 / 2.)
|
||||||
|
x0 = x0 + h
|
||||||
|
|
||||||
|
x_values[i] = x0
|
||||||
|
y_values[i, :, :] = y0
|
||||||
|
|
||||||
|
return x_values, y_values
|
||||||
|
|
||||||
|
def rk4(t0: float,
|
||||||
|
W0: np.ndarray,
|
||||||
|
h: float,
|
||||||
|
n: int,
|
||||||
|
func):
|
||||||
|
"""
|
||||||
|
RK4 method adapted for state vector [[x, y], [u, v]]
|
||||||
|
:param x0: initial time value
|
||||||
|
:param y0: initial state vector [[x, y], [u, v]]
|
||||||
|
:param h: step size (time step)
|
||||||
|
:param n: number of steps
|
||||||
|
:param func: RHS of differential equation
|
||||||
|
:returns: x array, solution array
|
||||||
|
"""
|
||||||
|
time = np.zeros(n)
|
||||||
|
W = np.zeros((n,) + np.shape(W0))
|
||||||
|
# to accommodate the state vector
|
||||||
|
t = t0
|
||||||
|
w = W0
|
||||||
|
for i in range(n):
|
||||||
|
k1 = func(t, w)
|
||||||
|
k2 = func(t + h / 2., w + h / 2. * k1)
|
||||||
|
k3 = func(t + h / 2., w + h / 2. * k2)
|
||||||
|
k4 = func(t + h, w + h * k3)
|
||||||
|
|
||||||
|
w = w + h * (k1 / 6. + k2 / 3. + k3 / 3. + k4 / 6.)
|
||||||
|
t = t + h
|
||||||
|
|
||||||
|
time[i] = t
|
||||||
|
W[i] = w
|
||||||
|
|
||||||
|
return t, W
|
||||||
|
|
||||||
|
|
||||||
|
def integrator_type(x0, y0, h, n, func, int_type):
|
||||||
|
return int_type(x0, y0, h, n, func)
|
||||||
70
Source/main_area.py
Normal file
70
Source/main_area.py
Normal file
@@ -0,0 +1,70 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
"""
|
||||||
|
Main: Compute Relative Area
|
||||||
|
|
||||||
|
Computes the relative area covered bu the curves for different energies, to
|
||||||
|
study ordered and chaotic regimes.
|
||||||
|
|
||||||
|
@ Author: Moussouni, Yaël (MSc student) & Bhat, Junaid Ramzan (MSc student)
|
||||||
|
@ Institution: Université de Strasbourg, CNRS, Observatoire astronomique
|
||||||
|
de Strasbourg, UMR 7550, F-67000 Strasbourg, France
|
||||||
|
@ Date: 2024-12-13
|
||||||
|
"""
|
||||||
|
import numpy as np
|
||||||
|
from scipy.optimize import curve_fit
|
||||||
|
|
||||||
|
import potentials as pot
|
||||||
|
import energies as ene
|
||||||
|
import integrator as itg
|
||||||
|
import initial_conditions as init
|
||||||
|
import poincare_sections as pcs
|
||||||
|
|
||||||
|
OUT_DIR = "./Output/"
|
||||||
|
FILENAME_PREFIX = "phase_separation_"
|
||||||
|
EXTENSION = ".csv"
|
||||||
|
DEFAULT_N_iter = int(1e5)
|
||||||
|
DEFAULT_N_part = 200
|
||||||
|
DEFAULT_h = 0.005
|
||||||
|
E_all = np.linspace(1/100, 1/6, 20)
|
||||||
|
|
||||||
|
def compute_mu(E: float,
|
||||||
|
N_iter: int = DEFAULT_N_iter,
|
||||||
|
N_part: int = DEFAULT_N_part,
|
||||||
|
h: float = DEFAULT_h) -> tuple:
|
||||||
|
"""
|
||||||
|
Computes the phase-space squared distances for particles of given energy E.
|
||||||
|
@params:
|
||||||
|
- E: the total energy of each particles
|
||||||
|
- N_iter: the number of iteration
|
||||||
|
- N_part: the number of particles
|
||||||
|
- h: integration steps
|
||||||
|
@returns:
|
||||||
|
- mu: phase-space squared distance
|
||||||
|
"""
|
||||||
|
W_1, W_2 = init.n_energy_2part(pot.hh_potential, N_part, E)
|
||||||
|
t_1, positions_1 = itg.rk4(0, W_1, h, N_iter, pot.hh_evolution)
|
||||||
|
x_1 = positions_1[:, 0, 0]
|
||||||
|
y_1 = positions_1[:, 0, 1]
|
||||||
|
u_1 = positions_1[:, 1, 0]
|
||||||
|
v_1 = positions_1[:, 1, 1]
|
||||||
|
|
||||||
|
t_2, positions_2 = itg.rk4(0, W_2, h, N_iter, pot.hh_evolution)
|
||||||
|
x_2 = positions_2[:, 0, 0]
|
||||||
|
y_2 = positions_2[:, 0, 1]
|
||||||
|
u_2 = positions_2[:, 1, 0]
|
||||||
|
v_2 = positions_2[:, 1, 1]
|
||||||
|
dist_sq = (x_2[-25:] - x_1[-25:])**2 \
|
||||||
|
+ (y_2[-25:] - y_1[-25:])**2 \
|
||||||
|
+ (u_2[-25:] - u_1[-25:])**2 \
|
||||||
|
+ (v_2[-25:] - v_1[-25:])**2
|
||||||
|
|
||||||
|
mu = np.sum(dist_sq, axis=0)
|
||||||
|
return mu
|
||||||
|
|
||||||
|
if __name__ == "__main__":
|
||||||
|
mu_all = []
|
||||||
|
for i in range(len(E_all)):
|
||||||
|
mu = compute_mu(E_all[i])
|
||||||
|
filename = OUT_DIR + FILENAME_PREFIX\
|
||||||
|
+ str(i) + EXTENSION
|
||||||
|
np.savetxt(filename, mu)
|
||||||
86
Source/main_poincare_sections_linear.py
Normal file
86
Source/main_poincare_sections_linear.py
Normal file
@@ -0,0 +1,86 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
"""
|
||||||
|
Main: Computes Poincaré Sections (Linear Algorithm)
|
||||||
|
|
||||||
|
Computes the Poincaré Sections with a linear algorithm
|
||||||
|
(i.e. no parallel computing).
|
||||||
|
|
||||||
|
@ Author: Moussouni, Yaël (MSc student) & Bhat, Junaid Ramzan (MSc student)
|
||||||
|
@ Institution: Université de Strasbourg, CNRS, Observatoire astronomique
|
||||||
|
de Strasbourg, UMR 7550, F-67000 Strasbourg, France
|
||||||
|
@ Date: 2024-11-29
|
||||||
|
"""
|
||||||
|
import numpy as np
|
||||||
|
|
||||||
|
import potentials as pot
|
||||||
|
import integrator as itg
|
||||||
|
import initial_conditions as init
|
||||||
|
import poincare_sections as pcs
|
||||||
|
|
||||||
|
# Parameters
|
||||||
|
OUT_DIR = "./Output/"
|
||||||
|
FILENAME_PREFIX = "poincare_sections_linear_"
|
||||||
|
EXTENSION = ".csv"
|
||||||
|
DEFAULT_N_iter = 30000
|
||||||
|
DEFAULT_N_part = 100
|
||||||
|
DEFAULT_h = 0.01
|
||||||
|
E_all = np.array([1/100, 1/12, 1/10, 1/8, 1/6])
|
||||||
|
|
||||||
|
text_E = ["1/100", "1/12", "1/10", "1/8", "1/6"]
|
||||||
|
|
||||||
|
def compute_poincare_sections_linear(E: float,
|
||||||
|
N_iter: int = DEFAULT_N_iter,
|
||||||
|
N_part: int = DEFAULT_N_part,
|
||||||
|
h: float = DEFAULT_h) -> tuple:
|
||||||
|
"""
|
||||||
|
Computes the Poincaré sections for a given energy E.
|
||||||
|
@params:
|
||||||
|
- E: the total energy of each particles
|
||||||
|
- N_iter: the number of iteration
|
||||||
|
- N_part: the number of particles
|
||||||
|
- h: integration steps
|
||||||
|
@returns:
|
||||||
|
- y_section, v_section: arrays containing the y and v coordinates of
|
||||||
|
the Poincaré sections
|
||||||
|
"""
|
||||||
|
W_all_part = init.n_energy_part(pot.hh_potential, N_part, E)
|
||||||
|
y_section = []
|
||||||
|
v_section = []
|
||||||
|
for i in range(N_part):
|
||||||
|
W_part = W_all_part[:,:,i]
|
||||||
|
|
||||||
|
# Perform integration
|
||||||
|
t_part, coord_part = itg.rk4(0, W_part, h, N_inter, pot.hh_evolution)
|
||||||
|
|
||||||
|
# Extract positions and velocities
|
||||||
|
x_part = coord_part[:, 0, 0]
|
||||||
|
y_part = coord_part[:, 0, 1]
|
||||||
|
u_part = coord_part[:, 1, 0]
|
||||||
|
v_part = coord_part[:, 1, 1]
|
||||||
|
|
||||||
|
# Find Poincaré section points for the current initial condition
|
||||||
|
y_pcs, v_pcs = pcs.pcs_find_legacy(x_part, y_part, u_part, v_part)
|
||||||
|
# The legacy is important here, the algorithm is the same but the
|
||||||
|
# data format is different...
|
||||||
|
|
||||||
|
# Append the current Poincaré section points to the overall lists
|
||||||
|
y_section += y_pcs
|
||||||
|
v_section += v_pcs
|
||||||
|
return y_section, v_section
|
||||||
|
|
||||||
|
if __name__ == "__main__":
|
||||||
|
y_section_all = []
|
||||||
|
v_section_all = []
|
||||||
|
for i in range(len(E_all)):
|
||||||
|
y_section, v_section = compute_poincare_sections_linear(E_all[i])
|
||||||
|
section = np.array([y_section, v_section])
|
||||||
|
filename = OUT_DIR + FILENAME_PREFIX\
|
||||||
|
+ str(text_E[i][2:]) + EXTENSION
|
||||||
|
np.savetxt(filename, section)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
71
Source/main_poincare_sections_parallel.py
Normal file
71
Source/main_poincare_sections_parallel.py
Normal file
@@ -0,0 +1,71 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
"""
|
||||||
|
Main: Computes Poincaré Sections (Parallel Algorithm)
|
||||||
|
|
||||||
|
Computes the Poincaré Sections with a parallel algorithm (with Numpy)
|
||||||
|
|
||||||
|
@ Author: Moussouni, Yaël (MSc student) & Bhat, Junaid Ramzan (MSc student)
|
||||||
|
@ Institution: Université de Strasbourg, CNRS, Observatoire astronomique
|
||||||
|
de Strasbourg, UMR 7550, F-67000 Strasbourg, France
|
||||||
|
@ Date: 2024-11-29
|
||||||
|
"""
|
||||||
|
import numpy as np
|
||||||
|
|
||||||
|
import potentials as pot
|
||||||
|
import integrator as itg
|
||||||
|
import initial_conditions as init
|
||||||
|
import poincare_sections as pcs
|
||||||
|
|
||||||
|
# Parameters
|
||||||
|
OUT_DIR = "./Output/"
|
||||||
|
FILENAME_PREFIX = "poincare_sections_parallel_"
|
||||||
|
EXTENSION = ".csv"
|
||||||
|
DEFAULT_N_iter = 30000
|
||||||
|
DEFAULT_N_part = 100
|
||||||
|
DEFAULT_h = 0.01
|
||||||
|
E_all = np.array([1/100, 1/12, 1/10, 1/8, 1/6])
|
||||||
|
|
||||||
|
text_E = ["1/100", "1/12", "1/10", "1/8", "1/6"]
|
||||||
|
|
||||||
|
def compute_poincare_sections_numpy(E: float,
|
||||||
|
N_iter: int = DEFAULT_N_iter,
|
||||||
|
N_part: int = DEFAULT_N_part,
|
||||||
|
h: float = DEFAULT_h) -> tuple:
|
||||||
|
"""
|
||||||
|
Computes the Poincaré sections for a given energy E.
|
||||||
|
@params:
|
||||||
|
- E: the total energy of each particles
|
||||||
|
- N_iter: the number of iteration
|
||||||
|
- N_part: the number of particles
|
||||||
|
- h: integration steps
|
||||||
|
@returns:
|
||||||
|
- y_section, v_section: arrays containing the y and v coordinates of
|
||||||
|
the Poincaré sections
|
||||||
|
"""
|
||||||
|
W_part = init.n_energy_part(pot.hh_potential, N_part, E)
|
||||||
|
y_section = []
|
||||||
|
v_section = []
|
||||||
|
|
||||||
|
# Perform integration
|
||||||
|
t_part, coord_part = itg.rk4(0, W_part, h, N_iter, pot.hh_evolution)
|
||||||
|
|
||||||
|
# Extract positions and velocities
|
||||||
|
x_part = coord_part[:, 0, 0]
|
||||||
|
y_part = coord_part[:, 0, 1]
|
||||||
|
u_part = coord_part[:, 1, 0]
|
||||||
|
v_part = coord_part[:, 1, 1]
|
||||||
|
|
||||||
|
# Find Poincaré section points for the current initial condition
|
||||||
|
y_section, v_section = pcs.pcs_find(x_part, y_part, u_part, v_part)
|
||||||
|
return y_section, v_section
|
||||||
|
|
||||||
|
if __name__ == "__main__":
|
||||||
|
y_section_all = []
|
||||||
|
v_section_all = []
|
||||||
|
for i in range(len(E_all)):
|
||||||
|
y_section, v_section = compute_poincare_sections_numpy(E_all[i])
|
||||||
|
section = np.array([y_section, v_section])
|
||||||
|
filename = OUT_DIR + FILENAME_PREFIX\
|
||||||
|
+ str(text_E[i][2:]) + EXTENSION
|
||||||
|
np.savetxt(filename, section)
|
||||||
|
|
||||||
114
Source/main_yael.py
Normal file
114
Source/main_yael.py
Normal file
@@ -0,0 +1,114 @@
|
|||||||
|
import time
|
||||||
|
import numpy as np
|
||||||
|
import matplotlib.pyplot as plt
|
||||||
|
from scipy.optimize import curve_fit
|
||||||
|
|
||||||
|
import potentials as pot
|
||||||
|
import energies as ene
|
||||||
|
import integrator as itg
|
||||||
|
import initial_conditions as init
|
||||||
|
import poincare_sections as pcs
|
||||||
|
|
||||||
|
if "YII_light_1" in plt.style.available:
|
||||||
|
plt.style.use("YII_light_1")
|
||||||
|
# Loading matplotlib style...
|
||||||
|
# PARAM
|
||||||
|
N_grid = 1000
|
||||||
|
N_inter = int(1e5)
|
||||||
|
N_part = 200
|
||||||
|
#all_E = np.array([1/100, 1/12, 1/10, 1/8, 1/6])
|
||||||
|
all_E = np.linspace(1/100, 1/6, 20)
|
||||||
|
h = 0.005
|
||||||
|
|
||||||
|
mu_c = 1e-4
|
||||||
|
d_12 = 1e-7
|
||||||
|
|
||||||
|
# INIT
|
||||||
|
W_grid = init.mesh_grid(N_grid, xmin=-1, xmax=1, ymin=-1, ymax=1)
|
||||||
|
X_grid = W_grid[0]
|
||||||
|
Y_grid = W_grid[1]
|
||||||
|
potential = pot.hh_potential(W_grid, position_only=True)
|
||||||
|
|
||||||
|
# MAIN
|
||||||
|
def gen_mu(E):
|
||||||
|
pot_valid = np.ma.masked_where(potential > E, potential)
|
||||||
|
W_1 = init.n_energy_part(pot.hh_potential, N_part, E)
|
||||||
|
W_2 = np.zeros_like(W_1)
|
||||||
|
alpha = np.random.uniform(0, 2*np.pi, N_part)
|
||||||
|
W_2[0, 0] = W_1[0, 0] + d_12*np.cos(alpha)
|
||||||
|
W_2[0, 1] = W_1[0, 1] + d_12*np.sin(alpha)
|
||||||
|
W_2[1, 0] = W_1[1, 0]
|
||||||
|
W_2[1, 1] = W_1[1, 1]
|
||||||
|
|
||||||
|
t_1, positions_1 = itg.rk4(0, W_1, h, N_inter, pot.hh_evolution)
|
||||||
|
x_1 = positions_1[:, 0, 0]
|
||||||
|
y_1 = positions_1[:, 0, 1]
|
||||||
|
u_1 = positions_1[:, 1, 0]
|
||||||
|
v_1 = positions_1[:, 1, 1]
|
||||||
|
|
||||||
|
t_2, positions_2 = itg.rk4(0, W_2, h, N_inter, pot.hh_evolution)
|
||||||
|
x_2 = positions_2[:, 0, 0]
|
||||||
|
y_2 = positions_2[:, 0, 1]
|
||||||
|
u_2 = positions_2[:, 1, 0]
|
||||||
|
v_2 = positions_2[:, 1, 1]
|
||||||
|
dist_sq = (x_2[-25:] - x_1[-25:])**2 \
|
||||||
|
+ (y_2[-25:] - y_1[-25:])**2 \
|
||||||
|
+ (u_2[-25:] - u_1[-25:])**2 \
|
||||||
|
+ (v_2[-25:] - v_1[-25:])**2
|
||||||
|
|
||||||
|
mu = np.sum(dist_sq, axis=0)
|
||||||
|
return mu
|
||||||
|
|
||||||
|
A = np.zeros_like(all_E)
|
||||||
|
MU = []
|
||||||
|
ALL_E = []
|
||||||
|
for i in range(len(all_E)):
|
||||||
|
mu = gen_mu(all_E[i])
|
||||||
|
n_total = N_part
|
||||||
|
n_ergo = np.sum(mu < mu_c) # count how many times the condition is verified
|
||||||
|
A[i] = n_ergo/n_total
|
||||||
|
MU.append(mu)
|
||||||
|
ALL_E.append([all_E[i]]*len(mu))
|
||||||
|
|
||||||
|
MU = np.array(MU)
|
||||||
|
ALL_E = np.array(ALL_E)
|
||||||
|
|
||||||
|
# def lin(x, a, b):
|
||||||
|
# return a*x + b
|
||||||
|
|
||||||
|
# w_chaos = np.argwhere(A < 1).flatten()
|
||||||
|
# X = all_E[w_chaos]
|
||||||
|
# Y = A[w_chaos]
|
||||||
|
|
||||||
|
# popt, pcov = curve_fit(lin, X, Y)
|
||||||
|
# a, b = popt
|
||||||
|
# da, db = np.sqrt(np.diag(pcov))
|
||||||
|
|
||||||
|
fig, ax = plt.subplots(1)
|
||||||
|
ax.scatter(ALL_E, MU, s=1,
|
||||||
|
color="k", alpha=0.1, label="Data")
|
||||||
|
ax.scatter(all_E, np.mean(MU, axis=1), s=10,
|
||||||
|
color="C3", marker="*", label="Mean")
|
||||||
|
ax.scatter(all_E, np.median(MU, axis=1), s=10,
|
||||||
|
color="C2", marker="s", label="Median")
|
||||||
|
ax.hlines(mu_c, np.min(all_E), np.max(all_E), color="C4")
|
||||||
|
ax.legend()
|
||||||
|
ax.set_yscale("log")
|
||||||
|
ax.set_xlabel("energy E")
|
||||||
|
ax.set_ylabel("quantity mu")
|
||||||
|
|
||||||
|
fig.tight_layout()
|
||||||
|
fig.savefig("mu")
|
||||||
|
|
||||||
|
fig, ax = plt.subplots(1)
|
||||||
|
ax.scatter(all_E, A, color="C0", s=5, marker="o", label="Data")
|
||||||
|
ax.set_xlabel("energy E")
|
||||||
|
ax.set_ylabel("area A")
|
||||||
|
ax.legend()
|
||||||
|
fig.tight_layout()
|
||||||
|
fig.savefig("area")
|
||||||
|
plt.show()
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
88
Source/plot_poincare_sections.py
Normal file
88
Source/plot_poincare_sections.py
Normal file
@@ -0,0 +1,88 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
"""
|
||||||
|
Plot: Poincaré Sections (Linear and Parallel)
|
||||||
|
|
||||||
|
Plots the Poincaré sections for different energies, computed either with linear
|
||||||
|
or parallel algorithms.
|
||||||
|
|
||||||
|
@ Author: Moussouni, Yaël (MSc student) & Bhat, Junaid Ramzan (MSc student)
|
||||||
|
@ Institution: Université de Strasbourg, CNRS, Observatoire astronomique
|
||||||
|
de Strasbourg, UMR 7550, F-67000 Strasbourg, France
|
||||||
|
@ Date: 2024-11-29
|
||||||
|
"""
|
||||||
|
import os
|
||||||
|
import numpy as np
|
||||||
|
import matplotlib.pyplot as plt
|
||||||
|
|
||||||
|
if "YII_1" in plt.style.available: plt.style.use("YII_1")
|
||||||
|
|
||||||
|
OUT_DIR = "./Output/"
|
||||||
|
FILENAME_PREFIX = "poincare_sections_"
|
||||||
|
EXTENSION = ".csv"
|
||||||
|
|
||||||
|
def plot_poincare_sections(filelist: list, title:str = "") -> int:
|
||||||
|
"""
|
||||||
|
Plot all the Poincaré sections in the file list.
|
||||||
|
@params:
|
||||||
|
- filelist: the list of files in the output directory, with the format
|
||||||
|
"poincare_sections_{linear, parallel}_[1/E].csv"
|
||||||
|
- title: title of the figure
|
||||||
|
@returns:
|
||||||
|
- 0.
|
||||||
|
"""
|
||||||
|
orderlist = np.argsort([(int(file
|
||||||
|
.replace(FILENAME_PREFIX, "")
|
||||||
|
.replace(EXTENSION, "")
|
||||||
|
.replace("linear_", "")
|
||||||
|
.replace("parallel_", "")))
|
||||||
|
for file in filelist])
|
||||||
|
filelist = np.array(filelist)[orderlist]
|
||||||
|
N = len(filelist)
|
||||||
|
fig, axs = plt.subplot_mosaic("ABC\nDEF")
|
||||||
|
axs = list(axs.values())
|
||||||
|
fig.suptitle(title)
|
||||||
|
for i in range(N):
|
||||||
|
ax = axs[i]
|
||||||
|
filename = filelist[i]
|
||||||
|
inv_E = (filename
|
||||||
|
.replace(FILENAME_PREFIX, "")
|
||||||
|
.replace(EXTENSION, "")
|
||||||
|
.replace("linear_", "")
|
||||||
|
.replace("parallel_", ""))
|
||||||
|
data = np.loadtxt(OUT_DIR + filename)
|
||||||
|
y_section = data[0]
|
||||||
|
v_section = data[1]
|
||||||
|
ax.scatter(y_section, v_section,
|
||||||
|
s=.1, color="C3", marker=",", alpha=0.5,
|
||||||
|
label="$E = 1/{}$".format(inv_E))
|
||||||
|
ax.set_xlabel("$y$")
|
||||||
|
ax.set_ylabel("$v$")
|
||||||
|
ax.legend(loc="upper right")
|
||||||
|
while i < N:
|
||||||
|
i += 1
|
||||||
|
axs[i].axis('off')
|
||||||
|
return 0
|
||||||
|
print("\033[32m"
|
||||||
|
+ "[P]arallel or [L]inear algorithm result, or [B]oth?"
|
||||||
|
+ "\033[0m")
|
||||||
|
answer = input("\033[32m" + "> " + "\033[0m").upper()
|
||||||
|
|
||||||
|
if answer == "P":
|
||||||
|
FILENAME_PREFIX += "parallel_"
|
||||||
|
elif answer == "L":
|
||||||
|
FILENAME_PREFIX += "linear_"
|
||||||
|
|
||||||
|
filelist = [fname for fname in os.listdir(OUT_DIR) if FILENAME_PREFIX in fname]
|
||||||
|
|
||||||
|
if answer in ["L", "B"]:
|
||||||
|
filelist_linear = [fname for fname in filelist if "linear_" in fname]
|
||||||
|
plot_poincare_sections(filelist_linear,
|
||||||
|
title=("Poincaré Sections "
|
||||||
|
"(results from the linear algorithm)"))
|
||||||
|
if answer in ["P", "B"]:
|
||||||
|
filelist_parallel = [fname for fname in filelist if "parallel_" in fname]
|
||||||
|
plot_poincare_sections(filelist_parallel,
|
||||||
|
title=("Poincaré Sections "
|
||||||
|
"(results from the parallel algorithm)"))
|
||||||
|
|
||||||
|
plt.show()
|
||||||
55
Source/poincare_sections.py
Normal file
55
Source/poincare_sections.py
Normal file
@@ -0,0 +1,55 @@
|
|||||||
|
import numpy as np
|
||||||
|
def pcs_find(pos_x, pos_y, vel_x, vel_y):
|
||||||
|
if np.ndim(pos_x) == 1:
|
||||||
|
pos_x = np.array([pos_x])
|
||||||
|
pos_y = np.array([pos_y])
|
||||||
|
vel_x = np.array([vel_x])
|
||||||
|
vel_y = np.array([vel_y])
|
||||||
|
pcs_pos_y = []
|
||||||
|
pcs_vel_y = []
|
||||||
|
for j in range(len(pos_x[0])): # for each particle
|
||||||
|
i = 0
|
||||||
|
x = pos_x[:,j]
|
||||||
|
y = pos_y[:,j]
|
||||||
|
u = vel_x[:,j]
|
||||||
|
v = vel_y[:,j]
|
||||||
|
while i < len(x) - 1:
|
||||||
|
if x[i] * x[i+1] < 0:
|
||||||
|
y0 = y[i] \
|
||||||
|
+ (y[i+1] - y[i])/(x[i+1] - x[i]) \
|
||||||
|
* (0 - x[i])
|
||||||
|
v0 = v[i] \
|
||||||
|
+ (v[i+1] - v[i])/(x[i+1] - x[i])\
|
||||||
|
* (0 - x[i])
|
||||||
|
pcs_pos_y.append(y0)
|
||||||
|
pcs_vel_y.append(v0)
|
||||||
|
i += 1
|
||||||
|
return pcs_pos_y, pcs_vel_y
|
||||||
|
def pcs_find_legacy(pos_x, pos_y, vel_x, vel_y):
|
||||||
|
"""Depreciated legacy function that should not be used
|
||||||
|
"""
|
||||||
|
if np.ndim(pos_x) == 1:
|
||||||
|
pos_x = np.array([pos_x])
|
||||||
|
pos_y = np.array([pos_y])
|
||||||
|
vel_x = np.array([vel_x])
|
||||||
|
vel_y = np.array([vel_y])
|
||||||
|
pcs_pos_y = []
|
||||||
|
pcs_vel_y = []
|
||||||
|
for j in range(len(pos_x)): # for each particle
|
||||||
|
i = 0
|
||||||
|
x = pos_x[j]
|
||||||
|
y = pos_y[j]
|
||||||
|
u = vel_x[j]
|
||||||
|
v = vel_y[j]
|
||||||
|
while i < len(x) - 1:
|
||||||
|
if x[i] * x[i+1] < 0:
|
||||||
|
y0 = y[i] \
|
||||||
|
+ (y[i+1] - y[i])/(x[i+1] - x[i]) \
|
||||||
|
* (0 - x[i])
|
||||||
|
v0 = v[i] \
|
||||||
|
+ (v[i+1] - v[i])/(x[i+1] - x[i])\
|
||||||
|
* (0 - x[i])
|
||||||
|
pcs_pos_y.append(y0)
|
||||||
|
pcs_vel_y.append(v0)
|
||||||
|
i += 1
|
||||||
|
return pcs_pos_y, pcs_vel_y
|
||||||
58
Source/poincare_test.py
Normal file
58
Source/poincare_test.py
Normal file
@@ -0,0 +1,58 @@
|
|||||||
|
import numpy as np
|
||||||
|
import matplotlib.pyplot as plt
|
||||||
|
import potentials as pot
|
||||||
|
import energies as ene
|
||||||
|
import integrator as itg
|
||||||
|
import initial_conditions as init
|
||||||
|
import poincare_sections as pcs
|
||||||
|
|
||||||
|
h = 0.01
|
||||||
|
N_inter = 30000
|
||||||
|
eps = 1e-2
|
||||||
|
|
||||||
|
x_0 = 0.0
|
||||||
|
y_vals = np.linspace(0, 0.6, 50)
|
||||||
|
E = 0.125 # 1/12
|
||||||
|
|
||||||
|
# Initialize lists to store all Poincaré points across different initial conditions
|
||||||
|
all_pcs_pos_y = []
|
||||||
|
all_pcs_vel_y = []
|
||||||
|
|
||||||
|
|
||||||
|
for i in range(len(y_vals)):
|
||||||
|
y0 = y_vals[i]
|
||||||
|
W_part = init.one_part(x_0, y0, 0, 0)
|
||||||
|
POT = pot.hh_potential(W_part)[0]
|
||||||
|
u_0 = np.sqrt(2 * (E - POT))
|
||||||
|
v_0 = 0.0
|
||||||
|
|
||||||
|
|
||||||
|
W_part[1, 0] = u_0
|
||||||
|
W_part[1, 1] = v_0
|
||||||
|
|
||||||
|
# Perform integration
|
||||||
|
pos_t, positions = itg.rk4(0, W_part, h, N_inter, pot.hh_evolution)
|
||||||
|
|
||||||
|
# Extract positions and velocities
|
||||||
|
pos_x = positions[:, 0, 0]
|
||||||
|
pos_y = positions[:, 0, 1]
|
||||||
|
vel_x = positions[:, 1, 0]
|
||||||
|
vel_y = positions[:, 1, 1]
|
||||||
|
|
||||||
|
# Find Poincaré section points for the current initial condition
|
||||||
|
pcs_pos_y, pcs_vel_y = pcs.pcs_find(pos_x, pos_y, vel_x, vel_y)
|
||||||
|
|
||||||
|
# Append the current Poincaré section points to the overall lists
|
||||||
|
all_pcs_pos_y.extend(pcs_pos_y)
|
||||||
|
all_pcs_vel_y.extend(pcs_vel_y)
|
||||||
|
|
||||||
|
# Plotting all Poincaré section points on the same graph
|
||||||
|
fig, ax = plt.subplots()
|
||||||
|
ax.scatter(all_pcs_pos_y, all_pcs_vel_y, s=2, color="C4")
|
||||||
|
|
||||||
|
# Set labels and legend
|
||||||
|
ax.set_xlabel("coordinate y")
|
||||||
|
ax.set_ylabel("velocity v")
|
||||||
|
ax.set_title("Combined Poincaré Section for Multiple Initial y0 Values")
|
||||||
|
|
||||||
|
plt.show()
|
||||||
65
Source/potentials.py
Normal file
65
Source/potentials.py
Normal file
@@ -0,0 +1,65 @@
|
|||||||
|
import numpy as np
|
||||||
|
|
||||||
|
MAX_VAL = 1e3
|
||||||
|
|
||||||
|
def kepler_potential(W_grid: np.ndarray,
|
||||||
|
position_only: bool = False) -> np.ndarray:
|
||||||
|
"""Computes the Kepler potential: V(R) = -G*m1*m2/R
|
||||||
|
(assuming G = 1, m1 = 1, m2 = 1)
|
||||||
|
assuming the point mass at (x = 0, y = 0).
|
||||||
|
@params:
|
||||||
|
- W: Phase-space vector
|
||||||
|
- position_only: True if W is np.array([X, Y])
|
||||||
|
@returns:
|
||||||
|
- V: computed potential
|
||||||
|
"""
|
||||||
|
if position_only:
|
||||||
|
X = W_grid[0]
|
||||||
|
Y = W_grid[1]
|
||||||
|
else:
|
||||||
|
X = W_grid[0,0]
|
||||||
|
Y = W_grid[0,1]
|
||||||
|
# If X or Y is not an array (or a list), but rather a scalar, then we
|
||||||
|
# create a list of one element so that it can work either way
|
||||||
|
if np.ndim(X) == 0: X = np.array([X])
|
||||||
|
if np.ndim(Y) == 0: Y = np.array([Y])
|
||||||
|
R = np.sqrt(X**2 + Y**2)
|
||||||
|
return -1/R
|
||||||
|
|
||||||
|
def hh_potential(W_grid: np.ndarray,
|
||||||
|
position_only=False) -> np.ndarray:
|
||||||
|
"""Computes the Hénon-Heiles potential.
|
||||||
|
:param W: Phase-space vector
|
||||||
|
:output V: Potential
|
||||||
|
"""
|
||||||
|
if position_only:
|
||||||
|
X = W_grid[0]
|
||||||
|
Y = W_grid[1]
|
||||||
|
else:
|
||||||
|
X = W_grid[0, 0]
|
||||||
|
Y = W_grid[0, 1]
|
||||||
|
|
||||||
|
# If X or Y is not an array (or a list), but rather a scalar, then we
|
||||||
|
# create a list of one element so that it can work either way
|
||||||
|
if np.ndim(X) == 0: X = np.array([X])
|
||||||
|
if np.ndim(Y) == 0: Y = np.array([Y])
|
||||||
|
|
||||||
|
POT = (X**2 + Y**2 + 2*X**2*Y - 2*Y**3/3)/2
|
||||||
|
return POT
|
||||||
|
|
||||||
|
def hh_evolution(t: np.ndarray, W: np.ndarray):
|
||||||
|
"""Computes the evolution from the HH potential
|
||||||
|
:param t: Time (not used)
|
||||||
|
:param W: Phase space vector
|
||||||
|
:returns dot W: Time derivative of the phase space vector
|
||||||
|
"""
|
||||||
|
X = W[0 ,0]
|
||||||
|
Y = W[0, 1]
|
||||||
|
U = W[1, 0]
|
||||||
|
V = W[1, 1]
|
||||||
|
DX = U
|
||||||
|
DY = V
|
||||||
|
DU = -(2*X*Y + X)
|
||||||
|
DV = -(X**2 - Y**2 + Y)
|
||||||
|
|
||||||
|
return np.array([[DX, DY], [DU, DV]])
|
||||||
69
Source/test_evolution.py
Normal file
69
Source/test_evolution.py
Normal file
@@ -0,0 +1,69 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
"""
|
||||||
|
Test: Evolution
|
||||||
|
|
||||||
|
Evolve a particle with a given energy in a potential and show the result path
|
||||||
|
followed by the particle in a given time.
|
||||||
|
|
||||||
|
@ Author: Moussouni, Yaël (MSc student) & Bhat, Junaid Ramzan (MSc student)
|
||||||
|
@ Institution: Université de Strasbourg, CNRS, Observatoire astronomique
|
||||||
|
de Strasbourg, UMR 7550, F-67000 Strasbourg, France
|
||||||
|
@ Date: 2024-11-29
|
||||||
|
"""
|
||||||
|
|
||||||
|
import numpy as np
|
||||||
|
import matplotlib.pyplot as plt
|
||||||
|
import potentials as pot
|
||||||
|
import energies as ene
|
||||||
|
import integrator as itg
|
||||||
|
import initial_conditions as init
|
||||||
|
import poincare_sections as pcs
|
||||||
|
|
||||||
|
if "YII_1" in plt.style.available: plt.style.use("YII_1")
|
||||||
|
# Loading matplotlib style...
|
||||||
|
|
||||||
|
# Constants
|
||||||
|
N_grid = 5000
|
||||||
|
h = 0.01
|
||||||
|
N_inter = 5000
|
||||||
|
eps = 1e-2
|
||||||
|
|
||||||
|
x_0 = 0.0
|
||||||
|
y_0 = 0.5
|
||||||
|
E = 0.125
|
||||||
|
|
||||||
|
# Main
|
||||||
|
if __name__ == "__main__":
|
||||||
|
W_part = init.one_part(x_0, y_0,0,0)
|
||||||
|
POT = pot.hh_potential(W_part)[0]
|
||||||
|
u_0 = np.sqrt(2 * (E - POT))
|
||||||
|
v_0 = 0.0
|
||||||
|
|
||||||
|
W_part[1,0] = u_0
|
||||||
|
W_part[1,1] = v_0
|
||||||
|
|
||||||
|
pos_t, positions = itg.rk4(0, W_part, h, N_inter, pot.hh_evolution)
|
||||||
|
|
||||||
|
pos_x = positions[:,0,0]
|
||||||
|
pos_y = positions[:,0,1]
|
||||||
|
vel_x = positions[:,1,0]
|
||||||
|
vel_y = positions[:,1,1]
|
||||||
|
|
||||||
|
W_grid = init.mesh_grid(N_grid)
|
||||||
|
X_grid = W_grid[0]
|
||||||
|
Y_grid = W_grid[1]
|
||||||
|
potential = pot.hh_potential(W_grid, position_only=True)
|
||||||
|
|
||||||
|
fig, ax = plt.subplots(1)
|
||||||
|
|
||||||
|
pcm = ax.pcolormesh(X_grid, Y_grid, potential)
|
||||||
|
line = ax.plot(pos_x, pos_y, color="C3")
|
||||||
|
fig.colorbar(pcm, label="potential")
|
||||||
|
|
||||||
|
ax.set_xlabel("$x$")
|
||||||
|
ax.set_ylabel("$y$")
|
||||||
|
ax.set_aspect("equal")
|
||||||
|
|
||||||
|
plt.show(block=True)
|
||||||
|
|
||||||
|
|
||||||
53
Source/test_initial_E.py
Normal file
53
Source/test_initial_E.py
Normal file
@@ -0,0 +1,53 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
"""
|
||||||
|
Test: Initial Conditions With a Given Energy
|
||||||
|
|
||||||
|
Sample random particles with the same given energy in a valid coordinates range.
|
||||||
|
|
||||||
|
@ Author: Moussouni, Yaël (MSc student) & Bhat, Junaid Ramzan (MSc student)
|
||||||
|
@ Institution: Université de Strasbourg, CNRS, Observatoire astronomique
|
||||||
|
de Strasbourg, UMR 7550, F-67000 Strasbourg, France
|
||||||
|
@ Date: 2024-11-29
|
||||||
|
"""
|
||||||
|
import numpy as np
|
||||||
|
import matplotlib.pyplot as plt
|
||||||
|
|
||||||
|
import potentials as pot
|
||||||
|
import energies as ene
|
||||||
|
import integrator as itg
|
||||||
|
import initial_conditions as init
|
||||||
|
import poincare_sections as pcs
|
||||||
|
|
||||||
|
if "YII_1" in plt.style.available: plt.style.use("YII_1")
|
||||||
|
# Loading matplotlib style...
|
||||||
|
# parameters
|
||||||
|
N_grid = 1000
|
||||||
|
N_inter = 30000
|
||||||
|
N_part = 100
|
||||||
|
E = 1/12
|
||||||
|
h = 0.01
|
||||||
|
|
||||||
|
if __name__ == "__main__":
|
||||||
|
# Initial conditions
|
||||||
|
W_grid = init.mesh_grid(N_grid, xmin=-1, xmax=1, ymin=-1, ymax=1)
|
||||||
|
X_grid = W_grid[0]
|
||||||
|
Y_grid = W_grid[1]
|
||||||
|
potential = pot.hh_potential(W_grid, position_only=True)
|
||||||
|
pot_valid = np.ma.masked_where(potential > E, potential)
|
||||||
|
|
||||||
|
W_all_part = init.n_energy_part(pot.hh_potential, N_part, E)
|
||||||
|
|
||||||
|
# Plot
|
||||||
|
fig, ax = plt.subplots(1)
|
||||||
|
|
||||||
|
pcm = ax.pcolormesh(X_grid, Y_grid, pot_valid, vmin = 0)
|
||||||
|
sct = ax.scatter(W_all_part[0, 0], W_all_part[0, 1], s=1, color="C3")
|
||||||
|
fig.colorbar(pcm, label="potential")
|
||||||
|
ax.set_title("$E = {:.2f}$".format(E))
|
||||||
|
ax.set_xlabel("$x$")
|
||||||
|
ax.set_ylabel("$y$")
|
||||||
|
ax.set_aspect("equal")
|
||||||
|
|
||||||
|
plt.show(block=True)
|
||||||
|
|
||||||
|
|
||||||
56
Source/test_potentials.py
Normal file
56
Source/test_potentials.py
Normal file
@@ -0,0 +1,56 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
"""
|
||||||
|
Test: Potential
|
||||||
|
|
||||||
|
Draw the Kepler potential and the Hénon--Heils potential
|
||||||
|
|
||||||
|
@ Author: Moussouni, Yaël (MSc student) & Bhat, Junaid Ramzan (MSc student)
|
||||||
|
@ Institution: Université de Strasbourg, CNRS, Observatoire astronomique
|
||||||
|
de Strasbourg, UMR 7550, F-67000 Strasbourg, France
|
||||||
|
@ Date: 2024-11-29
|
||||||
|
"""
|
||||||
|
import numpy as np
|
||||||
|
import matplotlib.pyplot as plt
|
||||||
|
|
||||||
|
import potentials as pot
|
||||||
|
import initial_conditions as init
|
||||||
|
|
||||||
|
if "YII_1" in plt.style.available: plt.style.use("YII_1")
|
||||||
|
# Loading matplotlib style...
|
||||||
|
|
||||||
|
W = init.mesh_grid(300)
|
||||||
|
|
||||||
|
def kepler(W):
|
||||||
|
"""Plots the Kepler potential"""
|
||||||
|
X = W[0]
|
||||||
|
Y = W[1]
|
||||||
|
POT = pot.kepler_potential(W, position_only=True)
|
||||||
|
fig, ax = plt.subplots(1)
|
||||||
|
ax.set_title("Kepler potential")
|
||||||
|
pcm = ax.pcolormesh(X, Y, POT)
|
||||||
|
fig.colorbar(pcm, label="potential")
|
||||||
|
ax.set_aspect("equal")
|
||||||
|
ax.set_xlabel("$x$")
|
||||||
|
ax.set_ylabel("$y$")
|
||||||
|
return 0
|
||||||
|
|
||||||
|
def hh(W):
|
||||||
|
"""Plots the Hénon--Heils potential"""
|
||||||
|
X = W[0]
|
||||||
|
Y = W[1]
|
||||||
|
POT = pot.hh_potential(W, position_only=True)
|
||||||
|
fig, ax = plt.subplots(1)
|
||||||
|
ax.set_title("Hénon–Heils potential")
|
||||||
|
pcm = ax.pcolormesh(X, Y, POT)
|
||||||
|
fig.colorbar(pcm, label="potential")
|
||||||
|
ax.set_aspect("equal")
|
||||||
|
ax.set_xlabel("$x$")
|
||||||
|
ax.set_ylabel("$y$")
|
||||||
|
return 0
|
||||||
|
|
||||||
|
if __name__ == "__main__":
|
||||||
|
kepler(W)
|
||||||
|
hh(W)
|
||||||
|
|
||||||
|
plt.show(block=True)
|
||||||
|
|
||||||
52
Source/time_poincare_sections.py
Normal file
52
Source/time_poincare_sections.py
Normal file
@@ -0,0 +1,52 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
"""
|
||||||
|
Time: Poincaré Sections (Linear and Parallel)
|
||||||
|
|
||||||
|
Computes the running time between the linear and parallel algorithms.
|
||||||
|
|
||||||
|
@ Author: Moussouni, Yaël (MSc student) & Bhat, Junaid Ramzan (MSc student)
|
||||||
|
@ Institution: Université de Strasbourg, CNRS, Observatoire astronomique
|
||||||
|
de Strasbourg, UMR 7550, F-67000 Strasbourg, France
|
||||||
|
@ Date: 2024-11-29
|
||||||
|
"""
|
||||||
|
|
||||||
|
import time
|
||||||
|
import numpy as np
|
||||||
|
import main_poincare_sections_linear as lin
|
||||||
|
import main_poincare_sections_parallel as par
|
||||||
|
|
||||||
|
E_all = np.array([1/100, 1/12, 1/10, 1/8, 1/6])
|
||||||
|
|
||||||
|
par_time = []
|
||||||
|
lin_time = []
|
||||||
|
|
||||||
|
print("\033[34m" + "Please wait..." + "\033[0m")
|
||||||
|
for E in E_all:
|
||||||
|
t_0 = time.time()
|
||||||
|
par.compute_poincare_sections_numpy(E)
|
||||||
|
t_1 = time.time()
|
||||||
|
par_time.append(t_1-t_0)
|
||||||
|
|
||||||
|
print("\033[34m" + "Still wait..." + "\033[0m")
|
||||||
|
for E in E_all:
|
||||||
|
t_0 = time.time()
|
||||||
|
lin.compute_poincare_sections_linear(E)
|
||||||
|
t_1 = time.time()
|
||||||
|
lin_time.append(t_1-t_0)
|
||||||
|
|
||||||
|
print("\033[34m" + "Done!" + "\033[0m")
|
||||||
|
print("\033[36m" + "=== [ RESULTS ] ===" + "\033[0m")
|
||||||
|
print("\033[36m"
|
||||||
|
+ "- Linear algorithm: "
|
||||||
|
+ "\033[0m"
|
||||||
|
+ "({:07.4f} ± {:.4f}) s".format(np.mean(lin_time), np.std(lin_time))
|
||||||
|
+ "\033[36m"
|
||||||
|
+ " per energy iteration"
|
||||||
|
+ "\033[0m")
|
||||||
|
print("\033[36m"
|
||||||
|
+ "- Parallel algorithm: "
|
||||||
|
+ "\033[0m"
|
||||||
|
+ "({:07.4f} ± {:.4f}) s".format(np.mean(par_time), np.std(lin_time))
|
||||||
|
+ "\033[36m"
|
||||||
|
+ " per energy iteration"
|
||||||
|
+ "\033[0m")
|
||||||
2
activate.sh
Normal file
2
activate.sh
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
source ./venv/bin/activate
|
||||||
12
requirements.txt
Normal file
12
requirements.txt
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
contourpy==1.3.1
|
||||||
|
cycler==0.12.1
|
||||||
|
fonttools==4.55.0
|
||||||
|
kiwisolver==1.4.7
|
||||||
|
matplotlib==3.9.2
|
||||||
|
numpy==2.1.3
|
||||||
|
packaging==24.2
|
||||||
|
pillow==11.0.0
|
||||||
|
pyparsing==3.2.0
|
||||||
|
python-dateutil==2.9.0.post0
|
||||||
|
scipy==1.14.1
|
||||||
|
six==1.16.0
|
||||||
Reference in New Issue
Block a user