News:

SMF - Just Installed!

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Cigdem

#1
Dear Prof. Dubbeldam and dear RASPA Community,

With adding these lines to the simulation input, we can obtain density profiles as a result of the GCMC simulation:

ComputeDensityProfile3DVTKGrid yes
WriteDensityProfile3DVTKGridEvery 1000
DensityProfile3DVTKGridPoints 150 150 150
AverageDensityOverUnitCellsVTK yes
DensityAveragingTypeVTK FullBox
FreeEnergyAveragingTypeVTK FullCell


However, we encounter a problem when we want to run GCMC simulations to obtain density profiles from four-component gas mixture adsorption in a MOF.
The error message is long but starts and ends as given below:

" *** Error in `simulate': free(): invalid next size (normal): 0x000056087ce427e0 ***

......
....
..
.

/var/spool/slurm/d/job5763373/slurm_script: line 67: 14511 Aborted                 $COMMAND $INPUT

RASPA finished. Return code is 134".

I tried with different cif files and different gas definitions, but, as far as I note, it only happens when I run the simulation for a mixture of more than three components.
I would be glad to learn if there is something that I am missing and avoids the production of density profiles for a mixture of more than three components.

Thank you,