Running EFDC without the EE interface

How can I run the EFDC+ code without using the EE interface? The interface makes unwanted changes to the control file (efdc.inp) due to its auto-save feature. For example, in card 81 (efdc.inp), the EE changes all the setups to zero before each run.

The instruction was available in the “0_RunEFDC” file. need to run the following commands:CD “model folder"SET KMP_AFFINITY=granularity=fine,compact,1,0"C:\Program Files (x86)\DSI\EEMS8.4\EFDCPlus_084_OMP_180523.exe” -NT1

Yes, that is correct. You can find more information on our Knowledge Base here:https://eemodelingsystem.atlassian.net/wiki/spaces/EEREF/pages/2380329/General