mariannebassil
Subscriber

this is an example of a journal i wrote for 2 calculations but it didn't work! the monitors .out are not saved in each related .dat file and the .txt file is not found because the working directory was not read as the one for the .dat file


/file/read-case-data "C:variation_volume_membranehx_3_hy_3test_rununsteady.dat.gz"
/solve/dual-time-iterate 80 20 ; iterate with the transient solver
/file/write-case-data "C:variation_volume_membranehx_3_hy_3test_runfinal.dat.gz"

/file/read-case-data "C:variation_volume_membranehx_5_hy_5test_runcalcul.dat.gz"
/solve/dual-time-iterate 134 20 ; iterate with the transient solver
/file/write-case-data "C:variation_volume_membranehx_5_hy_5test_runfinal.dat.gz"

exit yes