Products

Additive Manufacturing Tools – AM Tools
AM Tools addresses the challenge of simplifying coupling of disparate length and time scales. The goal was to reduce extensive computational effort while taking the complexities of metal additive manufacturing into account.
The code evolved in a modular manner. For example, a module dedicated to melt pool scale was created providing information about melt pool dimensions (melting module) and the temperatures in the vicinity of the melt pool (simple thermal module). In comparison to CFD-based models, these models run within minutes on single core machines. They can be therefore embedded into more complex solutions aimed at optimizing part orientation or process parameters.
One can use each module separately or use the combination of modules to consider competing phenomena at once.
The compute model reflects the modular structure of the solvers: A master json file references other json files, each dedicated to a certain aspect of the process (e.g. process_parameters.json, feedstock.json …etc.). The physical inputs, which should be self-explanatory to AM engineers are complimented with numerical inputs dedicated to controlling solvers’ behavior. The numerical input has been analyzed extensively, and suitable defaults are provided to ensure efficient and accurate numerical solutions. Nevertheless, for those interested in studying solver behavior, numerical inputs are also provided via dedicated json files referenced by the master.json file (e.g. melting_solver.json).
Processes supported are laser-based powder bed fusion (L-PBF), powder direct energy deposition (P-DED) and wire arc additive manufacturing (W-DED). Depending on the process to be used, different options are activated automatically.

Physics Works
PhysicsWorks is built to be a cloud based all-in-one solution to Accelerate Materials Science and Engineering.
Materials Lab
Users can create their own materials with user friendly GUI :
- Select the elements that compose your alloy from the periodic table and assign a minimum and maximum percentage of each element of the alloy.
- Set a UNS a form and a series of each material
- An alloy may have multiple processes. A process may have multiple variants. A variant may have mutiple mechanical or thermo-physical properties.
- You can create databases to organize your materials
Prebuilt Material Databases
PhysicsWorks comes with prebuilt free and premium material databases that can be used by all the users.
Integration with SandDance
Users can visualize their materials in an embedded SandDance view.
Simulations
Users have a rich workbench that allows them to run simulations and other functions on the cloud and visualize results :
- Upload the geometry you want to work with and let it get parsed in order to detect volumes and surfaces.
- Select the volume(s) that you’re interested in and assing to each one of them a material (and its physical state) among the materials you have access to.
- Set your initials conditions
- Apply meshing on the geometry
- Run the simulation
- Examine the results in different froms: Read generated logs and reports, visualize the simulation result as an animation, download the output that can be used in other platforms such as ParaView.