/ BLOG

image

13

DECEMBER

Anybody can learn (even an structural engineer ;-).

The Hour of Code is a global movement reaching tens of millions of students in 180+ countries. Anyone, anywhere can organize an Hour of Code event. One-hour tutorials are available in over 30 languages.

6

DECEMBER

Uploaded XC files.

I've uploaded XC sources to the web page. Maybe some of you want help me to test compilation and installing of the packages. Source files are in C++, Python and Fortran and I use CMake to build libraries.

You can download them here:

XC files
image

22

NOVEMBER

One last verification test...

It has been a long time since we started to develop the Python interface for XC. Now, a year and a half later ,we are only a "verification test" away from the target. We have exposed to python about 750 C++ classes and translated to Python 366 verification test. Now there is only a test to translate to complete this part of the work. After that, we could publish the source code, begin with translation into English of the documentation, to start writing articles about XC capabilities,... We are only a little tiny piece of code away of all that. Tip: How to delete this post.

22

NOVEMBER

We're not alone...

There you have some nice open source tools for structural engineers (not only for analysis):

  1. FreeCAD
  2. Salome
  3. Blender
  4. OpenFOAM:
  5. Elmer
  6. GIMP

Enjoy!

22

NOVEMBER

Integrating programming and design will change the world...

teaching young designers computer code will have profound consequences claims Technology Will Save Us, whose DIY Gamer Kit was acquired by MoMA last week.:

22

NOVEMBER

To Python..

In march 2013 we started to expose XC's C++ classes to Python. This way Python becomes the scripting language for XC and makes possible to use all kind of Python tools (VTK, numPy, FreeCAD,...) in our analysis tasks.