Thanks to visit codestin.com
Credit goes to github.com

Skip to content

make NOFILE in DYNK module the default behaviour #982

@amereghe

Description

@amereghe

When using DYNK, the dynksets.dat file is always written unless the user explicitly issue a NOFILE keyword in the DYNK block. It happened that on BOINC a series of dynked jobs was killed with error EXIT_DISK_LIMIT_EXCEEDED, since the dynksets.datwas growing too much - with 1e7 turns...

It would be great to change the user interface such that:

  • dynk_noDynkSets is set to .true. by default;
  • dynk_noDynkSets is set to .false. by a specific keyword (e.g. DYNKSETS);

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions