dongqi-DQ / GEO4PALM

Scripts to create static drivers for the LES model PALM
GNU General Public License v3.0
9 stars 2 forks source link

V1.1 env test #3

Closed peterhob closed 1 year ago

peterhob commented 1 year ago

Update:

  1. Updated README to include the basic usage of the PALM domain utility tool.
  2. palm_domain_utility.py can check the namelist now. Users can simply copy over the domain section of the static driver namelist from somewhere else and use "check configuration" button to draw the domain, as well as import to the utility for further modification.
  3. Grid resolution and grid number check now added to the domain utility. The program will check if the combination in each domain is compatible with there parent domain.
  4. yml file fixed.