bugfix: nml flag defaults
set safe defaults for NML flags. Under certain conditions they could default non-zero otherwise and cause simulation to hang early just after first time step.
remove unneeded code from job.py
job.py: allow manual specify max cpu count, handy for HPC where you be submitting to different node.