386fd36f5e
Update copyright line.
...
Signed-off-by: Grzegorz Kowal <grzegorz@amuncode.org>
2013-12-10 15:23:28 -02:00
Grzegorz Kowal
d2a6ebcb8b
Remove dependency on CONFIG from module BOUNDARIES.
2012-07-27 17:18:24 -03:00
Grzegorz Kowal
b01ddcf0ad
Prepare block indices in initialize_coordinates().
2012-07-27 16:01:01 -03:00
Grzegorz Kowal
c8f0383fc0
Update comments in finalize_coordinates().
2012-07-27 15:14:05 -03:00
Grzegorz Kowal
91fb4324be
Rewrite initialize_coordinates().
...
The coordinate dimensions and bounds have been moved to module
COORDINATES. In the rewritten subroutine initialize_coordinates() the
block dimensions and domain bounds are obtained from module PARAMETERS,
and then all other module variables are initialized.
2012-07-27 15:10:31 -03:00
Grzegorz Kowal
3fb472d760
Move domain bounds to module COORDINATES.
...
Also rename init_coords() to initialize_coordinates(), and
clear_coords() to finalize_coordinates().
2012-07-23 22:43:23 -03:00
Grzegorz Kowal
ff60bb681c
Rename module COORDS to COORDINATES.
2012-07-22 22:26:51 -03:00
Grzegorz Kowal
183ac6affd
Rename file coords.F90 to coordinates.F90.
2012-07-22 22:16:04 -03:00