<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://gsvit.net/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://gsvit.net/wiki/feed.php">
        <title>GSvit documentation start</title>
        <description></description>
        <link>http://gsvit.net/wiki/</link>
        <image rdf:resource="http://gsvit.net/wiki/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-05-06T00:52:50+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://gsvit.net/wiki/doku.php?id=start:first_simulation&amp;rev=1739957269&amp;do=diff"/>
                <rdf:li rdf:resource="http://gsvit.net/wiki/doku.php?id=start:getting_started&amp;rev=1739957269&amp;do=diff"/>
                <rdf:li rdf:resource="http://gsvit.net/wiki/doku.php?id=start:gsvit_vs._xsvit&amp;rev=1739957269&amp;do=diff"/>
                <rdf:li rdf:resource="http://gsvit.net/wiki/doku.php?id=start:installation&amp;rev=1739957269&amp;do=diff"/>
                <rdf:li rdf:resource="http://gsvit.net/wiki/doku.php?id=start:tests&amp;rev=1739957269&amp;do=diff"/>
                <rdf:li rdf:resource="http://gsvit.net/wiki/doku.php?id=start:using_xsvit&amp;rev=1739957269&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://gsvit.net/wiki/lib/tpl/dokuwiki/images/favicon.ico">
        <title>GSvit documentation</title>
        <link>http://gsvit.net/wiki/</link>
        <url>http://gsvit.net/wiki/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="http://gsvit.net/wiki/doku.php?id=start:first_simulation&amp;rev=1739957269&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-19T10:27:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start:first_simulation</title>
        <link>http://gsvit.net/wiki/doku.php?id=start:first_simulation&amp;rev=1739957269&amp;do=diff</link>
        <description>Your first simulation

Basic FDTD algorithm operation example

Summary

We will use cubic volume with centered point source, similar to a dipole located in center of computation space. Outputs will be different cross-section planes to Gwyddion file and a text file (from single point).
Calculation will be performed on CPU or on GPU and material mode selection for speedup will be tested.</description>
    </item>
    <item rdf:about="http://gsvit.net/wiki/doku.php?id=start:getting_started&amp;rev=1739957269&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-19T10:27:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start:getting_started</title>
        <link>http://gsvit.net/wiki/doku.php?id=start:getting_started&amp;rev=1739957269&amp;do=diff</link>
        <description>Getting started

Even if we try to make GSvit as much user friendly as possible, it is still far from ideal state. Therefore, after Download and installation we recommend trying some of the provided examples, like that shown in Your first simulation page. 

There are also some Application examples to show GSvit use for some real world calculations, these are however limited by our area of interest and GSvit, as any other FDTD package, is in principle applicable also in many other fields.</description>
    </item>
    <item rdf:about="http://gsvit.net/wiki/doku.php?id=start:gsvit_vs._xsvit&amp;rev=1739957269&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-19T10:27:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start:gsvit_vs._xsvit</title>
        <link>http://gsvit.net/wiki/doku.php?id=start:gsvit_vs._xsvit&amp;rev=1739957269&amp;do=diff</link>
        <description>GSvit and XSvit

Originally, only a command line solver GSvit was released. Benefits of a command line
tool are namely seen when you want to do some scripting, or you are using remote access
to some high performance computing system. To use GSvit via command line, typically a parameter
file is set up in a text editor (or e.g. via some script) and then it is passed as an argument
to GSvit solver. So this is how typically invoking GSvit looks like:</description>
    </item>
    <item rdf:about="http://gsvit.net/wiki/doku.php?id=start:installation&amp;rev=1739957269&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-19T10:27:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start:installation</title>
        <link>http://gsvit.net/wiki/doku.php?id=start:installation&amp;rev=1739957269&amp;do=diff</link>
        <description>Download and installation

Download

GSvit can be downloaded as stable version, which is recommended, either as a Windows binary installer or as source code. A current development version can be also obtained from Subversion repository, however this is not recommended as code under development might behave unexpectedly.</description>
    </item>
    <item rdf:about="http://gsvit.net/wiki/doku.php?id=start:tests&amp;rev=1739957269&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-19T10:27:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start:tests</title>
        <link>http://gsvit.net/wiki/doku.php?id=start:tests&amp;rev=1739957269&amp;do=diff</link>
        <description>Automated tests

If GSvit is started with “test” as an argument, followed by test number, it can run an automated
test. For key tests even a precomputed value is installed, so result can be compared to it automatically.
If a GPU is present in the computer and GSvit is translated with GPU support, it is recognized, reported
and used for comparison to CPU.</description>
    </item>
    <item rdf:about="http://gsvit.net/wiki/doku.php?id=start:using_xsvit&amp;rev=1739957269&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-19T10:27:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start:using_xsvit</title>
        <link>http://gsvit.net/wiki/doku.php?id=start:using_xsvit&amp;rev=1739957269&amp;do=diff</link>
        <description>Using XSvit

XSvit is a graphical interface for command line solver GSvit. It serves as an editor of parameter files, where both parameters editing graphical user interface and direct editing of the parameter file are supported. XSvit can be used for creating or altering the parameter files, running the computational solver (GSvit) and running Gwyddion which serves as viewer of most of the results.</description>
    </item>
</rdf:RDF>
