<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://metafor.ltas.ulg.ac.be/dokuwiki/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://metafor.ltas.ulg.ac.be/dokuwiki/feed.php">
        <title>Metafor - doc:user:tutorials</title>
        <description>ULiege - Aerospace &amp; Mechanical Engineering</description>
        <link>http://metafor.ltas.ulg.ac.be/dokuwiki/</link>
        <image rdf:resource="http://metafor.ltas.ulg.ac.be/dokuwiki/_media/logo.png" />
       <dc:date>2026-05-15T17:37:28+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://metafor.ltas.ulg.ac.be/dokuwiki/doc/user/tutorials/installation?rev=1709306268&amp;do=diff"/>
                <rdf:li rdf:resource="http://metafor.ltas.ulg.ac.be/dokuwiki/doc/user/tutorials/intro?rev=1459344184&amp;do=diff"/>
                <rdf:li rdf:resource="http://metafor.ltas.ulg.ac.be/dokuwiki/doc/user/tutorials/ownfemodel?rev=1538727026&amp;do=diff"/>
                <rdf:li rdf:resource="http://metafor.ltas.ulg.ac.be/dokuwiki/doc/user/tutorials/premiertest?rev=1468242258&amp;do=diff"/>
                <rdf:li rdf:resource="http://metafor.ltas.ulg.ac.be/dokuwiki/doc/user/tutorials/runparametricstudy?rev=1508918594&amp;do=diff"/>
                <rdf:li rdf:resource="http://metafor.ltas.ulg.ac.be/dokuwiki/doc/user/tutorials/runtest?rev=1538727052&amp;do=diff"/>
                <rdf:li rdf:resource="http://metafor.ltas.ulg.ac.be/dokuwiki/doc/user/tutorials/tuto0?rev=1599575208&amp;do=diff"/>
                <rdf:li rdf:resource="http://metafor.ltas.ulg.ac.be/dokuwiki/doc/user/tutorials/tuto1?rev=1468248345&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://metafor.ltas.ulg.ac.be/dokuwiki/_media/logo.png">
        <title>Metafor</title>
        <link>http://metafor.ltas.ulg.ac.be/dokuwiki/</link>
        <url>http://metafor.ltas.ulg.ac.be/dokuwiki/_media/logo.png</url>
    </image>
    <item rdf:about="http://metafor.ltas.ulg.ac.be/dokuwiki/doc/user/tutorials/installation?rev=1709306268&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-01T15:17:48+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to install Metafor?</title>
        <link>http://metafor.ltas.ulg.ac.be/dokuwiki/doc/user/tutorials/installation?rev=1709306268&amp;do=diff</link>
        <description>﻿

How to install Metafor?

Video

This video shows how to install Metafor on a PC running Windows.



Download the installer

Installers are available for Windows, Linux and macOS on this website: Metafor Download Area



Step-by-step Procedure

	*  Run the installer and follow the instructions.</description>
    </item>
    <item rdf:about="http://metafor.ltas.ulg.ac.be/dokuwiki/doc/user/tutorials/intro?rev=1459344184&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-03-30T13:23:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>What is Metafor?</title>
        <link>http://metafor.ltas.ulg.ac.be/dokuwiki/doc/user/tutorials/intro?rev=1459344184&amp;do=diff</link>
        <description>[Overview of Metafor GUI]

What is Metafor?

Metafor is an object-oriented Finite Element code for the simulation of solids submitted to large deformations

Main coding languages

	*  C++: algorithms
	*  Python: input files

Main features

	*  2D/3D elements (large strains).</description>
    </item>
    <item rdf:about="http://metafor.ltas.ulg.ac.be/dokuwiki/doc/user/tutorials/ownfemodel?rev=1538727026&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-10-05T08:10:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to build my own FE model?</title>
        <link>http://metafor.ltas.ulg.ac.be/dokuwiki/doc/user/tutorials/ownfemodel?rev=1538727026&amp;do=diff</link>
        <description>How to build my own FE model?

[Under construction]
Crushing of a block made of steel by a cylindrical punch



What is written in the file tutorial1.py ?

	*  An input file of Metafor is a python module which contains a function getMetafor(p)
	*  This function is supposed to create a Metafor object</description>
    </item>
    <item rdf:about="http://metafor.ltas.ulg.ac.be/dokuwiki/doc/user/tutorials/premiertest?rev=1468242258&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-07-11T13:04:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to run an existing test?</title>
        <link>http://metafor.ltas.ulg.ac.be/dokuwiki/doc/user/tutorials/premiertest?rev=1468242258&amp;do=diff</link>
        <description>﻿

How to run an existing test?

Preliminary remarks

Running a test with the GUI

Description of the main window

Double-click the “Run Metafor” icon on your desktop. The GUI is displayed:



	*  The title bar. It contains the version number of your Metafor executable.</description>
    </item>
    <item rdf:about="http://metafor.ltas.ulg.ac.be/dokuwiki/doc/user/tutorials/runparametricstudy?rev=1508918594&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-10-25T08:03:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Parametric studies</title>
        <link>http://metafor.ltas.ulg.ac.be/dokuwiki/doc/user/tutorials/runparametricstudy?rev=1508918594&amp;do=diff</link>
        <description>Parametric studies

FIXME</description>
    </item>
    <item rdf:about="http://metafor.ltas.ulg.ac.be/dokuwiki/doc/user/tutorials/runtest?rev=1538727052&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-10-05T08:10:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to run an existing test?</title>
        <link>http://metafor.ltas.ulg.ac.be/dokuwiki/doc/user/tutorials/runtest?rev=1538727052&amp;do=diff</link>
        <description>How to run an existing test?

[Under construction]
In Metafor, 1 model corresponds to 1 (or more) python module(s).

File: Metafor\apps\tutorial\tutorial1.py

Module: apps.tutorial.tutorial1





How to run apps.tutorial.tutorial1 ?

the simulation should start…

How to run</description>
    </item>
    <item rdf:about="http://metafor.ltas.ulg.ac.be/dokuwiki/doc/user/tutorials/tuto0?rev=1599575208&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-09-08T14:26:48+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Python in a nutshell</title>
        <link>http://metafor.ltas.ulg.ac.be/dokuwiki/doc/user/tutorials/tuto0?rev=1599575208&amp;do=diff</link>
        <description>Python in a nutshell

This section shows how to use Python, the interpretor used by Metafor, in a basic way. Ideally, Python official website should be used.

Python is a powerful scripting language allowing the creation of input files in a very convenient way for the developer, but it might look a bit tedious for a new user.</description>
    </item>
    <item rdf:about="http://metafor.ltas.ulg.ac.be/dokuwiki/doc/user/tutorials/tuto1?rev=1468248345&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-07-11T14:45:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to build my own FE model?</title>
        <link>http://metafor.ltas.ulg.ac.be/dokuwiki/doc/user/tutorials/tuto1?rev=1468248345&amp;do=diff</link>
        <description>﻿

How to build my own FE model?

Introduction

Before reading this page, the document Python in a nutshell must be read and understood. In other words, you must be able to use a Python interpreter in a basic way. 

In the following document are described, line after line, the steps leading to the development of a input file where a cylindrical die will crush a block of material in plane strain. Here is a preview of the final deformation.$x$$y$$z$$z=0$$x$$y$$t=0$$d_t = 0.01 s$$t = 1 s$$d_t = 1.0…</description>
    </item>
</rdf:RDF>
