FAQs
Contents
FAQs#
Which browser should I use?#
We recommend using Chrome v.108 or later.
How big a job can I run?#
Current maximum user resource limits for the trial version are:
6 components including drivers and component replicas.
1 Giga byte (Gi) Memory per component
1 CPU per component
1 Mega byte (Mi) storage per uploaded file
5 user input files per component (not including API files)
24 hours per Run
You may encounter component resource error messages when these limits are exceeded.
Who can see my data?#
Your Run data is saved on shared cloud resources managed by our cloud service provider DigitalOcean.
Although your data is password controlled, we recommend that you do not upload any sensitive data to the dapta platform at this time.
We may also need to access your data for support and system maintenance purposes.
What software can I run in a component?#
The following table provides an overview of currently available software APIs. Contact support to get your own OS or commercial software tools added to the list.
API name |
Github folder |
Software available |
---|---|---|
calculix-fea-comp |
Python 3.8, Calculix GraphiX (cgx_2.20), Calculix CrunchiX (ccx_2.20) |
|
generic-python3-comp |
Python 3.8 only |
|
generic-python3-driver |
Python 3.8 only |
|
libreoffice-comp |
Python 3.8, LibreOffice (Version: 7.0.4.2) |
|
openvsp-comp |
Python 3.8, OpenVSP (Version: 3.31.1-Linux) |
|
precice-calculix-comp |
Python 3.8, preCICE (libprecice2_2.5.0), Calculix CrunchiX (ccx_2.20), preCICE/Calculix adapter (calculix-precice2_2.20.0) |
|
precice-openfoam-comp |
Python 3.8, preCICE (libprecice2_2.5.0), OpenFOAM (openfoam2212-default), preCICE/OpenFOAM adapter (openfoam-adapter-1.2.2) |
|
rescale-comp |
Python 3.8, Dapta Rescale API (latest version) |
What python packages can I use?#
Current package lists: Python 3.8 packages
Troubleshooting#
Is it a component error?#
Sometimes you will encounter bugs and execution errors related to the user-defined component code. In the workspace view, a component with a warning triangle signals a component error. You can view the error message and traceback information in the component Log. To resolve a component error, modify the affected component input file and upload it again. Then restart the Run.
Something else is broken - what can I do?#
Refresh your browser to see if this resolves the problem. Wait a few minutes between refresh attempts, as cloud processes can take some time to complete. This is particularly the case when you are starting a new Run for the first time or clearing your session.
You can force terminate a session (stop a run and delete everything) by selecting the Terminate
option from the Interface Controls > ... > Run Management
Menu.
Ask for help#
Check our support options.