GWU-CFD / FlashKit

A library to assist researchers in using the FLASH code
MIT License
1 stars 1 forks source link

Flashkit create block dictionary list #74

Open caladoa opened 1 year ago

caladoa commented 1 year ago

Noticed it is not happy with my custom dictionary of fields on create block (or interp as well)

flashkit create block -D 3 -X 64 -i 4 -Y 64 -j 4 -Z 64 -k 12 -l {'velx'='facex','vely'='facey','velz'='facez','pres'='center','dfun'='center','curv'='center'} CRITICAL - Unable to create block file! unrecognized arguments: vely=facey velz=facez pres=center dfun=center curv=center