System Requirements: Difference between revisions

From Struct4u
Jump to navigation Jump to search
(Created page with " ==Preface== All the Struct4U Engineering Tools are written in C#. ==Processor== XConstruct, XFrame2D and XBeam2D are using only the processor for solving the equations and presenting the results. Multithreading is supported. A processor of min. 10000 points is recommended from [https://www.cpubenchmark.net/cpu_lookup.php?cpu=Intel+Core+i7-8700T+%40+2.40GHz&id=3213 CPU Benchmark] By example the Intel Core i7-8700T @ 2.40GHz ==Memory== There is no req...")
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:


==Preface==
==Preface==
All the [[Struct4U Engineering Tools]] are written in C#.
All the [[Struct4U Engineering Tools]] are written in C#. This is one of the most important .NET framework languages.


==Processor==
==Processor==
[[XConstruct]], [[XFrame2D]] and [[XBeam2D]] are using only the processor for solving the equations and presenting the results.
[[XConstruct]], [[XFrame2D]] and [[XBeam2D]] are using only the processor for solving the equations and presenting the results.
[[File:Processor.png|250px|none|thumb|]]


Multithreading is supported.
Multithreading is supported.
Line 16: Line 18:


==Graphical Card==
==Graphical Card==
No requirement for [[XConstruct]], [[XFrame2D]] and [[XBeam2D]]
No requirement for [[XConstruct]], [[XFrame2D]] and [[XBeam2D]].
 
For [[XFEM4U]] all the activities in the 3D-view are done using the [[OpenGL]]-framework.
 
For this a videocard is recommended which supports [[OpenGL]]. OpenGL version 3.3 is used.
 
Almost all modern videocards support this version of [[OpenGL]]


For [[XFEM4U]]
All the [[Struct4U Engineering Tools]] support 4K Screen resolution.

Latest revision as of 16:27, 12 November 2022

Preface

All the Struct4U Engineering Tools are written in C#. This is one of the most important .NET framework languages.

Processor

XConstruct, XFrame2D and XBeam2D are using only the processor for solving the equations and presenting the results.

Processor.png

Multithreading is supported.

A processor of min. 10000 points is recommended from CPU Benchmark

By example the Intel Core i7-8700T @ 2.40GHz

Memory

There is no requirement for memory. Usually only 100-200 MB is used.

Graphical Card

No requirement for XConstruct, XFrame2D and XBeam2D.

For XFEM4U all the activities in the 3D-view are done using the OpenGL-framework.

For this a videocard is recommended which supports OpenGL. OpenGL version 3.3 is used.

Almost all modern videocards support this version of OpenGL

All the Struct4U Engineering Tools support 4K Screen resolution.