uDALES / u-dales

uDALES: large-eddy-simulation software for urban flow, dispersion and microclimate modelling
https://udales.github.io/u-dales
GNU General Public License v3.0
54 stars 18 forks source link

Significant update to copy_inputs #217

Closed madDipanjan closed 2 months ago

madDipanjan commented 2 months ago

1. Modified the command call being consistent with other calls $ u-dales/tools/copy_inputs.sh experiments/source_number destination_number

2. Automatically edits the namoption of the target directory to set iexpnr, startfile, lwarmstart, lreadscal etc. fileds appropriately both for cold and warm start copying.

3. No need to source the config explicitly as it will be automatically source by the script.