# Questions about integrated development solvers

**URL:** https://prepomax.discourse.group/t/questions-about-integrated-development-solvers/1028
**Category:** General Questions
**Created:** [August 9, 2023, 7:01am UTC](https://prepomax.discourse.group/t/questions-about-integrated-development-solvers/1028 "2023-08-09T07:01:50Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![AmberZhou](https://avatars.discourse-cdn.com/v4/letter/a/ac91a4/32.png) [@AmberZhou](https://prepomax.discourse.group/u/AmberZhou)
#### Post date: [August 9, 2023, 7:01am UTC](https://prepomax.discourse.group/t/questions-about-integrated-development-solvers/1028/1 "2023-08-09T07:01:50Z")

</div>

How many solvers can propomax integrate?

---

<div class="post-metadata">

### Author: ![FEAnalyst](https://yyz2.discourse-cdn.com/free1/user_avatar/prepomax.discourse.group/feanalyst/32/688_2.png) [@FEAnalyst](https://prepomax.discourse.group/u/FEAnalyst)
#### Post date: [August 9, 2023, 7:06am UTC](https://prepomax.discourse.group/t/questions-about-integrated-development-solvers/1028/2 "2023-08-09T07:06:02Z")

</div>

For now, it’s just CalculiX. There have been discussions about integrating other solvers for specific types of analyses or for general usage. However, it would not only mean a lot of work but could also make the interface less user-friendly. Now it focuses on CalculiX features and it could become too messy if there were other big solvers like code\_aster, for instance. Thus, it would make more sense to integrated smaller solvers for specific purposes (e.g. fatigue). Still, the primary goal is to add support for more CalculiX features.

If you want more versatile pre- and postprocessor for open-source FEA solvers, check FreeCAD’s FEM workbench (it supports CalculiX, Elmer and a few less common solvers) or Salome\_Meca.

---

<div class="post-metadata">

### Author: ![synt](https://yyz2.discourse-cdn.com/free1/user_avatar/prepomax.discourse.group/synt/32/4658_2.png) [@synt](https://prepomax.discourse.group/u/synt)
#### Post date: [August 10, 2023, 10:41pm UTC](https://prepomax.discourse.group/t/questions-about-integrated-development-solvers/1028/3 "2023-08-10T22:41:57Z")

</div>

it seems to be right, an exporter to specific FE solver is enough and such as guidance in coding is available to easy to follow.

---

<div class="post-metadata">

### Author: ![vitluc](https://avatars.discourse-cdn.com/v4/letter/v/a88e4f/32.png) [@vitluc](https://prepomax.discourse.group/u/vitluc)
#### Post date: [August 11, 2023, 9:35am UTC](https://prepomax.discourse.group/t/questions-about-integrated-development-solvers/1028/4 "2023-08-11T09:35:02Z")

</div>

It seems that TOCHNOH can be easily substitued to calculix, have a look to

[![](https://global.discourse-cdn.com/free1/uploads/prepomax/original/2X/2/2aae3ca1318f8e029dea6e9ce6fbf5a84a659eba.jpeg "Tochnog Professional - PrePoMax - 2 - Run") ](https://www.youtube.com/watch?v=Cme911Wgp-E)

the video is

# Tochnog Professional - PrePoMax - 2 - Run

Best  
Vittorio

---

<div class="post-metadata">

### Author: ![synt](https://yyz2.discourse-cdn.com/free1/user_avatar/prepomax.discourse.group/synt/32/4658_2.png) [@synt](https://prepomax.discourse.group/u/synt)
#### Post date: [August 12, 2023, 7:12am UTC](https://prepomax.discourse.group/t/questions-about-integrated-development-solvers/1028/5 "2023-08-12T07:12:23Z")

</div>

it seems Tochnog use underlying methods, this mean working on input and output of CalculiX format (inp & frd) which already supported by PrePoMax

---

<div class="post-metadata">

### Author: ![Matej](https://avatars.discourse-cdn.com/v4/letter/m/a698b9/32.png) [@Matej](https://prepomax.discourse.group/u/Matej)
#### Post date: [August 15, 2023, 12:45pm UTC](https://prepomax.discourse.group/t/questions-about-integrated-development-solvers/1028/6 "2023-08-15T12:45:00Z")

</div>

Years ago, I was actually helping the Tochnog developer to integrate an output file format compatible with the .frd Calculix file. So I would believe the results can be easily post-processed in PrePoMax now.
