Skip to main content

C++

What Platform Would You Prefer for a Software That Helps in Learning FEM---Windows or Java?

Submitted by Ajit R. Jadhav on

Ideally, this post of mine should carry a poll, but I guess as an ordinary user, I cannot insert one.

Currently, I am writing a small software program that is especially designed to help learn FEM. For instance, I will be providing detailed listings for every intermediate step, e.g. all those [D], [B], [k], etc. matrices for each element, as well as the final assembled global system {F} = [K]{d} and its solution separately at each Gauss point. Only linear static problems for the time being; will add transients/eigenvalue problems in near future.

Post Graduate Researcher or post doctoral position in developing fish life cycle model

Submitted by Arash Massoudieh on
Post doctoral associate or post-graduate researcher position is available in the Department of Civil Engineering at the Catholic University of America ,Washington, DC. The candidate should be proficient in C++ programming and OOP concepts and preferably (but not necessarily) GIS applications. PhD degree is not necessary. The project involves developing an agent-based fish life cycle model for San Francisco Bay and Delta. The initial appointment will be for two years with the possibility of extension based on satisfactory performance.

Scientific Programmer

Submitted by tonycallands on

Global Strategies Group is looking for a Scientific Programmer to design, develop and implement software environment/components for geometry representation and mesh generation in support of computational mechanics applications

 

Significant software development/programming activity is expected.

 

Qualifications:

===============

Masters or PhD in Engineering or Computer Science

 

Background and experience:

==================================

The factory idiom and material models

Submitted by Biswajit Banerjee on

I'm leaving the US in a couple of days and will probably take a hiatus of a few months from iMechanica.  Before I leave, I want to tell you about a C++ idiom that eases the implementation and use of multiple material models in a computational mechanics code.