Describe the bug
I am providing the node number in the connection data block as an int to ModflowGwfmaw. When I query the data before writing the model input files, this value is shown as an int:

however, when I write the model files, this value is written in exponential format causing an error in mf6.


To Reproduce
Steps to reproduce the behavior:
Put MAW in disv model with a high number of ncpl (my model has ~300k ncpl)
Expected behavior
ints should stay ints
Desktop (please complete the following information):
- OS: windows
- Version '3.3.7'
Describe the bug
I am providing the node number in the connection data block as an int to ModflowGwfmaw. When I query the data before writing the model input files, this value is shown as an int:
however, when I write the model files, this value is written in exponential format causing an error in mf6.
To Reproduce
Steps to reproduce the behavior:
Put MAW in disv model with a high number of ncpl (my model has ~300k ncpl)
Expected behavior
ints should stay ints
Desktop (please complete the following information):