Skip to content

Multiple issues with TAS files #2702

@briochh

Description

@briochh

I am experiencing multiple issues with models that have TIMEARRAYSERIES (TAS) packages attached to them.

  1. When loading a model with a TAS file it seems that array entries after the first time repeated in the tas.tas_array object. It seems like the actual data are stored somewhere, as I think the correct files are written again on sim.write_simulation() -- just not possible to interrogate (or modify within flopy)
  2. when setting sim.set_all_data_external() array data in the TAS files are ignored and they remain internal (potentially as they are not the right structure.type in the Block.set.. method?)

Any input on whether this is user error or if there are workarounds? I can't share my current example (big, ugly and sensitive) but if there is a small working example with TAS somewhere I can take a look at recreating.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions