Michele Guerini Rocco
|
73bd010458
|
remove unnecessary implicit statements
Only a single `implicit none` at the start of each module is required.
|
2024-02-09 11:16:18 +01:00 |
|
Michele Guerini Rocco
|
59dfcb7799
|
src/gray_cli.f90: allow enabling or disabling all units
|
2023-09-20 16:14:21 +02:00 |
|
|
d3a87e1044
|
Close open units on exit to flush the buffer
|
2022-05-11 01:15:05 +02:00 |
|
Michele Guerini Rocco
|
91a2e6cf07
|
src: implement toggling of output units
This actually implements the --units option
|
2022-05-11 01:15:04 +02:00 |
|
|
a5199b1b24
|
some additional output prints (2D maps and Bcart, Ncart along central ray)
|
2016-02-12 16:49:00 +00:00 |
|
|
59617c7a06
|
gray/jetto interface reverted to F77 (removed use of modules), adding an intermediate F90 subroutine handling the reading of parameters/beams files. pec_init now uses optional input rho grid
|
2015-11-24 16:36:20 +00:00 |
|
|
46e36a5792
|
re-added missing output files, file units specified in dedicated module, added option iequil=3 for partially filled psi(R,z) grid on input: required for integration in JETTO
|
2015-11-23 17:55:27 +00:00 |
|