|
LCC
1. 0. 0.
Crystal cutting code
|
A module to handle the constants needed by the code. More...
Variables | |
| integer, parameter, public | dp = kind(1.0d0) |
| Precision used troughout the code. | |
| real(dp), parameter | pi = 3.14159265358979323846264338327950_dp |
| Pi number. | |
A module to handle the constants needed by the code.
This module will be used to store the constants needed in the code