Skip to content

Latest commit

 

History

History
101 lines (63 loc) · 5.23 KB

how_to_start.md

File metadata and controls

101 lines (63 loc) · 5.23 KB

How to start

Some links you can find useful if you want to start using XC. Feel free making suggestions to enhance this document. Take them in the order that suits to you.

How to contribute to open source projects

This is all about cooperation. If you're new to open source projects you can take a look to this article.

About open source software

XC installation

See here

XC tutorials and examples

If you know already how to run a Python script you can check out the following examples. Otherwise, you can [learn a bit of Python](## Python) to get more comfortable with it (it's really easy, I promise).

Examples

Tutorials

Verification tests

The test set (more than 900 hundred times an counting) we use to check that all goes as expected after each modification of the code:

XC API documentation

Unix and XWindow

Git

Basic knowledge about Git, the version control system that we use to develop XC.

Git for beginners

How to create a fork

Python

Introduction to Python, the scripting language we use to describe and analyze the finite element models.

C++

Analysis of structures

Finite element analysis

You need to be careful

Graphic interface. Visualization toolkit (VTK)

Computing and civil/structural engineers