Results from an HeteroFAM Request

Making molecular modeling accessible by combining NWChem, databases, web APIs (https://heterofam.pnnl.gov/api/arrows), and email (arrows@emsl.pnnl.gov)

HeteroFAM Movie
#chemdb_queue_nwchem - version 2.0 - arrows_api url= http://localhost:8080/api/

#########################  START NWCHEM INPUT DECK - NWJOB 1204 ########################
#
# queue_nwchem_JobId: 69e93aadad0b03edb57967a0
# queue_nwchem_restart_count: 0
# =====================================================================
# NWChem Input Deck - Test Single-Point Energy Calculation
# Generated for: Open Arrows Expert Molecular And Reaction Editor
# =====================================================================
# System:     Water (H2O)
# Method:     DFT / B3LYP
# Basis:      6-31G*
# Purpose:    Quick benchmark / pipeline verification
# Runtime:    < 10 seconds on a single core
# =====================================================================

title "TEST3"

echo
start h2o_test

memory total 1000 mb

# --- Geometry (experimental equilibrium structure) ---
geometry units angstroms noautosym
  O    0.000000    0.000000    0.117790
  H    0.000000    0.755453   -0.471161
  H    0.000000   -0.755453   -0.471161
end

# --- Basis set ---
basis spherical
  * library 6-31G*
end

# --- DFT block ---
dft
  xc b3lyp
  mult 1
  maxiter 1000
  convergence energy 1.0e-7
end

# --- Task ---
task dft energy# queue_name: nwchem :queue_name
# label:nwchem-931.nw FOOBAR :label#########################  END   NWCHEM INPUT DECK - NWJOB 1204 ########################