Coder Social home page Coder Social logo

dominik-weinzierl / molsim Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 269.13 MB

Bachelor project on molecular dynamics at TU Munich (IN0012) based on TUM-I5/MolSim.

Home Page: https://github.com/TUM-I5/MolSim

CMake 0.39% Makefile 0.14% C++ 99.45% C 0.01%

molsim's People

Contributors

dominik-weinzierl avatar janin-s avatar niohar avatar

molsim's Issues

Setup CI workflows

Description

Setup CI workflow for

  • tests
  • builds
  • gcc (warnings)
  • clang (warnings)

CMake module with a custom CMake target for invoking Doxygen

Description

Add a CMake module with a custom CMake target for invoking Doxygen. Required features are:

  • Create the documentation by calling make doc_doxygen.
  • Exclude the Doxygen target from the all / default target.
  • An CMake Option to disable creating the Doxygen target.

User friendly

Description

Think about how to make this application for user friendly

Update gitignore

Description

Add missing entries in .gitignore.

  • Doxygen outputs
  • Build files
  • ...

Think about usage of namespaces

Description

We could think about namespaces e.g.

  • namespace for Parser -> Parser::BasicArgumentParser, Parser::ParserStatus
  • namespace for Physics -> Physics::Gravitation, ...

Update readme

Description

Update README:

  • Link to original project
  • Explain intention of this project
  • Explain branch naming

Use spdlog

  • add spdlog to the CMake project
  • replace all couts with spdlog where sensible
  • chose appropriate log levels
  • discuss formatting&coloring
  • explore options for asynchronus logging, sinks etc

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.