equinor / ert

ERT - Ensemble based Reservoir Tool - is designed for running ensembles of dynamical models such as reservoir models, in order to do sensitivity analysis and data assimilation. ERT supports data assimilation using the Ensemble Smoother (ES), Ensemble Smoother with Multiple Data Assimilation (ES-MDA) and Iterative Ensemble Smoother (IES).
https://ert.readthedocs.io/en/latest/
GNU General Public License v3.0
98 stars 104 forks source link

Ert not able to run csh jobs in test_run #8120

Closed erlid closed 3 weeks ago

erlid commented 4 weeks ago

csh scripts hangs in simulation mode test_run - while bash and ksh runs fine. In Ensemble_experiments all runs fine.

Can be tested here: */scratch/fmu/erlid/whats_up_with_csh/ert/model/.ert**

oyvindeide commented 3 weeks ago

The difference between test-run and ensemble_experiment is largely that test-run runs on the local driver, while ensemble_experiment runs on what is configured in the ert config. We will look into this right away.

sondreso commented 3 weeks ago

I tried reproducing this by running the setup in /scratch/fmu/erlid/whats_up_with_csh/ert/model/test_run.ert both from bash and csh with 2024.06.03-py38 and it works :thinking:

erlid commented 3 weeks ago

Sorry - I thought I was testing in clean csh but I did not - I mixed komodo env's