Hello,
How do I specify primary species in PFLOTRAN input deck that do not transport (e.g., lignin)?
Thanks,
Dipankar
Dipankar,
Use the IMMOBILE_SPECIES card as shown in the attached input file (that may not run). Note that you must have at least one mobile (transported) species, and that species can be a dummy species that has nothing to do with the problem.
Glenn
The small time steps are probably due to BIOMASS reaction not being fully implemented/debugged. The IMMOBILE_DECAY_REACTION should only be used for decay, not growth. All growth should come through a yield prescribed in the MICROBIAL_REACTION, but I have not completed implemented of all this functionality.
Coincidently, I plan to work on this later today in support of the PNNL SFA work.
Hi Gautam,
I have attached the original Nastran file which contains the grid, the converted exodus grid (mesh1.e) and the converted pflotran grid (mesh1.h5). I have also attached the conversion script ex2pfl.py with the TETRA4 elements types and the pflotran input file.
Thanks very much for your help!
Peter
Hi Gautam,
Thanks for taking a look at the files! I am fairly new to using unstructured grids and I was wondering how can you see that cell-id 19510 has 5 rather than 4 duals?