jlhfw

Custom FireWorks extensions used by IMTEK Simulation, University of Freiburg

https://github.com/jotelha/jlhfw

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 5 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Custom FireWorks extensions used by IMTEK Simulation, University of Freiburg

Basic Info
  • Host: GitHub
  • Owner: jotelha
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 478 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 1
  • Releases: 1
Created over 6 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

Custom FireWorks extensions

PyPI Tests DOI

Johannes Hörmann, johannes.hoermann@imtek.uni-freiburg.de, Mar 2020

This repository contains custom fireworks tasks and helper scripts used for conducting computational parametric studies presented in

J. L. Hörmann, C. (刘宸旭) Liu, Y. (孟永钢) Meng, and L. Pastewka, “Molecular simulations of sliding on SDS surfactant films,” The Journal of Chemical Physics, vol. 158, no. 24, p. 244703, Jun. 2023, doi: 10.1063/5.0153397.

Quick start

Install the official FireWorks package, i.e. by pip install fireworks, (https://github.com/materialsproject/fireworks) and subsequently make this package available to your FireWorks environment, i.e. by pip install jlhfw.

Custom FireTasks quick start

To use custom FireTasks within jlhfw, append

ADD_USER_PACKAGES:
  - jlhfw.fireworks.user_objects.firetasks

to your ~/.fireworks/FW_config.yaml.

Configuration samples part of the FireWorks RocketLauncher Manager include this line already.

Owner

  • Name: Johannes L. Hörmann
  • Login: jotelha
  • Kind: user
  • Location: Freiburg. Germany
  • Company: University of Freiburg

Citation (CITATION.cff)

cff-version: 1.1.0
message: >-
  This repository contains custom Fireworks tasks and extensions
  used for orchestration of simulations published in
  J. L. Hörmann, C. (刘宸旭) Liu, Y. (孟永钢) Meng, and L. Pastewka, 
  Molecular simulations of sliding on SDS surfactant films,
  The Journal of Chemical Physics, vol. 158, no. 24, p. 244703, 
  Jun. 2023, doi: 10.1063/5.0153397.
authors:
- family-names: Hörmann
  given-names: Johannes Laurin
orcid: 0000-0001-5867-695X
title: jlhphd                                

GitHub Events

Total
  • Release event: 1
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 6
  • Pull request event: 3
  • Create event: 3
Last Year
  • Release event: 1
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 6
  • Pull request event: 3
  • Create event: 3

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 10 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
pypi.org: jlhfw

Custom FireWorks additions

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 10 Last month
Rankings
Dependent packages count: 10.1%
Average: 33.5%
Dependent repos count: 57.0%
Maintainers (1)
Last synced: 10 months ago

Dependencies

pyproject.toml pypi
  • dill >=0.3.1.1
  • dtool-create >=0.23.0
  • dtool-lookup-api >=0.1.0
  • dtoolcore >=3.17.0
  • fireworks >=1.9.5
  • jinja2 >=2.10
  • jinja2-time >=0.2.0
  • monty >=4.0.2
  • paramiko >=2.4.2
  • ruamel.yaml >=0.16.12
  • six >=1.15.0