Skip to content

Slookeur/atomes-flatpak-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 

Repository files navigation

atomes

atomes is a Free (Open Source) cross-platform toolbox developed to analyze, to visualize and to edit/create three-dimensional atomistic models. It offers a workspace that allows to have many projects opened simultaneously.

The different projects in the workspace can exchange data: analysis results, atomic coordinates ... atomes also provides an advanced input preparation system for further calculations using well known molecular dynamics codes:

To prepare the input filles for these calculations is likely to be the key, and most complicated step towards MD simulations. atomes offers a user-friendly assistant to help and guide the user step by step to achieve this crucial step. Features

Features

  • Analysis of 3D atomistic model: neutron and x-rays diffraction, rings statistics, chain statistics, bond order, MSD ...
  • Visualization: measures, coordination polyhedras, advanced coloring, advanced design
  • Edition: molecular library, crystal builder, cell edition, surface creation and passivation ...
  • MD input preparation:

Who's behind atomes

atomes is developed by Dr. Sébastien Le Roux, research engineer for the CNRS

CNRS logo

Dr. Sébastien Le Roux works at the Institut de Physique et Chimie des Matériaux de Strasbourg IPCMS

IPCMS logo

FLATPAK

This repository contains the latest version of the .yml file to build the Flatpak, source tarball for the atomes program ... ... and the script to build / run it !

Building the FLATPAK

  • If required initialize a git repository:
git init
  • Install the shared modules repository (required to use glu):
git submodule add https://github.com/flathub/shared-modules.git
  • Build the FLATPAK
flatpak-builder atomes org.flatpak.atomes.yml --force-clean

Running the FLATPAK

For the time being atomes flatpak is not in the official repositories, therefore you have to install it manually:

flatpak-builder --user --install --force-clean atomes org.flatpak.atomes.yml

To run it:

flatpak run --socket=session-bus --nosocket=fallback-x11 --socket=x11 org.flatpak.atomes

Documentation

The documenation is hosted on GitHub here: atomes documentation

About

atomes: flatpak package

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages