jCAE
 

jCAE - Java Computer Aided Engineering

Features

  • simple volumes modeler
  • finite elements mesher
  • portable on platforms which support Java and Opencascade
  • inherit module architecture of Netbeans

Downloads

  • jCAE can be downloaded here.

Installation

Full installation

  • Download zip (Windows) or tar.bz2 (Linux) file.
  • Uncompress it wherever you want.
  • Run jcae.bat (Windows) or jcae.sh (Linux).

Note that the jCAE 0.14 archives include the following software:

NameURLNotes
Opencascade 6.2http://www.opencascade.org Geometry engine
Java Runtime Environement 6.0http://java.sun.com jCAE is written in Java
Java 3D 1.5https://java3d.dev.java.net/ Display geometry and meshes
Netbeans Platform 5.5http://www.netbeans.org/ Nearly all GUI features
GNU Trove 2.0http://trove4j.sourceforge.net/ Make the mesher faster
Log4j 1.2http://logging.apache.org/log4j/docs/ Help to debug and maintain the mesher

Module installation

  • This is a way to update jCAE. For example jCAE 0.13.1 is only available as module and must be installed over 0.13. Instructions can be found here.
  • This is the expert way to install jCAE. Pros/cons:
    • Pros: No need to download install Java, Opencascade, Java3D and Netbeans.
    • Pros: Can be installed in Netbeans IDE.
    • Cons: You have to install and configure (environment variable), Java, Opencascade, Java3D and Netbeans.
    • Cons: I (currently) only post nbm for small update.