Coder Social home page Coder Social logo

piti-diablotin / agate Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 9.0 50.06 MB

Open-source software to post-process Abinit (https://www.abinit.org) data and more ! See qAgate (https://github.com/piti-diablotin/qAgate) for more advanced Graphical User Interface

License: GNU General Public License v3.0

Shell 0.01% C++ 99.93% C 0.02% M4 0.04% Makefile 0.01%
dft simulations abinit phonon

agate's People

Contributors

boris-dee avatar lbastogne avatar piti-diablotin avatar schmittsche avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

agate's Issues

error: 'pi' was not declared in this scope

Compiler: gcc version 7.3.0 (crosstool-NG 1.23.0.452-d158)

make[2]: Entering directory '$SRC_DIR/src/window'
CXX window.lo
window.cpp: In member function 'virtual void Window::loopStep()':
window.cpp:464:86: error: 'pi' was not declared in this scope
this->lookAt(paral_proj? totalfactor : totalfactor/tan(_optionf["perspective"] * pi/(2.*180.)),0,0,0);
^~
window.cpp:464:86: note: suggested alternative:
In file included from ../../include/io/configparser.hxx:35:0,
from ../../include/io/configparser.hpp:163,
from ../../include/window/window.hpp:44,
from window.cpp:27:
../../include/base/phys.hpp:54:16: note: 'phys::pi'
const double pi = 3.1415926535897932384626433832795; ///< pi ...
^~
make[2]: *** [Makefile:401: window.lo] Error 1
make[2]: Leaving directory '$SRC_DIR/src/window'
make[1]: *** [Makefile:488: all-recursive] Error 1
make[1]: Leaving directory '$SRC_DIR'
make: *** [Makefile:399: all] Error 2

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.