Simulations which include moments of inertia (https://en.wikipedia.org/wiki/Moment_of_inertia) and off-center forces can be created by combining objects though rigid-constraints, and applying forces through empties near each object. This animation shows the results that can be obtained. This simulates an object in space, without gravity, affected by forces applied at the corners.

In blender, objects behaves like point masses (https://en.wikipedia.org/wiki/Point_particle#Point_mass) located at the object origin. To simulate moments of inertia, several object must be combined using rigid constraints. This screencast illustrates two cubes affected by forces and moving based on moment of inertia.

Note: There may be simpler ways to do this...
Procedure to replicate this animation (Blender 2.76)
- Turn off gravity.

- Create a slab for the object which moves.
- Create 4 spheres. Place one at each corner of the slab.
- Enable rigid-body physics for each sphere.

- Enable rigid-body, fixed constraints to connect the spheres together.

- Parent the slab to one of the spheres. At this point, all of these parts will move together.
- To apply forces to a corner, do the following. Add an empty. Place it just below the origin of the sphere where the force will be applied. Parent the empty to the sphere. Enable forces for the empty. Set the forces to behave like a plane. Set the forces to a tube shape. Set the maximum distance and maximum radius for the forces to keep the effect local to the sphere. This can be done at each sphere. If forces are wanted in other axes, then rotate and empty and adjust its placement.

- Use keyframes to animate the forces and drive the movement of the sphere.
- It may be necessary to adjust the physics solver settings to ensure the rigid-body constraints behave properly.

The blend file for the animation is at:
