-
RE: Reference to FPI file in Python script during parallel PEST run
Hi,<br> 1. In parallel calculations fpi-file is located only in agent folders.<br> 2-3. Could you try to check enviroment (working path): <pre style="background-color:#ffffff;color:#000000;font-family:'JetBrains Mono',monospace;"><span style="color:#808080;font-style:italic;">import os print os.getcwd() </span>def preEnterSimulator(doc): #your code </pre> <br> BR,<br> Ivan