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 - David Dubbeldam

#76
I would say > 0.1%. Lower then that and you will really have to simulate a long time. With biasing you can increases the acceptance at the cost of computing more.
#77
General / Re: NPT Simulations
December 02, 2021, 10:48:39 AM
I have never used it, not sure if it works. You will have to check the VolumeChange move and modify to only change in the z-direction leaving the framework intact.
#78
Output files / Re: Reg H2 adsorption in zeolites
November 13, 2021, 02:18:24 PM
At low temperatures, the isotherm are usually suddenly increasing a lot and sharply peaked. The pressure where that happens is very sensitive to forcefields and simulations setup etc. I would compute the isotherm from 1e-8 to 1e5 Pa for example to have a better idea of the full shape of the isotherm. One of two orders off in pressure where it shoots up is not too bad.
Also note, that this type of system is sensitive to the correct positioning of the cations, which is another topic in itself. This is especially important at low temperature. Equilibration of these types of systems is long and difficult.
#79
Currently, you can not change it. In a future version we will add that to the command-line utility.
#80
Note sure I fully understand. There is no such thing as "adsorbed liquid phase", there is only an adsorbed phase. So, do you mean a Vapor-liquid simulation or a binary mixture adsorption simulation?

1) Note sure what Aspen does, but in VLE simulation pressure is an output property, and an input property for adsorption simulations. In the latter, you input the total pressure and the mol-fraction.

2) In adsorption simulations in the grand-canonical ensemble you input the pressure and the mol-fraction of the fluid phase. The imaginary reservoir and the adsorbed phase are in equilibrium and for these conditions you compute the loading of each component in the framework.

3) Moves like "SwapProbability" are already biased. You would use "CBMCProbability" (which is also "PartialReinsertionProbability") to specify partial-reinsertion moves.

4) Look at the binary mixture adsorption in the examples and adapt it for you system.
#81
General / Re: Number of molecules in GEMC box
November 03, 2021, 08:47:05 AM
The length of the boxes is important to reduce finite-size effects.

But more fundamentally, it is quite hard with a simple set of LJ parameters to get both the liquid and the vapor branch accurate. This is btw one the main reason to fit parameters on VLE-data. But the united-atom approach has its limits. More complicated models like full-atom models have more parameters and are harder to optimize.
So... having a good liquid phase and 20% off for the vapor phase is not that bad.
#82
It would require reading the code and understanding the flow of the code.
In general "monte_carlo.c" is the start-point for Monte Carlo. It setups the systems and selection of moves etc.
The MC-moves themselves are in "mc_moves.c" which makes use of the routines to compute the energies in the various files like "framework_energy.c", "inter_energy.c", and "internal_energy.c".
#83
Using a Restart-file will save you the equilibration phase. Usually it is best to check your simulation after submitting to make sure the options are set.
In the output, it lists the input-settings so you can check whether options are on or off.
Also, most files are periodically updated so you can see the current results.
#84
Search for books and literature on grand-canonical ensembles. There are also many books, reviews, articles on the topic of simulation of adsorption.
#85
General / Re: Number of molecules in GEMC box
October 13, 2021, 08:06:24 PM
What do you mean wiith "not accurate"? Compared to what? experiment or the result of the TraPPE force field?
Force TraPPE, make sure you use an unshifted potential and tailcorrections.
#86
You will need to some code modifcations to make this work. Create 3 systems and specify the moves between the boxes of choice.
#87
Input files and parameters / Re: The usage of block_file
September 27, 2021, 07:38:58 PM
Without blocking you should get around 0.49. With blocking it should be around 0.4-0.43 depending on the details of FAU.
Check that you use the same definition of the structure in zeo++ so that the pockets really match the structure in the CIF-file.
The centers should be close to the ones in 'structures/zeolites/block/FAU.block'.
#88
General / Re: RASPA Simulations Directory not Found
September 27, 2021, 07:27:24 PM
That is done in the run-file. See manual "1.3.5 Running RASPA".
#89
Input files and parameters / Re: RandomAlSubstitution_13X
September 27, 2021, 07:22:09 PM
Usually, the experimental structure is an average over all unit cells, and that is then described by a space group.
In simulation, you need to define all atoms, so it is unlikely that the space group is the same (for structures with partial occupancies).
So, just convert to P1 and do the substitution.
#90
I have no problems reading this file in iRASPA (Mac/windows, version 2.1.6).
Could you retry using the latest version?

Also, the difference between unix and windows end-of-line codes can potentially lead to issue.
SMF spam blocked by CleanTalk