Skip to content

Commit

Permalink
Modify Programmer_manual
Browse files Browse the repository at this point in the history
  • Loading branch information
ishimura committed Aug 9, 2021
1 parent fcb4c87 commit d8d5cb0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/Programmer_manual
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@

7. Use module variables only for parameters, thresholds, and input data.

8. Call "iabort" subroutine with error messages to stop the program .
8. Call "iabort" subroutine with error messages to stop the program
except for integral subroutines.

9. Write subroutines which read input and checkpoint files in fileio.F90.

0 comments on commit d8d5cb0

Please sign in to comment.