Installing a GUI for EGSnrc Usercodes

A previous installation of EGSnrc was based around a command-line option. There is also a GUI interface for EGSnrc usercodes which is quite trivial to install and run.

Ensure that your environment variables for EGSnrc are loaded (e.g., module load egs). For example

set	HEN_HOUSE	/usr/local/EGSnrc/$version/
set	my_machine	x86_64-unknown-linux-gnu-pgf77
setenv  EGS_HOME	/home/$USER/egsnrc/

Installing Underworld on a 64-bit AMD Opteron Cluster running CentOS 5 Linux

Underworld is a 3D-parallel geodynamic modelling framework capable of deriving viscous / viscoplastic thermal, chemical and thermochemical models consistent with tectonic processes, such as mantle convection and lithospheric deformation over long time scales.

Installing Demond on a 64-bit AMD Opteron Cluster running CentOS 5 Linux

Desmond is a software package developed at D.E. Shaw Research to perform high-speed molecular dynamics simulations of biological systems on parallel systems. Desmond and its source code are available without cost for non-commercial use by universities and other not-for-profit research institutions.

Installing LAMMPS (and MEAM) on a 64-bit AMD Opteron Cluster running CentOS 5 Linux

LAMMPS (Large-scale Atomic/Molecular Massively Parallel Simulator) is used to model atoms or as a parallel particle simulator at the atomic, meso, or continuum scale. It has potentials for soft materials (biomolecules, polymers) and solid-state materials (metals, semiconductors) and coarse-grained or mesoscopic systems.

I'm surprised I haven't documented this in the past, because I've installed it plenty of times. Nevertheless here's how it goes.

Replicating Packages on a new Debian/Ubuntu install

For a variety of reasons, you may wish to upgrade your Debian/Ubuntu or similar system without going through the normal process of a distribution update. Perhaps you are, for example, moving to entirely new hardware. Obviously you want to keep the data in your home directory; but you may also wish to keep the various packages you have previously downloaded. The following is some simple steps to make your life easier.

Gambit and FlexLM Issues on Ubuntu 8.10

A user visited with what at first appeared to be a minor problem. Previously we had installed Fluent CFD on their Macintosh system running Ubuntu but they particularly wanted to run Gambit as well, which does primarily the design modelling and meshing transition. Licenses had been received and from this point on it would seem to be a fairly trivial task.

Dilbert's Salary Theorem and Engineering

Dilbert's "Salary Theorem" states that "Engineers and scientists can never earn as much as business executives and sales people."

This theorem can now be supported by a mathematical equation based on the following two postulates:

Postulate 1: Knowledge is Power.
Postulate 2: Time is money.

As every engineer knows: Power = Work / Time

Since Knowledge = Power and Time = Money, therefore Knowledge = Work / Money

Solving this equation for Money, we get: Money = Work / Knowledge

Installating FFTW on 64-bit AMD Opteron Cluster CentOS 5 Linux

"FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST).", so says the website. FFTW stands for "Fastest Fourier Transform in the West." *sigh*

Pages