-
Notifications
You must be signed in to change notification settings - Fork 17
Description
In GitLab by @kellis on May 17, 2018, 16:11
NB. I am running PROCESS without PLASMOD, but it is the PLASMOD branch. Commit 6b313b5d.
Working from the 'baseline 2018' file given to me by James, I made some changes with (sensible) feasible results. I then made the following changes:
iradloss = 0 (previously default value of 1) coreradius = 1.0 coreradiationfraction = 1.0
Following this successful run, I used script 'write_new_in_dat.py'. I ran the resulting file, but with no successful result - PROCESS failed with iflag 6 after 2 VMCON iterations.
Script write_new_in_dat appears to be doing what I expect, so the question is, why is PROCESS having difficulty with a solution which it has already found?
Files attached:
iradloss0.zip
(filename 'iradloss' is original; new_IN is the one written by write_new_in_dat)