📄 changes
字号:
Changes for compilation with Southampton HPF system.
----------------------------------------------------
dbc, Tue 16 May 11:04:20 1995
-----------------------------
Changes to original `pde1.f', renamed `pde1.h90'...
[Bug fixes, etc...]
1) Delete redundant INHERIT directives in `relax' and `init'.
2) Delete erroneous references to `red' in `res'.
Distribute `f' directly.
3) Add INTEGER declarations for various alignment dummies.
4) Replace "C" comments in `pde1.inc' with "!" comments.
[This means can treat source as free form].
5) Move type declarations of `n', `niter' into `pde1.inc'
[Following mods are to eliminate DISTRIBUTE directives without
ONTO clauses, which aren't handled efficiently.]
6) Move type declarations, and definitions of parameters
`logp', `lnx', `lny', `lnz' to `proc.inc'.
Move hpf declaration `farm' processor arrangement to `proc.inc'
7) Include `proc.inc' in procedures,
and add descriptive ONTO clause to DISTRIBUTE directives there.
Changes to original `header.f', renamed `header.h90'...
1) Replace "C" comments with "!" comments.
2) Comment out calls to `setdat' (because `SET_DATE_AND_TIME'
not implemented).
Changes to original `setdtl.f', renamed `setdtl.h90'...
1) Replace "C" comments with "!" comments.
2) Changed printed info as appropriate.
Thurs 20 June 1996 (J. Merlin)
------------------------------
Replaced original `timer.f' by `dtimer.f90'.
Modifed `Makefile' appropriately.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -