Computations & Graphics, Inc.
EASY.VERSATILE.AFFORDABLE
Frame, plate/shell elements
Unique 128-bit floating point solver
Multiple document interface
Graphics based on OpenGL(R)
Finite element analysis API (C++, .NET)
Download
an evaluation copy of our software and try for yourself! Each evaluation software is fully functional except some limitations deliberately imposed on the program capacity. For Real3D-Analysis, the maximum number of nodes allowed to solve is 16. For RcSections, the concrete compressive strength is limited to 3.5 ksi. You may upgrade from evaluation version to commercial versions at any time.
Before downloading Real3D-Analysis or RcSections, please read the License Agreement.
Real3D-Analysis 5.0
Lastest Build 536.0, updated on 12/24/2010 (for Windows 2000, XP, Vista and Windows 7)
RcSections
Latest Build 207, updated on 01/23/2011 (for Windows XP, Vista and Windows 7)
SolverBlaze(tm) Finite Element Library
The library consists of a C++ Windows DLL cgiSolverBlaze.dll and a .NET class liraray DLL cgiSolverBlazeCli.DLL.
For C++ DLL, it comes with a few header files under include folder and a linking library cgiSolverBlaze.lib.
Four versions of binary are included: Debug Unicode, Release Unicode, Debug Non-Unicode and Release Non-Unicode.
Download a free evaluation version today and see how it can save you precious development time and ultimately money.
But first, you need to agree to the SolverBlaze License Agreement License-SolverBlaze.pdf
[1]. The sample test programs include both C++ and C# console application code in Visual Studio 2005.
You can easily convert the projects to Visual Studio 2008 and 2010.
[2]. For C++ test program, make sure the project points to the correct include path and links to the proper version of cgiSolverBlaze.lib file.
Also make sure a correct copy of cgiSolverBlaze.dll and libguide40.dll is placed in the exe folder;
[3]. For C# test program, make sure the project has reference to the correct version of cgiSolverBlazeCli.dll.
Also make sure a copy of cgiSolverBlaze.dll and cgiSolverBlazeCli.dll are placed in the exe foler. Also make sure the platform target is set to x86