Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
doku:cfd [2021/10/22 08:57] sfrankdoku:cfd [2022/12/20 14:44] ir
Line 1: Line 1:
-====== Engineering ======+====== Engineering codes with Graphical User Interface ====== 
 + 
 +<html><b><font color=#cc3300>read here &#8611;</b></font></html> [[https://colab.tuwien.ac.at/display/IAVSC/CAE+Software|how to start the GUI of your CAE software]]
  
   * [[https://www.3ds.com/de/produkte-und-services/simulia/produkte/abaqus/|Simulia ABAQUS]],    * [[https://www.3ds.com/de/produkte-und-services/simulia/produkte/abaqus/|Simulia ABAQUS]], 
Line 5: Line 7:
   * [[https://www.openfoam.com|OpenFOAM]]   * [[https://www.openfoam.com|OpenFOAM]]
   * [[https://www.comsol.de/|COMSOL]]   * [[https://www.comsol.de/|COMSOL]]
- 
-===== ABAQUS 2016 ===== 
- 
-==== Checkpointing and restart ==== 
- 
-Users sometimes find that their jobs take longer than the maximaum runtime permitted by the scheduler to complete. Providing that your model does not automatically re-mesh (for example, after a fracture), you may be able to make use of Abaqus’ built-in checkpointing function. 
- 
-This will create a restart file (.res file extension) from which a job that is killed can be restarted. 
- 
-  - Activate the restart feature by adding the line: 
- 
-<code> 
-*restart, write 
-</code> 
-at the top of your input file and run your job as normal. It should produce a restart file with a .res file extension. 
- 
-<HTML><ol start="2" style="list-style-type: decimal;"></HTML> 
-<HTML><li></HTML>Run the restart analysis with<HTML></li></HTML><HTML></ol></HTML> 
- 
-<code> 
-abaqus job=jobName oldjob=oldjobName ... 
-</code> 
-where oldJobName is the initial input file and newJobName is a file which contains only the line: 
- 
-<code> 
-*restart, read 
-</code> 
- 
- 
----- 
- 
-===== ABAQUS 2016 ===== 
- 
-==== Checkpointing and restart ==== 
- 
-Example: 
- 
-INPUT: [[examples/ABAQUS/dynam.inp|dynam.inp]] 
- 
-JOB SCRIPT: [[examples/ABAQUS/job.sh|job.sh]] 
- 
-INPUT FOR RESTART: [[examples/ABAQUS/dynamr.inp|dynamr.inp]] 
- 
- 
----- 
- 
  
  
  • doku/cfd.txt
  • Last modified: 2023/12/23 09:58
  • by amelic